/* 縮小失敗。正在傳回未縮小的內容。
(706,127): run-time error CSS1046: Expect comma, found '0'
(706,131): run-time error CSS1046: Expect comma, found '/'
(880,48): run-time error CSS1046: Expect comma, found '0'
(880,52): run-time error CSS1046: Expect comma, found '/'
(887,174): run-time error CSS1046: Expect comma, found '0'
(887,178): run-time error CSS1046: Expect comma, found '/'
(892,109): run-time error CSS1046: Expect comma, found '0'
(892,113): run-time error CSS1046: Expect comma, found '/'
(906,166): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(933,110): run-time error CSS1046: Expect comma, found '0'
(933,114): run-time error CSS1046: Expect comma, found '/'
(944,287): run-time error CSS1046: Expect comma, found '0'
(944,291): run-time error CSS1046: Expect comma, found '/'
(945,151): run-time error CSS1046: Expect comma, found '0'
(945,155): run-time error CSS1046: Expect comma, found '/'
(957,165): run-time error CSS1046: Expect comma, found '0'
(957,169): run-time error CSS1046: Expect comma, found '/'
 */
@charset "utf-8";
/*! 
    ***************************************************************************************
    20150917 mod by Haley 此css定義為[瀏覽器一致性]使用 
    ***************************************************************************************
*/

/*! http://meyerweb.com/eric/tools/css/reset/ 
 v2.0 | 20110126 License:none (public domain) */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
p {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
body {
    line-height: 1
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
*:link,
*:visited,
*:hover {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
::-webkit-input-placeholder {
    font-family: "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif;
    font-size: 16px
}
:-moz-placeholder {
    font-family: "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif;
    font-size: 16px
}
::-moz-placeholder {
    font-family: "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif;
    font-size: 16px
}
:-ms-input-placeholder {
    font-family: "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif;
    font-size: 16px
}

/*! 
    ***************************************************************************************
    20150917 mod by Haley 此css定義為[設計家全站元件]使用 
    20171108 mod by Haley 更名為_Element，內含：
                            ● clearfix
                            ● 動態 transition
                            ● select
                            ● 按鈕
                            ● seo
                            ● 影音右上角時間區塊
                            ● 影音集數區塊
                            ● 頁碼
                            ● 分類標籤
                            ● 分類快速選單
                            ● 右下置頂功能
                            ● Black Mask & Loading
                            ● ie 版本太低訊息框
                            ● 大箭頭(首頁-最夯案例)
                            ● 輪播箭頭
                            ● slide dot
                            ● 右下-下載app
                            ● 網站麵包屑
                            ● 圖片底層-自動播放
    ***************************************************************************************
*/
/***! clearfix begin ***/
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
/***! clearfix end ***/

/***! 動態 transition begin ***/
.transition_5s {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.transition1s {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.transition1_5s {
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 11.5s ease;
}

.transition2s {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}
/***! 動態 transition end ***/

/***! select begin ***/
select {
    padding: 3px;
    margin: 0;
    background: #fff;
    color: #888;
    border: 1px solid #ccc;
    outline: 0;
    display: inline-block;
    cursor: pointer;
    font-family: "Microsoft JhengHei","微軟正黑體",Verdana,Geneva,sans-serif;
}
/***! select end ***/

/***! seo begin ***/
.seo {
    text-indent: 100%;
    overflow: hidden;
    height: 0;
    white-space: nowrap;
}
/***! seo end ***/


/***! 按鈕 begin ***/
.btn_primary_green {
    display: inline-block;
    width: 200px;
    height: 40px;
    background: #009688;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin-top: 20px;
}

.btn_primary_grey {
    display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    border: 1px solid #d1d1d1;
    margin-top: 20px;
    margin-left: 30px;
}

    .btn_primary_green:hover, .btn_primary_grey:hover {
        background-color: #00796B;
        color: #fff;
    }
/***! 按鈕 end ***/

/***! 影音區塊 begin ***/
/*影音右上角時間區塊*/
.video_time {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    background-color: rgba(0,0,0,.7);
    width: 70px;
    height: 25px;
    color: #fff;
    line-height: 25px;
    text-align: center;
    z-index: 1;
}
/*影音集數區塊*/
.episode {
    display: block;
    font-size: 14px;
    text-align: left;
    color: #666;
    width: 100%;
    line-height: 2em;
}
/***! 影音區塊 end ***/

/***! 站上輪播元件的載入遮罩 begin ***/
.bx-wrapper .bx-loading {
    z-index: 20;
}
/***! 站上輪播元件的載入遮罩 end ***/

/***! 頁碼 begin ***/
.page_view_inner {
    margin: 40px auto 30px;
    height: 30px;
    text-align: center;
    display: block;
    width:100%;
}

    .page_view_inner a {
        margin: 0 8px;
        padding: 0px 1em;
        height: 48px;
        width: 48px;
        text-align: center;
        color: rgb(51, 51, 51);
        line-height: 48px;
        font-size: 16px;
        text-decoration: none;
        display: inline-block;
        box-sizing: border-box;
    }

        .page_view_inner a.page_view_icon {
            margin: 0 8px;
            padding: 0px 1em;
            text-align: center;
            color: rgb(51, 51, 51);
            height: 48px;
            width: 48px;
            line-height: 48px;
            font-size: 16px;
            text-decoration: none;
            display: inline-block;
            padding: 0px 1em;
        }

    .page_view_inner .currentNum {
        margin: 0 8px;
        padding: 0px 1em;
        border: 0px currentColor;
        width: 48px;
        height: 48px;
        text-align: center;
        color: rgb(255, 255, 255);
        line-height: 48px;
        font-size: 16px;
        text-decoration: none;
        display: inline-block;
        background-color: rgb(75, 188, 170);
        box-sizing: border-box;
    }

    .page_view_inner a.page_view_icon[disabled=disabled] {
        color: rgb(231, 231, 231);
        background-color: transparent;
    }

    .page_view_inner a:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(75, 188, 170);
    }

/*    .page_view_inner a.page_view_icon:hover {
        color: rgb(153, 153, 153);
        background-color: transparent;
    }*/

.centerPage {
    text-align: center;
}

.page_view_inner .page_allResult {
    margin: auto;
    padding: 0px 8px;
    height: 3em;
    text-align: center;
    color: rgb(117, 117, 117);
    line-height: 3em;
    font-size: 16px;
    float: right;
    display: inline-block;
    position: absolute;
    right: 80px;
}
/*深色版面 begin*/
.page_view_inner.DarkBG a, .page_view_inner.DarkBG a:hover {
    color: #fff;
}
    .page_view_inner.DarkBG .currentNum, .page_view_inner.DarkBG a:hover {
        background-color: #fed23d;
        border-radius: 30px;
    }
    .page_view_inner.DarkBG a[disabled=disabled] {
        color: rgb(153, 153, 153);
        background-color: transparent;
    }
.page_view_inner.DarkBG .page_allResult {
    color: #fff;
}
/*深色版面 end*/
/*@media screen and (max-width: 639px) {
.page_view_inner .page_allResult { display:none;}
.page_view_inner .currentNum:before{content: "第"; margin: 0 3px; }
.page_view_inner .currentNum:after{content: "頁"; margin: 0 3px;}*/
/* 頁碼 */
span.currentNum {
    border: #307F12 1px solid;
    padding: 0px 4px 2px 4px;
    margin: 2px;
    font-weight: bold;
    color: #fff;
    background-color: #307F12;
}

/* 手機、平板頁碼樣式*/
@media (max-width:1024px) {
    .page_view_inner a, .page_view_inner a.page_view_icon, .page_view_inner .currentNum {
        width: auto;
    }
}


/***! 頁碼 end ***/
/***! 頁碼-下拉選單 begin ***/
.page_nav {display:flex;margin: 0 auto;width: 340px;z-index: 99;justify-content: center;margin:40px auto;}
.page_nav .block{display: inline-block;width:140px;}
.page_nav .dropdown{ display:inline-block;width:100%; position:relative;padding: 0; }
.page_nav .dropdown:after { content: '';  position: absolute;  z-index: 2;  top:11px;  right:10px;  width: 0;  height: 0;  border:7px dashed;  border-color: #000 transparent;  pointer-events: none;outline: #000;}
.page_nav .dropdown:after {  margin-top: 10px;  border-top-style: solid;  border-bottom: none;}
.page_nav .dropdown select{  -webkit-appearance:none;  -moz-appearance:none;  -o-appearance:none;   appearance:none;-ms-appearance:none; }
.page_nav .dropdown select::-ms-expand{  display:none;}
.page_nav .dropdown option{   margin: 3px;  padding: 6px 10px;  text-shadow: none;  background:#fff; cursor: pointer; line-height: 1.5em;outline:0;}
.page_nav .dropdown-select:focus {  z-index: 3;width: 100%;  color: #000;  outline: 2px solid #000;  outline: 2px solid -webkit-focus-ring-color; outline-offset: -2px;}
.page_nav .block select{border-radius: 5px;}
.page_nav .block {margin:0 10px;}


.page_nav .arrow-right,.page_nav .arrow-left,.page_nav .long-arrow-right,.page_nav .long-arrow-left{  display:inline-block;   width: 15px;	height: 15px;  border-top: 2px solid #000;  border-left: 2px solid #000;  }
.page_nav .arrow-right,.page_nav .long-arrow-right{ transform: rotate(135deg);}
.page_nav .arrow-left,.page_nav .long-arrow-left{ transform: rotate(-45deg);margin-left:5px;}

.page_nav a{display:inline-block;width: 93px;margin-top:15px;}
.page_nav a:hover{color: #009688;}
.page_nav p{display: inline-block;position: relative; top:-3px;padding: 0 5px;}
.page_nav span{display: inline-block; width:25px; height: 1px; background-color: #000;line-height: 30px;position: relative; top:-8px;}
@media (min-width:320px) and (max-width:320px) {
	.page_nav{width: 300px;}
	.page_nav span{ display: none;}
	.page_nav a{display:inline-block;width:70px;}
}
/***! 頁碼-下拉選單 end ***/

/***! 分類標籤 begin ***/
.tag_pro, .tag_vr, .tag_video, .tag_new, .tag_case, .tag_article, .tag_60sec_tv, .tag_deco_tv, .tag_hot, .tag_tv, .tag_unboxing, .tag_vr, .tag_good_choice, .tag_design_news, .tag_play, .tag_item, .tag_hot_search, .tag_week , .tag_kingvote {
    display: inline-block;
    padding: 5px 8px;
    font-size: 16px;
    color: #fff;
    height: 15px;
    line-height: 15px;
}

    .tag_pro i, .tag_vr i, .tag_video i, .tag_new i, .tag_case i, .tag_article i, .tag_60sec_tv i, .tag_deco_tv i, .tag_hot i, .tag_tv i, .tag_unboxing i, .tag_vr i, .tag_good_choice i, .tag_design_news i, .tag_play i, .tag_item i, .tag_hot_search i, .tag_week i, .tag_kingvote i {
        margin-right: 5px;
    }

.tag_pro {
    background-color: #f49e22;
}

.tag_vr {
    background-color: #5dade2;
}

.tag_video {
    background-color: #a32a92;
}

.tag_new {
    background-color: #e43b7c;
}

.tag_case {
    background-color: #0097A7;
}

.tag_article {
    background-color: #009688;
}

.tag_60sec_tv {
    background-color: #6c42b7;
}

.tag_deco_tv {
    background-color: #2a80b9;
}

.tag_hot {
    background-color: #C2185B;
}

.tag_tv {
    background-color: #a32a92;
}

.tag_unboxing {
    background-color: #b39561;
}

.tag_good_choice {
    background-color: #87b243;
}

.tag_design_news {
    background-color: #5a6bd1;
}

.tag_play {
    background-color: #db1045;
}

.tag_item {
    background-color: #a76921;
}

.tag_hot_search {
    background-color: #e0373b;
}

.tag_week {
    background-color: #EF7030;
}
.tag_kingvote {
    background-color: #a70c10;
}

.stickr{display: inline-block; text-align: center;color: #ff006c;font-weight:500;font-style: italic; font-size: 16px;}
/***! 分類標籤 end ***/

/***! 分類快速選單 begin ***/
.collapse_box {
    display: block;
    margin: 20px auto;
    font-size: .875em;
}

.collapse {
    cursor: pointer;
    padding: 10px;
    margin: 0px;
    overflow: hidden;
    transition: all 0.4s;
    color: #333;
}

    .collapse div {
        display: block;
        float: inherit;
        /*width:94%;*/
    }

    .collapse .collapse_hover {
        color: #fff;
        background-color: #f49e22;
    }

    .collapse * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .collapse.active {
        z-index: 5;
        color: #444;
        max-height: 3000px;
        transition: all 0.2s,max-height .5s;
    }

    .collapse strong {
        display: inline-block;
        line-height: 20px;
        position: relative;
        color: #000;
        font-weight: 500;
        margin-right: 20px;
        float: left;
        margin-left: 7px;
        width: 70px;
        height: 30px;
    }

        .collapse strong::after {
            content: "+";
            text-align: center;
            position: absolute;
            width: 18px;
            height: 18px;
            border: 1px solid #333;
            color: #333;
            border-radius: 50%;
            line-height: 15px;
            font-size: 18px;
            right: 0;
            top: 0;
            display: none;
        }

    .collapse.active strong::after {
        content: "-";
    }

    .collapse a {
        display: inline-block;
        padding: 2px 15px;
        color: #666;
        border-right: 1px solid #cecece;
        line-height: 16px;
        float: left;
    }

        .collapse a:hover {
            background-color: #f49e22;
            color: #fff;
        }

        .collapse a:last-child {
            border-right: 0;
        }

.collapse_All a {
    font-weight: bolder;
    border-right: 0;
    padding: 5px;
}

.collapse div a:first-child {
    display: none;
}

@media screen and (min-width:768px) and (max-width:959px) {
    .collapse_box {
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .collapse_box {
        width: 100%;
    }

    .collapse {
        max-height: 17px;
    }

        .collapse strong {
            display: block;
            width: 100%;
            position: relative;
            margin-left: 0;
        }

            .collapse strong:after {
                display: block;
            }

        .collapse a {
            margin: 7px 0;
        }

        .collapse div {
            margin-top: 5px;
        }

    .collapse_All {
        display: none;
    }

    .collapse div a:first-child {
        display: block;
    }
}
/***! 分類快速選單 end ***/

/***! 右下置頂功能 begin ***/
.sidebar {display: block;position:fixed; z-index: 100; right: 10px; bottom: 3vh; display:none;}
.quickmenu{display: block;width: 45px;padding: 5px; box-sizing: border-box; border-radius: 50px;box-shadow: 0px 0px 7px rgb(0 0 0 / 30%);background-color: #fff;margin-top: 10px; }
.quickmenu a {display: block; width: 100%; margin: 0 auto;text-align: center;padding:8px 0;border-bottom: 1px solid #d9d9d9;font-size: 1.2em;}
.quickmenu a:last-child{border-bottom: 0;}
.page_no{display: block; width: 25px; height:25px; color: #fff; border-radius: 100%;background-color: #000;margin: 0 auto;line-height: 25px;font-size:15px;}
.quickmenu.sidebar_page_view a{padding:3px 0;}
/* 聯絡設計師對話框 div.designer_phone / .D_message */
.IsDsgOffline .quickmenu .designer_phone {
    display: none;
}
.IsDsgOffline .contact_bottom_menu { display:none; }

article.D_message h6, article.D_phone h6 {
    font-size: 22px;
    text-align: center;
    background-color: #DF3E7C;
    height: 66px;
    color: #FFF;
    line-height: 66px;
}

article.D_message p, article.D_phone p {
    font-size: 20px;
    color: #333;
    text-align: center;
    margin: 20px 0;
}

article.D_message small, article.D_phone small {
    font-size: 16px;
    line-height: 40px;
}

article#D_message input::-webkit-input-placeholder, article#D_message textarea::-webkit-input-placeholder {
    color: #555;
    font-size: 14px;
    line-height: 1;
    margin: 5px;
    box-sizing: border-box;
}

article#D_message textarea::-webkit-input-placeholder {
    line-height: 2em;
}

article#D_message input::-moz-placeholder, article#D_message textarea::-moz-placeholder {
    color: #555;
    font-size: 15px;
}
/*firefox 19+ */
article#D_message input:-ms-input-placeholder, article#D_message textarea:-ms-input-placeholder {
    color: #555;
    font-size: 15px;
}
/* ie */
article#D_message input:-moz-placeholder, article#D_message textarea:-moz-placeholder {
    color: #555;
    font-size: 15px;
}



article.D_message input[type="text"], article.D_message input[type="email"], article.D_message textarea, article.D_message select {
    background-color: #EEE;
    border: 0px;
    display: block;
    width: 90%;
    margin: 20px auto;
    outline: none;
    padding: 10px;
}

article.D_message input[type="text"], article.D_message input[type="email"], article.D_message select {
    height: 50px;
    box-sizing: border-box;
}

article.D_message textarea {
    height: 80px;
    line-height: 1.5em;
    box-sizing: border-box;
}

article.D_message select {
    color: #000;
}

.D_message .designer_checkbox a {
    color: #009688;
}

    .D_message .designer_checkbox a:hover {
        color: #00796B;
    }

.D_message p.designer_checkbox {
    font-size: 15px;
    margin-bottom: 50px;
    line-height: 25px;
}

.D_message .designer_button {
    width: 92%;
    display: block;
    margin: 20px auto;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    background-color: #DF3E7C;
    color: #fff;
}

.D_phone div {
    margin: 0 auto;
    width: 90%;
    overflow-y: scroll;
    background-color: #EEE;
    height: 330px;
}

    .D_phone div ul {
        margin: 10px;
    }

    .D_phone div li {
        font-size: 16px;
        color: #333;
        margin-bottom: 10px;
    }

        .D_phone div li p {
            font-size: 14px;
            color: #333;
            text-align: left;
            margin: 10px 5px 0;
            line-height: 25px;
        }

            .D_phone div li p span {
                color: #DF3E7A;
                margin-bottom: 10px;
            }

            .D_phone div li p a {
                margin-left: 45px;
                text-decoration: none;
            }

                .D_phone div li p a.MarginLeft0 {
                    margin-left: 0;
                }

            .D_phone div li p .icon {
                background-color: #DF3E7A;
                width: 20px;
                height: 20px;
                border-radius: 50%;
                display: inline-block;
                vertical-align: text-top;
                margin-left: 10px;
                color: #fff;
                margin-bottom: 10px;
                position: relative;
            }

        .D_phone div li span.icon i {
            position: absolute;
            top: 2px;
            left: 5px;
        }

.quickmenu_match_designer{display: block;width: 45px;padding: 5px; box-sizing: border-box; border-radius: 50px;
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 26%, #3bb1a1 26%, #3bb1a1 26%, #61db98 100%); 
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 26%,#3bb1a1 26%,#3bb1a1 26%,#61db98 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 26%,#3bb1a1 26%,#3bb1a1 26%,#61db98 100%);
margin-top: 10px;box-shadow: 0px 0px 7px rgb(0 0 0 / 30%); margin: 0 auto;margin-top: 10px;}
.quickmenu_match_designer i{display: block; color:#56ce9a; font-size: 1.25em;text-align: center; margin: 0 auto;}
.quickmenu_match_designer a{display: block; padding:10px 0;}
.quickmenu_match_designer i+span{color: #f6ff00;}
.vertical{display: block;writing-mode: vertical-lr;color: #fff;line-height:33px;}
.new{display: block; margin-top: 10px;}

.contact_designer{ display: block; width: 45px; height: 45px; border-radius: 100%;background-color: #000;text-align: center; line-height: 45px;box-shadow: 0px 0px 7px rgb(0 0 0 / 30%); margin: 0 auto;margin-top: 10px;position: relative;}

.contact_designer a{color: #fed23d;}

/*------輪入需求-配對快易通popup--------------*/
.request_form{ display:none; width:290px; box-sizing:border-box; padding:15px;box-shadow: 0px 0px 7px rgb(0 0 0 / 30%);border-radius:10px; position:absolute;left: 50%; bottom:0;margin-left: -325px;
background: #36ab9d;
background: -moz-linear-gradient(top,  #36ab9d 0%, #5ed793 50%, #ffffff 50%); 
background: -webkit-linear-gradient(top,  #36ab9d 0%,#5ed793 50%,#ffffff 50%);
background: linear-gradient(to bottom,  #36ab9d 0%,#5ed793 50%,#ffffff 50%); 
color:#fff;text-align: center;}
.sidebar .request_form h2{display: block;font-size: 1.25em;padding-bottom: 10px; border-bottom: 1px solid #fff;line-height: 1.4em;}
.request_form p{margin-top: 10px;}
.btn_request_form_close{color:#fff;display: block;position: absolute; right:10px; top: 5px;}

.sidebar .form{display:inline-block;color: #fff;z-index: 99;position: relative; background-color: #fff; padding: 10px;box-sizing: border-box;border-radius: 10px; margin-top: 15px;}
.sidebar .block{display: block;margin-top:15px;position: relative;}
/*------input樣式------*/
.sidebar label{display: block;width: 100%; font-weight: 500;}
.sidebar input{width:100%; border:1px solid #000;border-radius:30px;box-sizing: border-box;height:45px; line-height:45px; padding:0 10px; color:#000; font-size:1em; );-webkit-transition: .18s ease-out;-moz-transition: .18s ease-out;  -o-transition: .18s ease-out;  transition: .18s ease-out;font-family:"Noto Sans SC Sliced";}
:-moz-placeholder {color: #000; }
::-moz-placeholder { color:  #000;}
:-ms-input-placeholder {color:#000 !important;}
::placeholder { color: #000;}
.sidebar input:hover ,.sidebar select:hover {  box-shadow: 0px 0px 8px 5px rgba(0,0,0,.1);-webkit-box-shadow: 0px 0px 8px 5px rgba(0,0,0,.1);	-moz-box-shadow: 0px 0px 8px 5px rgba(0,0,0,.1);-o-box-shadow: 0px 0px 8px 5px rgba(0,0,0,.1);	-ms-box-shadow: 0px 0px 8px 5px rgba(0,0,0,.1);outline: none;}
.sidebar #code{display: flex;width:45%;float: left;margin-right: 20px;}
.sidebar textarea {width:100%;height:200px; padding: 10px;box-sizing: border-box;font-family:"Noto Sans SC Sliced";border-radius:5px;border:1px solid #000;}

/*------select樣式------*/
.sidebar .select{display:flex; flex-wrap: wrap;justify-content:space-between;}
.sidebar select{display:block;width: 100%; height:45px;  color: #000;   border:1px solid #fff;border-radius:5px;float: left;font-size:1em;padding:0 10px;border-radius:30px;font-weight:600;border:1px solid #000; }
.sidebar .dropdown{ display:inline-block;width:100%; position:relative;padding: 0; }
.sidebar .dropdown:after { content: '';  position: absolute;  z-index: 2;  top:11px;  right:10px;  width: 0;  height: 0;  border:7px dashed;  border-color: #000 transparent;  pointer-events: none;}
.sidebar .dropdown:after {  margin-top: 10px;  border-top-style: solid;  border-bottom: none;}
.sidebar .dropdown select{  -webkit-appearance:none;  -moz-appearance:none;  -o-appearance:none;   appearance:none;-ms-appearance:none; }
.sidebar .dropdown select::-ms-expand{  display:none;}
.sidebar .dropdown option{   margin: 3px;  padding: 6px 10px;  text-shadow: none;  background:#fff; cursor: pointer; line-height: 1.5em;outline:0;}
.sidebar .dropdown-select:focus {  z-index: 3;width: 100%;  color: #fff;  outline: 2px solid #000;  outline: 2px solid -webkit-focus-ring-color; outline-offset: -2px;}

.sidebar .area{display: flex;justify-content: space-between;}
.sidebar .area .dropdown{width:47%;}
.sidebar .area input{width:47%;}

.sidebar .btn_green ,.sidebar .btn_green_border{ display: block; width: 100%;border-radius:30px; height: 45px; line-height: 45px;text-align: center;background: linear-gradient(to right, #36ab9d 30%, #5ed793 100%);color: #fff;font-weight: 500;margin-top: 20px;}

/*------聯絡設計師popup--------------*/
.contact_form{ display:block; width:260px; box-sizing:border-box; padding:15px;box-shadow: 0px 0px 7px rgb(0 0 0 / 30%);border-radius:10px; position:absolute;left: 50%; margin-top:-120px;margin-left:-290px;text-align: center;font-weight: 500;
background: -moz-linear-gradient(top,  #fed23d 0%, #fed23d 42%, #fcfcfc 42%); 
background: -webkit-linear-gradient(top,  #fed23d 0%,#fed23d 42%,#fcfcfc 42%); 
background: linear-gradient(to bottom,  #fed23d 0%,#fed23d 42%,#fcfcfc 42%); z-index: 99;
}
.contact_form .btn_request_form_close{color:#000;}
.contact_form div{display: flex;text-align: center;margin-top: 20px;justify-content: center;}
.contact_form div a {display:block; width: 40px; height: 40px; text-align: center;line-height:38px; border-radius: 100%; border:1px solid #000;font-size: 1.4em;margin: 0 10px;background-color: #fff;}
.contact_form div a:hover{background-color: #000; color:#fed23d; }

/*---手機底部nav  display:flex;-----*/
.bottom_nav_mobile{display:none; width:95%; height: 55px;background: linear-gradient(to right, #36ab9d 30%, #5ed793 100%);border-radius: 50px;position:fixed;   right: 0;  bottom:10px;  left: 0;  margin: auto;line-height:45px;text-align: center;color: #fff;box-shadow: 0px 0px 7px rgb(0 0 0 / 30%);line-height:55px; z-index: 100;}
.bottom_nav_mobile .fa-comment-dots{display: block;width: 48px; height:48px;border-radius: 100%; border:6px solid #fff; box-shadow: 0px 0px 7px rgb(0 0 0 / 30%);position: relative; left:-1px;top:-2px;font-size:1.6em;line-height: 50px;}
.bottom_nav_mobile p{display: block; color: #fff;padding-left:5px;text-decoration: underline;font-size: 1.25em;font-weight: 500;}
.bottom_nav_mobile .btn_request_form_close{line-height:55px; font-size:1.25em;top: 0;}
.container .bottom_nav_mobile a {
    line-height: 55px;
}

/*---手機底部navs聯絡設計師  display:flex;-----*/
.contact_designer_mobile{display:none; width:95%; height:80px;justify-content: center;
background: -moz-linear-gradient(bottom  #fed23d 0%, #fed23d 45%, #fcfcfc 45%); 
background: -webkit-linear-gradient(bottom,  #fed23d 0%,#fed23d 45%,#fcfcfc 45%); 
background: linear-gradient(to top,  #fed23d 0%,#fed23d 45%,#fcfcfc 45%); 
border-radius:100px;position:fixed;   right: 0;  bottom:10px;  left: 0;  margin: auto;line-height:45px;text-align: center;color: #fff;box-shadow: 0px 0px 7px rgb(0 0 0 / 30%);line-height:55px; flex-wrap: wrap; z-index:10;}
.contact_designer_mobile p{display: block;width: 100%;color: #000;font-size: 1.25em;font-weight: 500;}
.contact_designer_mobile span{display: block;width: 50px; height:50px; background-color:#fed23d;font-size: 1.25em; border-radius: 100%; border:5px solid #fff;line-height: 50px;position:absolute;top:-95px;   right: 0;  bottom:10px;  left: 0;  margin: auto;}
.contact_designer_mobile div{display: block; position: relative; top: -10px;}
.contact_designer_mobile div div{ display: inline-block; box-sizing: border-box;margin: 0;}
.contact_designer_mobile div div i{color: #000;margin-right: 3px;}
.contact_designer_mobile div div a{text-decoration: underline;font-weight: 500; width: 85px; display: block;}
.contact_designer_mobile .btn_request_form_close{color: #000;top:2px;}

@media (max-width:767px) {
    .quickmenu {
        margin-bottom: 80px;
    }
}
@media (min-width:320px) and (max-width:640px) {
	 .quickmenu_match_designer , .contact_designer , .contact_form{display: none;}	
	.bottom_nav_mobile{display: flex;}
	.contact_designer_mobile{display:flex;}
}

@media (min-width:320px) and (max-width:412px) {
	.bottom_nav_mobile p , .contact_designer_mobile p {font-size: 1em;}
	
}

@media (min-width:320px) and (max-width:320px) {
	.bottom_nav_mobile p {font-size:14px;}
	.contact_designer_mobile p {font-size:1em;}
	
}
    /***! 右下置頂功能 end ***/

    /***! Black Mask & Loading .loading-bro ***/
    .loading-bro {
        display: none;
        margin: 50px auto;
        width: 150px;
        position: fixed;
        z-index: 99999;
        left: 0;
        top: 30vh;
        right: 0;
    }

        .loading-bro > span {
            text-align: center;
            font-size: 2.5em;
            margin-bottom: 1em;
            font-weight: 300;
            color: #fff;
            width: 150px;
            display: block;
        }

    #load {
        width: 150px;
        animation: loading 2s linear infinite;
        -webkit-animation: loading 2s linear infinite;
    }

        #load #loading-inner {
            stroke-dashoffset: 0;
            stroke-dasharray: 300;
            stroke-width: 10;
            stroke-miterlimit: 10;
            stroke-linecap: round;
            animation: loading-circle 2s linear infinite;
            -webkit-animation: loading-circle 2s linear infinite;
            stroke: #51BBA7;
            fill: transparent;
        }

    @keyframes loading {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }

    @keyframes loading-circle {
        0% {
            stroke-dashoffset: 0;
        }

        100% {
            stroke-dashoffset: -600;
        }
    }

    @-webkit-keyframes loading {
        0% {
            -webkit-transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(360deg);
        }
    }

    @-webkit-keyframes loading-circle {
        0% {
            stroke-dashoffset: 0;
        }

        100% {
            stroke-dashoffset: -600;
        }
    }

    #MainblackOverlay {
        display: none;
        position: fixed;
        z-index: 999;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: black;
        opacity: 0.6;
        /***!background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMi8zMS8xNdOFLqwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAGElEQVQYlWNkYGBoYCACMBGjaFQh9RQCANyeAJRQ3dKnAAAAAElFTkSuQmCC);*/
    }
    /***! Black Mask & Loading .loading-bro end ***/

    /***! ie 版本太低訊息框 begin ***/
    .ie_message {
        font-size: 20px;
        background-color: #fff;
        display: block;
        border: 1px solid #000;
        width: 33%;
        position: absolute;
        z-index: 9999;
        top: 10%;
        left: 33%;
        padding: 20px;
    }

        .ie_message a {
            display: block;
            padding: 3px;
            background-color: #ccc;
            color: #fff;
            margin: 5px 10px 0 0;
            width: 235px;
            text-align: center;
            height: 30px;
            float: left;
        }

        .ie_message .x {
            position: absolute;
            display: block;
            right: -10px;
            top: -5px;
            background-color: #fff;
            width: 100px;
            text-align: center;
            color: #000;
        }
    /***! ie 版本太低訊息框 end ***/

    /***! 大箭頭(首頁-最夯案例) begin ***/
    .arrow {
        position: absolute;
        padding: 3rem;
        box-shadow: 1px -1px 0 1px #333 inset;
        -webkit-box-shadow: 2px -2px #333 inset;
        border: solid transparent;
        border-width: 0 0 2rem 2rem;
        transition: 0.2s;
        z-index: 5;
        top: 250px;
    }

        .arrow:hover {
            box-shadow: 2px -2px 0 2px #333 inset;
            -webkit-box-shadow: 4px -4px #333 inset;
        }

    .arrow-up {
        transform: rotate(135deg);
    }

    .arrow-right {
        transform: rotate(225deg);
    }

    .arrow-down {
        transform: rotate(-45deg);
    }

    .arrow-left {
        transform: rotate(45deg);
    }

    .arrow-left {
        left: 50%;
        margin-left: 0px;
    }

    .arrow-right {
        right: 50%;
        margin-right: -620px;
    }
    /***! 大箭頭(首頁-最夯案例) end ***/

    /***! 輪播箭頭 begin ***/
    .btn_pagination {
        display: inline-block;
    }

        .btn_pagination a {
            display: inline-block;
            padding: 5px;
            box-sizing: border-box;
            width: 30px;
            height: 30px;
            font-size: 1.3em;
            border: 1px solid #fff;
            color: #fff;
            margin: 0 5px;
            text-align: center;
        }

            .btn_pagination a:hover {
                background-color: #fff;
                color: #000;
            }
    /***! 輪播箭頭 end ***/

    /***! slide dot begin ***/
    .dotdotdot {
        text-align: center;
    }

        .dotdotdot a {
            display: inline-block;
            width: 10px;
            height: 10px;
            border-radius: 100%;
            background-color: #999;
            margin: 0 5px;
        }

            .dotdotdot a:hover {
                background-color: #000;
            }
    /***! slide dot end ***/

    /***! 其他 begin ***/
    .Cursor_Pointer {
        cursor: pointer;
    }
    /***! 其他 end ***/

    /***! AppDownload begin ***/
    /*** 右下 QRCode ***/
    .scan_code {
        display: inline-block;
        background: -webkit-linear-gradient(top, #69c2b8 50%,#45c4c7 100%);
        background: linear-gradient(top, #69c2b8 50%,#45c4c7 100%);
        background: -o-linear-gradient(top, #69c2b8 50%,#45c4c7 100%);
        background: -mos-linear-gradient(top, #69c2b8 50%,#45c4c7 100%);
        border-radius: 20px;
        padding: 10px 15px;
        box-sizing: border-box;
        text-align: center;
        color: #fff;
        position: fixed;
        right: 1vw;
        bottom: calc( 3vh + 136px );
        z-index: 10;
        font-size: 16px;
    }

    .code_box {
        padding: 10px 0;
        border-bottom: 1px solid #fff;
    }

    .scan_code p {
        line-height: 2em;
        font-weight: 500;
    }

    .code_box img {
        width: 100px;
    }

    .scan_code img {
        display: initial;
    }
    /*** APP下載 ***/
    .app_recommend_bar {
        width: 100%;
        padding: 8px 0;
        overflow: hidden;
        text-align: center;
        color: #333;
        display: flex;
        box-sizing: border-box;
        justify-content: center;
        position: fixed;
        font-size: 14px;
        top: 0;
        height: 60px;
        background-color: #fff;
    }

        .app_recommend_bar span {
            display: block;
            width: 48px;
            height: 48px;
            margin-right: 5px;
            margin-left: 20px;
        }

            .app_recommend_bar span img {
                width: 100%;
            }

    #wrapper .app_recommend_bar a.recommend_btn {
        display: block;
        width: 80px;
        height: 45px;
        border-radius: 10px;
        line-height: 45px;
        border: 1px solid #009688;
        color: #009688;
        margin-left: 10px;
    }

    .app_recommend_bar p {
        line-height: 1.5;
    }

    .recommend_btn:hover {
        background-color: #009688;
        color: #fff;
    }

    .recommend_close {
        display: block;
        top: 5px;
        left: 0;
        width: 20px;
        height: 20px;
        z-index: 999;
        position: absolute;
    }

        .recommend_close:hover {
            opacity: 1;
        }

        .recommend_close:before, .recommend_close:after {
            position: absolute;
            left: 15px;
            content: '';
            height: 20px;
            width: 2px;
            background-color: #666;
        }

        .recommend_close:before {
            transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
        }

        .recommend_close:after {
            transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
        }
    /***! AppDownload end ***/

    /***! 網站麵包屑 begin ***/
    .SN_rtd {
        text-align: left;
        margin: 0 auto;
        font-size: 16px;
        padding: .5em 0;
    }

    /*麵包屑 搜尋bar*/
    .SN_pathway {
        margin-right: 15px;
        margin-bottom: 7px;
        clear: both;
    }

    @media screen and (max-width:959px) {
        .SN_rtd {
            width: 100%;
        }

        .SN_pathway {
            margin-left: 1em;
        }
    }
    @media screen and (max-width:767px) {
        .SN_pathway a {
            line-height: 3em;
        }
    }
    /***! 網站麵包屑 end ***/
/***! 圖片底層-自動播放 begin ***/
.toggle.AutoPlayToggle{display: flex;justify-content: center; color: #fff;line-height: 30px;flex-wrap: wrap;    padding: 20px 0;}
.toggle.AutoPlayToggle a{color:#29b5a8; margin: 0 5px;}


.AutoPlayToggle .switch {  position: relative;  display: block;  width: 70px;  height: 30px;  margin: 0 10px;}
.AutoPlayToggle .switch input {  opacity: 0;  width: 0;  height: 0;}
.AutoPlayToggle .slider {  position: absolute;  cursor: pointer;  top: 0;  left: 0;  right: 0;  bottom: 0;  background-color: #818181;  -webkit-transition: .4s;  transition: .4s;  color: #fff;  line-height: 30px;  font-size: 14px;  text-align: center; }
.AutoPlayToggle .slider:before {  position: absolute;  content: "";  height: 26px;  width: 26px;  left: 4px;  bottom: 2px;  background-color: white;  -webkit-transition: .4s;transition: .4s;}
.AutoPlayToggle .slider i{display: inline-block; margin:0 4px;}

.AutoPlayToggle input:checked + .slider {  background-color:#29b5a8;}
.AutoPlayToggle input:focus + .slider {  box-shadow: 0 0 1px #29b5a8;}
.AutoPlayToggle input:checked + .slider:before {  -webkit-transform: translateX(34px);  -ms-transform: translateX(34px);  transform: translateX(34px);}
.AutoPlayToggle .slider.round {  border-radius: 34px;}
.AutoPlayToggle .slider.round:before {  border-radius: 50%;}
.AutoPlayToggle .AutoplayTip { display: none; position: absolute; margin-left: 333px;}

@media screen and (max-width:414px) {
    .AutoPlayToggle .AutoplayTip {
        margin-left: 0;
        margin-top: 32px;
    }
}
/***! 圖片底層-自動播放 end ***/
/*! 
    ***************************************************************************************
    20171108 Add by Haley 此css定義為[設計家全站元件區塊樣式]使用，內含：
                              ● 作品輪播(3區塊) .history_project
                              ● 專訪報導/達人知識館(文章輪播) .interview
                              ● 首頁大圖/居家首頁大圖 .kanban
                              ● 首頁原生右1~3 .Native_Ads_R
                              ● 找文章/最新設計 .multiCol_container
                              ● 最新影音/看裝潢學設計 .hito_media
                              ● 聯絡資訊(設計師與品牌廠商皆有使用) .contactme	
    ***************************************************************************************
*/
/***! 作品輪播(3區塊) .history_project ***/
.history_project {
    max-width: 100%;
    min-width: 320px;
    height: auto;
    background-color: #eaeaea;
    overflow: hidden;
    padding-bottom: 40px;
    position: relative;
}
    /*-- 拿掉margin 加上背景色 --*/
    .history_project ul {
        display: block; /*max-width:960px; min-width:320px;*/
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        position: relative;
    }

        .history_project ul li {
            display: inline-block;
            float: left;
            width: 310px;
            background-color: #fff; /*margin-right: 15px;*/
            text-align: center;
        }
            /*-- 拿掉box-shadow text-align: center; --*/
            .history_project ul li img {
                width: auto;
                height: 210px;
                margin: 0 auto;
            }

            .history_project ul li strong {
                display: inline-block;
                width: auto;
                height: 16px;
                line-height: 1.6em;
                padding: 0 8px;
                font-size: 0.875em;
                color: #000;
                font-weight: bolder;
                line-height: 1.5em;
            }
            /*-- 9/7 --*/
            .history_project ul li .date {
                padding: 5px 0;
                text-align: center;
                font-size: 13px;
                display: block;
                width: 100%;
                color: #999;
                line-height: 1.5em;
            }
    /*-- 9/7 text-align: center;  font-size: 13px;--*/
    .history_project .bx-controls-direction .bx-prev {
        display: inline-block;
        width: 46px;
        height: 46px;
        background: url(https://searchome-aws.hmgcdn.com/images/index_arrow_pre.png);
        z-index: 1;
        position: absolute;
        z-index: 1;
        left: 50%;
        margin-left: -550px;
        top: 50%;
    }

    .history_project .bx-prev:hover {
        opacity: .7;
        filter: opacity(70);
        margin-left: -560px;
    }

    .history_project .bx-controls-direction .bx-next {
        display: inline-block;
        width: 46px;
        height: 46px;
        background: url(https://searchome-aws.hmgcdn.com/images/index_arrow_next.png);
        z-index: 1;
        position: absolute;
        z-index: 1;
        right: 50%;
        margin-right: -550px;
        top: 50%;
    }

    .history_project .bx-next:hover {
        opacity: .7;
        filter: opacity(70);
        margin-right: -560px;
    }

.project_info_box {
    display: block;
    text-align: center;
    margin: 10px 0;
}

.btn_project_info_show {
    display: inline-block;
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #666;
    border: 1px solid #d1d1d1;
    margin: 6px;
}
    /*-- display: block; border:1px solid #d1d1d1; height: 40px; line-height: 40px; --*/
    .btn_project_info_show:hover {
        background-color: #00796B;
        color: #fff;
        border: 1px solid #00796B;
    }
/*.history_project ul .li_Selected:hover > .btn_project_info_show{display:inline-block;}*/
.history_project .btn_green {
    width: 310px;
    margin: 0 auto;
    margin-top: 40px;
}

.history_project .bx-wrapper {
    display: block;
}

    .history_project .bx-wrapper .bx-viewport {
        background-color: #eaeaea;
    }

.li_side .tag_new {
    position: absolute;
    top: 0;
    left: 0;
}

.history_project h3 {
    display: block;
    font-size: 1.375em;
    font-weight: bold;
    text-align: center;
    line-height: 1.8em;
    padding: 30px 0;
    color: #333;
}

.bx-wrapper .bx-viewport {
    left: 0;
    background-color: transparent;
}

.caseSummary {
    font-size: 16px;
    line-height: 2em;
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .history_project ul {
        width: 100%;
    }

        .history_project ul li {
            display: inline-block;
            float: left; /*width:46%;*/
            background-color: #fff; /*margin:0 15px;*/
        }

    .history_project .bx-controls-direction .bx-prev {
        position: absolute;
        z-index: 1;
        left: 0;
        margin-left: -51px;
        top: 50%;
    }

    .history_project .bx-controls-direction .bx-next {
        position: absolute;
        z-index: 1;
        right: 0;
        margin-right: -41px;
        top: 50%;
    }

    .history_project .bx-prev:hover {
        opacity: 1;
    }

    .history_project .bx-next:hover {
        opacity: 1;
    }

    .btn_project_info_show:hover {
        background-color: #00796B;
        color: #fff;
        border: 1px solid #00796B;
    }
}

@media screen and (min-width:415px) and (max-width:959px) {
    .history_project ul {
        width: 100%;
    }

        .history_project ul li {
            display: inline-block;
            float: left; /*width:46%;*/
            background-color: #fff; /*margin:0 15px;*/
        }

    .history_project .bx-controls-direction .bx-prev {
        position: absolute;
        z-index: 1;
        left: 0;
        margin-left: -8%;
        top: 50%;
    }

    .history_project .bx-controls-direction .bx-next {
        position: absolute;
        z-index: 1;
        right: 0;
        margin-right: -8%;
        top: 50%;
    }

    .history_project .bx-prev:hover {
        opacity: 1;
    }

    .history_project .bx-next:hover {
        opacity: 1;
    }

    .btn_project_info_show:hover {
        background-color: #00796B;
        color: #fff;
        border: 1px solid #00796B;
    }
}

@media screen and (min-width:640px) and (max-width:767px) {
    .history_project {
        background-color: #fff;
    }
        /*-- 9/7 --*/
        .history_project ul li {
            width: 100%; /*margin-right: 0;*/
        }

        .history_project .btn_green {
            width: 400px;
            margin: 0 auto;
            margin-top: 20px;
        }

    .btn_project_info_show {
        display: inline-block;
        width: 80px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 14px;
        color: #666;
        border: 1px solid #d1d1d1;
        margin: 10px;
    }

    .history_project .bx-controls-direction .bx-prev {
        margin-left: -20%;
    }

    .history_project .bx-controls-direction .bx-next {
        margin-right: -20%;
    }
}

@media screen and (min-width:415px) and (max-width:639px) {
    .history_project {
        background-color: #fff;
        padding-bottom: 20px;
        margin-top: 10px;
    }

        .history_project ul li {
            width: 100%;
            margin-right: 0;
        }

        .history_project .btn_green {
            margin: 0 auto;
            margin-top: 20px;
        }

        .history_project .bx-controls-direction .bx-prev {
            margin-left: -20%;
        }

        .history_project .bx-controls-direction .bx-next {
            margin-right: -20%;
        }
}

@media screen and (max-width: 414px) {
    .history_project {
        background-color: #fff;
        padding-bottom: 20px;
        margin-top: 10px;
    }

        .history_project ul li {
            width: 100%; /*margin-right: 0;*/
        }

        .history_project .bx-controls-direction .bx-prev {
            left: 0;
            margin-left: 0;
            top: 40%;
        }

        .history_project .bx-controls-direction .bx-next {
            right: 0;
            margin-right: 0;
            top: 40%;
        }

        .history_project .bx-prev:hover {
            opacity: 1;
        }

        .history_project .bx-next:hover {
            opacity: 1;
        }

        .history_project .btn_green {
            width: 250px;
            margin: 0 auto;
            margin-top: 20px;
        }

        .history_project h3 {
            font-size: 1.125em;
            padding: 30px 0;
        }
}
/***! 作品輪播(3區塊) .history_project 結束 ***/

/***! 專訪報導/達人知識館(文章輪播) .interview ***/
.interview ul li img:hover {
    opacity: .7;
    filter: opacity(70);
}

.interview .mask-box {
    width: 960px;
    height: 460px;
    position: absolute;
    overflow: hidden;
    margin-left: -480px;
    left: 50%;
}

.interview .li_side {
    opacity: .6;
    filter: opacity(60);
}

.interview .li_Left, .interview .li_Right {
    opacity: .8;
    filter: opacity(80);
}

.interview .li_Center {
    opacity: 1;
    filter: opacity(100);
}

.interview {
    width: 100%;
    height: 520px;
    position: relative;
    margin: 0 0 40px 0;
}

    .interview h3 {
        display: block;
        font-size: 1.375em;
        font-weight: bold;
        text-align: center;
        line-height: 1.8em;
        padding: 30px 0;
        color: #333;
    }

    .interview ul {
        display: block;
        width: 500%;
        left: 50%;
        margin-left: -360px;
        height: 300px;
    }

        .interview ul li {
            display: inline-block;
            float: left;
            max-width: 750px;
            min-width: 240px;
            padding: 20px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-shadow: 0px 0px 8px rgba(33, 33, 33, 0.3); /*margin-left: 15px;*/
        }

            .interview ul li img {
                display: inline-block;
                float: left;
                margin-right: 20px;
                max-height: 240px;
            }

            .interview ul li h4 a {
                display: block;
                font-size: 1em;
                color: #333;
                font-weight: bolder;
                line-height: 1.5em;
            }

            .interview ul li p a {
                display: block;
                color: #666;
                font-size: 0.875em;
                line-height: 1.6em;
                text-align: justify;
            }

                .interview ul li p a:hover {
                    color: #000;
                }

    .interview .btn_square_pre {
        position: absolute;
        z-index: 1;
        left: 50%;
        margin-left: -550px;
        top: 50%;
    }

    .interview .btn_square_next {
        position: absolute;
        z-index: 1;
        right: 50%;
        margin-right: -550px;
        top: 50%;
    }

    .interview .btn_square_pre:hover {
        opacity: .7;
        filter: opacity(70);
        margin-left: -560px;
    }

    .interview .btn_square_next:hover {
        opacity: .7;
        filter: opacity(70);
        margin-right: -560px;
    }
    /*.interview .btn_square_pre , .interview .btn_square_next{ margin-top:-30px;}*/
    .interview .bx-wrapper .bx-controls-direction .bx-prev {
        display: block;
        width: 46px;
        height: 46px;
        background: url(https://searchome-aws.hmgcdn.com/images/index_arrow_pre.png);
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 0;
        margin-top: -30px;
        margin-left: 35px;
    }

    .interview .bx-wrapper .bx-controls-direction .bx-next {
        display: block;
        width: 46px;
        height: 46px;
        background: url(https://searchome-aws.hmgcdn.com/images/index_arrow_next.png);
        position: absolute;
        z-index: 1;
        top: 50%;
        right: 0;
        margin-top: -30px;
        margin-right: 35px;
    }

    .interview .btn_green {
        bottom: 0;
        width: 310px;
        margin: 30px auto;
    }

@media screen and (min-width:415px) and (max-width:959px) {
    .interview .bx-wrapper .bx-controls-direction .bx-prev, .interview .bx-wrapper .bx-controls-direction .bx-next {
        display: none;
    }

    .interview .mask-box {
        width: 100%; /*min-height:380px; max-height:480px;*/
        position: absolute;
        overflow: hidden;
        margin-left: 0;
        left: 0;
    }
}

@media screen and (min-width:640px) and (max-width:767px) {
    .interview {
        height: 540px;
        margin-top: 40px;
    }

        .interview ul {
            left: 50%;
            margin-left: -160px;
            height: 430px;
        }

            .interview ul li {
                display: inline-block;
                float: left;
                width: 300px;
                padding: 10px;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                -ms-box-sizing: border-box;
                box-shadow: 0px 0px 8px rgba(33, 33, 33, 0.3);
                margin-left: 15px;
            }

                .interview ul li img {
                    display: inline-block;
                    width: 280px;
                    float: none;
                    margin-right: 0;
                }

                .interview ul li h4 a {
                    display: block;
                    font-size: 1em;
                    color: #333;
                    font-weight: bolder;
                    line-height: 1.5em;
                }

                .interview ul li p a {
                    display: block;
                    color: #666;
                    font-size: 0.875em;
                    line-height: 1.6em;
                    text-align: justify;
                }

                    .interview ul li p a:hover {
                        color: #000;
                    }
        /*.interview .mask-box{ height: 540px;}*/
        .interview .btn_green {
            width: 400px;
            margin: 0 auto;
            margin-top: 10px;
        }
}

@media screen and (min-width:415px) and (max-width:639px) {
    .interview {
        height: 540px;
        margin-top: 40px;
    }

        .interview ul {
            left: 50%;
            margin-left: -160px;
            height: 430px;
        }

            .interview ul li {
                display: inline-block;
                float: left;
                width: 300px;
                padding: 10px;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                -ms-box-sizing: border-box;
                box-shadow: 0px 0px 8px rgba(33, 33, 33, 0.3);
                margin-left: 15px;
            }

                .interview ul li img {
                    display: inline-block;
                    width: 280px;
                    float: none;
                    margin-right: 0;
                }

                .interview ul li h4 a {
                    display: block;
                    font-size: 1em;
                    color: #333;
                    font-weight: bolder;
                    line-height: 1.5em;
                }

                .interview ul li p a {
                    display: block;
                    color: #666;
                    font-size: 0.875em;
                    line-height: 1.6em;
                    text-align: justify;
                }

                    .interview ul li p a:hover {
                        color: #000;
                    }
        /*.interview .mask-box{ height: 540px;}*/
        .interview .btn_square_pre, .interview .btn_square_next {
            margin-top: -30px;
        }
}

@media screen and (max-width: 414px) {
    .interview {
        height: 540px;
        margin-top: 20px;
    }

        .interview h3 {
            font-size: 1.125em;
            padding: 30px 0;
        }

        .interview ul {
            left: 50%;
            margin-left: -115px;
            height: 430px;
        }

            .interview ul li {
                display: inline-block;
                float: left;
                width: 240px;
                height: 360px;
                padding: 10px;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                -ms-box-sizing: border-box;
                box-shadow: 0px 0px 8px rgba(33, 33, 33, 0.3);
            }

                .interview ul li img {
                    width: 220px;
                    float: none;
                }

                .interview ul li h4 a {
                    display: block;
                    font-size: 1em;
                    color: #333;
                    font-weight: bolder;
                    line-height: 1.5em;
                }

                .interview ul li p {
                    height: 90px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

                    .interview ul li p a {
                        display: block;
                        color: #666;
                        font-size: 0.875em;
                        line-height: 1.6em;
                        text-align: justify;
                    }

        .interview .mask-box {
            height: 640px;
            width: 100%;
            position: absolute;
            overflow: hidden;
            margin-left: 0;
            left: 0;
        }

        .interview .btn_green {
            width: 250px;
            margin: 0 auto;
            margin-top: 20px;
        }

        .interview .bx-wrapper .bx-controls-direction .bx-prev, .interview .bx-wrapper .bx-controls-direction .bx-next {
            display: none;
        }
}
/***! 專訪報導/達人知識館(文章輪播) .interview 結束 ***/

/***! 首頁大圖/居家首頁大圖 .kanban ***/
.wrapper .kanban {
    position: relative;
}

.kanban .kanban_h2 {
    color: #FFF;
    font-size: 18px;
    background: #009688;
    position: absolute;
    width: 100%;
    max-width: 940px;
    bottom: 0;
    opacity: 0.9;
    padding: 11px 10px;
    letter-spacing: 1px;
    line-height: 25px;
}

.kanban a {
    background-size: cover;
    display: block;
    width: 960px;
    height: 600px;
    background-position: 50%;
}
.kanban iframe {
    width: 100%;
    height:100%;
}

@media (max-width: 960px) {
    .kanban .kanban_h2 {
        width: 98%;
        padding: 10px 1%;
    }

    .kanban a {
        width: 100%;
        height: 400px;
    }
}

@media (max-width: 660px) {
    .kanban a {
        height: 275px;
    }

    .kanban .kanban_h2 {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width: 480px) {
    .kanban a {
        height: 200px;
    }

    .kanban .kanban_h2 {
        font-size: 14px;
        /*bottom: -50px;*/
        z-index:1;
    }
}
/***! 首頁大圖/居家首頁大圖 .kanban 結束 ***/

/***! 首頁原生右1~3 .Native_Ads_R ***/
.Native_Ads_R {
    display: block;
    width: 255px;
}

    .Native_Ads_R a:hover img {
        opacity: .7;
        filter: alpha(opacity=70);
    }

    .Native_Ads_R img {
        display: block;
        width: 255px;
        height: 170px;
    }

    .Native_Ads_R ul li {
        display: block;
        width: 255px;
        margin-top: 10px;
    }

        .Native_Ads_R ul li h3 a, .ative_ads_footer ul li h3 a {
            display: block;
            font-size: 15px;
            color: #009688;
            text-decoration: none;
            font-weight: bold;
            line-height: 1.5em;
            margin-top: 5px;
        }

        .Native_Ads_R ul li p a, .ative_ads_footer ul li p a {
            font-size: 13px;
            color: #666;
            text-decoration: none;
            line-height: 18px;
        }

        .Native_Ads_R ul li h3 a:hover, .ative_ads_footer ul li h3 a:hover {
            color: #00796B;
        }

        .Native_Ads_R ul li p a:hover, .ative_ads_footer ul li p a:hover {
            color: #000;
        }
/***! 首頁原生右1~3 .Native_Ads_R 結束 ***/

/***! 找文章/最新設計 .multiCol_container begin ***/
.multiCol_container {
    font-size: 16px;
    max-width: 60em;
    min-width: 20px;
    margin: 0 auto;
}

    .multiCol_container .rimg {
        float: left;
        display: inline-block;
        width: 220px;
        background-color: #333;
    }

    .multiCol_container .rimg img {
        max-width: 220px;
        max-height: 147px;
        display: block;
        margin: 0 auto;
        height: 147px;
    }

    .multiCol_container .rimg:hover img {
        opacity: .7;
        filter: opacity(70);
    }

    .multiCol_container .rdata {
        display: grid;
        padding-left: 16px;
    }

    .multiCol_container .rtitle a {
        height: auto;
        color: #4bbcaa;
        font-weight: bolder;
        line-height: 1.5em;
    }

        .multiCol_container .rtitle a:hover {
            color: #2f8c7d;
        }

    .multiCol_container .rdate {
        font-size: 0.6875em;
        color: #999;
        /*width: 45em;*/
        line-height: 24px;
    }

    .multiCol_container .rintro a {
        font-size: 0.8125em;
        color: #666;
        line-height: 1.5em;
    }

    .multiCol_container .rintro:hover a {
        color: #000;
    }

        .multiCol_container .rintro:hover a span {
            color: #2f8c7d;
        }

    .multiCol_container .rlist {
        display: inline-block;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #e7e7e7;
        width: 97%;
    }

    @media screen and (max-width: 960px) {
        .multiCol_container .rlist {
            margin-left: 10px;
            margin-right: 10px;
        }
    }

    .multiCol_container .rlist:last-child {
    border: none;
}

.multiCol_container .rintro a span {
    color: #4bbcaa;
}

/*下拉選單*/
.multiCol_container select {
    width: 200px;
    height: 35px;
    margin-right: 8px;
    font-size: 14px;
    color: #333;
    outline: none;
    margin-bottom: 30px;
    font-family: "Microsoft JhengHei","微軟正黑體",Verdana,Geneva,sans-serif;
    float: right;
}

    .multiCol_container select:hover {
        border-color: #4bbcaa;
    }

    .multiCol_container select:nth-child(3) {
        clear: both;
    }

@media screen and (min-width:640px) and (max-width: 767px) {
}

@media screen and (min-width:415px) and (max-width:639px) {
    .multiCol_container .rlist {
        width: auto;
    }

    .multiCol_container .rimg {
        float: none;
        width: auto;
        background-color: transparent;
    }

    .multiCol_container .rimg img {
        max-width: 100%;
        max-height: 100%;
        display: block;
        width: 99%;
        height: auto;
        float: left;
        margin-right: 0;
        margin-bottom: 8px;
        border: #666666 1px solid;
    }

    .multiCol_container .rdata {
        padding-left: 0px;
    }

    .multiCol_container .rtitle a {
        display: block;
        padding: 0 10px;
    }

    .multiCol_container .rintro {
        display: none;
    }

    .multiCol_container .rdate {
        padding: 0 10px;
    }
}

@media screen and (max-width: 414px) {
    .multiCol_container .rlist {
        width: auto;
    }

    .multiCol_container .rimg {
        float: none;
        width: auto;
        background-color: transparent;
    }

    .multiCol_container .rdata {
        padding-left: 0px;
    }

    .multiCol_container .rtitle a {
        font-size: 16px;
        display: block;
        padding: 0 10px;
    }

    .multiCol_container .rimg img {
        max-width: 100%;
        max-height: 100%;
        display: block;
        width: 99%;
        height: auto;
        float: left;
        margin-right: 0;
        margin-bottom: 8px;
        border: #666666 1px solid;
    }

    .multiCol_container .rdate {
        display: none;
    }

    .multiCol_container .rintro {
        display: none;
    }
}
/***! 找文章/最新設計 .multiCol_container end ***/

/***! 最新影音/看裝潢學設計 .hito_media begin ***/
.hito_media {
    width: 100%;
    min-width: 20em;
    overflow: hidden;
    margin-top: 25px;
}

    .hito_media .hito_media_one {
        display: inline-block;
        width: 300px;
        height: auto;
        float: left;
        position: relative;
        margin-right: 30px;
        margin-bottom: 40px;
    }

.hito_media_one:nth-child(3n+1) {
    margin-right: 0;
}

.hito_media_one_img {
    display: inline-block;
    width: 300px;
    height: auto;
    height: calc(100vw / 3 * 2);
    overflow: hidden;
}

.hito_media img {
    width: 100%;
    height: auto;
}

/* 20151204 update by dylan */
.hito_media h3 {
    font-size: 1em;
    line-height: 1.5em;
    font-weight: bolder;
    color: #333;
}

/* 20151204 update by dylan */
.hito_media_info h3 a {
    display: block;
    width: 100%;
    height: auto;
    text-decoration: none;
    color: #333;
    /*padding: 5px 0px;*/ /* 20151205 update by dylan*/
    box-sizing: border-box;
}

.hito_media h3 a:hover {
    color: #00796B;
}


.hito_media_one_img:before {
    content: "";
    position: absolute;
    display: block;
    width: 69px;
    height: 69px;
    z-index: 1;
    background-image: url(https://searchome-aws.hmgcdn.com/images/video/play_white.png);
    top: 25%;
    left: 40%;
}

.tv_box .hito_media_one_img:before {
    right: 156px;
    left: auto
}

.hito_media_one_img:hover:before {
    background-image: url(https://searchome-aws.hmgcdn.com/images/video/play_black.png);
}

.hito_media .tag_60sec_tv {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
/* 20151124 add by dylan */
.hito_media .video_time {
    position: absolute;
    right: 0;
    top: 0;
}

.hito_media .hito_media_info p a {
    display: block;
    text-decoration: none;
    font-size: 0.875em;
    color: #333;
    line-height: 1.5em;
}

    .hito_media .hito_media_info p a:hover {
        color: #000;
    }


@media screen and (min-width:640px) and (max-width: 767px) {
    .hito_media {
        width: 100%;
        text-align: center;
    }


        .hito_media .hito_media_one {
            display: inline-block;
            width: 100%;
            margin: 0 auto;
            text-align: left;
            height: auto;
            float: none;
            margin-bottom: 20px;
        }


    .hito_media_one_img {
        display: inline-block;
        width: 100%;
        height: auto;
        height: calc(100vw / 3 * 2);
        overflow: hidden;
    }


    .hito_media .hito_media_one .hito_media_one_img:before {
        width: 97px;
        height: 97px;
        background-image: url(https://searchome-aws.hmgcdn.com/images/video/big_play_white.png);
        top: 30%;
        left: 42%;
    }

    .hito_media .hito_media_one .hito_media_one_img:hover:before {
        background-image: url(https://searchome-aws.hmgcdn.com/images/video/big_play_black.png);
    }

    .hito_media .hito_media_one h3, .hito_media .hito_media_one .episode {
        padding: 0 10px;
    }
}

@media screen and (min-width:415px) and (max-width:639px) {
    .hito_media {
        width: 100%;
        text-align: center;
    }


        .hito_media .hito_media_one {
            display: inline-block;
            width: 100%;
            margin: 0 auto;
            text-align: left;
            height: auto;
            float: none;
            margin-bottom: 20px;
        }


    .hito_media_one_img {
        display: inline-block;
        width: 100%;
        height: auto;
    }


    .hito_media .hito_media_one .hito_media_one_img:before {
        width: 97px;
        height: 97px;
        background-image: url(https://searchome-aws.hmgcdn.com/images/video/big_play_white.png);
        top: 30%;
        left: 42%;
    }

    .hito_media .hito_media_one .hito_media_one_img:hover:before {
        background-image: url(https://searchome-aws.hmgcdn.com/images/video/big_play_black.png);
    }

    .hito_media .hito_media_one h3, .hito_media .hito_media_one .episode {
        padding: 0 10px;
    }
}

@media screen and (max-width: 414px) {

    .hito_media_one_img:before {
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        -moz-transition: all .4s;
        -ms-transition: all .4s;
        transition: all .4s;
    }

    .hito_media {
        width: 100%;
        margin-top: 20px;
        margin-left: 0px;
        background-color: #fff;
    }

    .hito_media {
        width: 100%;
        text-align: center;
    }


        .hito_media .hito_media_one {
            display: inline-block;
            width: 100%;
            margin: 0 auto;
            text-align: left;
            height: auto;
            float: none;
            margin-bottom: 20px;
        }


    .hito_media_one_img {
        display: inline-block;
        width: 100%;
        height: auto;
        height: calc(100vw / 3 * 2);
        overflow: hidden;
    }


    .hito_media .hito_media_one .hito_media_one_img:before {
        width: 97px;
        height: 97px;
        background-image: url(https://searchome-aws.hmgcdn.com/images/video/big_play_white.png);
        top: 20%;
        left: 35%;
    }

    .hito_media .hito_media_one .hito_media_one_img:hover:before {
        background-image: url(https://searchome-aws.hmgcdn.com/images/video/big_play_black.png);
    }

    .hito_media .hito_media_one h3, .hito_media .hito_media_one .episode {
        padding: 0 10px;
    }
}
/***! 最新影音/看裝潢學設計 .hito_media end ***/

/***! 聯絡資訊 .contactme ***/
.contactus div ul {
    padding: 0 2%;
}

    .contactus div ul li {
        display: inline-block;
        width: 32%;
        vertical-align: text-top;
    }

.contactus div.contactme ul li {
    display: block;
    width: 100%;
}

.contactme {
    display: inline-block;
    width: 280px;
    font-size: 0.875em;
    padding-left: 40px;
}

.contactus .contactme {
    padding-left: 10px;
}

.contactme > ul {
    height: auto;
}

.contactme ul li div {
    display: inline-block;
    width: 240px;
}

.contactme ul li a {
    text-decoration: none;
    color: #333;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
    display: block;
}

    .contactme ul li a:hover {
        color: #48b6a5;
    }

.contactme ul li i {
    width: 20px;
    text-align: center;
    margin-right: 3px;
    display: inline-block;
    float: left;
    margin-top: 7px;
}

.text_link:hover {
    color: #00796B;
}

.contactus .contactme > ul li a.route {
    display: inline-block;
    width: 60px;
    padding: 0 15px;
    color: #666;
    border: 1px solid #999;
    margin-right: 5px;
    font-size: 13px;
    text-align: center;
    float: right;
    margin-top: 10px;
}

    .contactus .contactme > ul li a.route:hover {
        color: #fff;
        background-color: #009688;
        border: 1px solid #009688;
    }



@media screen and (min-width:640px) and (max-width:767px) {
    .contactme {
        display: inline-block;
        width: 100%;
        font-size: 0.875em;
        padding-left: 0;
    }

        .contactme > ul {
            height: auto;
        }

        .contactme ul li div {
            display: inline-block;
            width: auto;
        }

    .contactus .contactme > ul li a.route {
        display: none;
    }
}

@media screen and (min-width:415px) and (max-width:639px) {
    .contactme {
        display: inline-block;
        width: 100%;
        font-size: 0.875em;
        padding: 15px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

        .contactme > ul {
            height: auto;
        }

        .contactme ul li div {
            display: inline-block;
            width: auto;
        }

    .contactus .contactme > ul li a.route {
        display: none;
    }
}

@media screen and (max-width: 414px) {
    .contactus div ul li {
        width: 100%;
        margin-top: 30px;
    }

    .contactus div.contactme ul li {
        margin-top: 0;
    }

    .contactme {
        display: inline-block;
        width: 100%;
        font-size: 0.875em;
        padding: 15px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

        .contactme > ul {
            height: auto;
        }

        .contactme ul li div {
            display: block;
            width: 90%;
        }

    .text_link:hover {
        color: #00796B;
    }

    .phone.text_link a {
        color: #009688;
    }

    .contactus .contactme > ul li a.route {
        display: none;
    }
}
/***! 聯絡資訊 .contactme end ***/
/***! slideshow gallery  ***/
.slideshowlite {
    position: relative;
    overflow: hidden;
}

    .slideshowlite a {
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .slideshowlite img {
        border: none;
    }

/* pagination control */

.dotdotdot ul,
.dotdotdot ol {
    list-style: none;
    /*position: absolute;*/
    margin: 0;
    padding: 0;
    bottom: 5px;
    right: 5px;
    z-index: 3;
    float: right;
    padding-bottom: 15px;
}

    .dotdotdot ul li,
    .dotdotdot ol li {
        float: left;
        margin-left: 8px;
        margin-top: 5px;
    }

        .dotdotdot ul li a {
            display: block;
            text-decoration: none;
            /*		position: relative;*/
            width: 0;
            height: 0;
            border: 4px solid #cdcbc5;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 5px;
            float: left;
            /*margin-left:8px;*/
            margin-top: 5px;
            behavior: url(PIE.htc);
        }

            .dotdotdot ul li a.current {
                /*color: #111;
		font-weight: bold;
		border: 1px solid #111;
		background: #FEFFAF;*/
                border: 4px solid #5c5c5c;
            }

            .dotdotdot ul li a:hover {
                /*color: #fff;
		background: #333;*/
                border: 4px solid #5c5c5c;
            }

.slideshowlite ul,
.slideshowlite ol {
    list-style: none;
    position: absolute;
    margin: 0;
    padding: 0;
    bottom: 5px;
    right: 5px;
    z-index: 3;
}

    .slideshowlite ul li,
    .slideshowlite ol li {
        float: left;
        /*margin: 0 3px;
		width: 16px;*/
        margin-left: 8px;
        margin-top: 5px;
    }

        .slideshowlite ul li a {
            /*position: relative;
		display: block;
		width: 100%;
		height: 14px;
		padding: 1px;
		text-decoration: none;
		color: #666;
		background: #eee;
		border: 1px solid #666;
		text-align: center;
		font-size: 11px;*/
            display: block;
            text-decoration: none;
            position: relative;
            width: 0;
            height: 0;
            border: 4px solid #cdcbc5;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 5px;
            float: left;
            /*margin-left:8px;*/
            margin-top: 5px;
            behavior: url(PIE.htc);
        }

            .slideshowlite ul li a.current {
                /*color: #111;
		font-weight: bold;
		border: 1px solid #111;
		background: #FEFFAF;*/
                border: 4px solid #5c5c5c;
            }

            .slideshowlite ul li a:hover {
                /*color: #fff;
		background: #333;*/
                border: 4px solid #5c5c5c;
            }

/* caption control */

.slideshowlite ol {
    top: 5px;
    position: relative;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    color: #fff;
    background: #000;
    padding: 3px 10px;
}

    .slideshowlite ol li {
        width: 100%;
    }
/***! slideshow gallery end ***/

@charset "utf-8";
/* CSS Document update 2012 0412 1250*/


body{margin:0;padding:0; background-color:#fff; /* 延伸背景 background:url(https://searchome-aws.hmgcdn.com/images/bg_001.png) repeat-x top left;*/}
a{ text-decoration:none; color: #575859; }
a:link { text-decoration: none; } 
a:visited { text-decoration: none; } 
a:active { text-decoration: none; }
/*a:hover{ text-decoration:underline;}*/
img{border:0;}

/* ********************************************************************中間內容部分***************************************************
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊　　　　　　　　　　　　　　　　　　　　　　　　　　　　　＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊　　　　　　　此部分會隨著頁面增加而更新　　　            ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊　　　　　　　　　　　　　　　　　　　　　　　　　　　　　＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊
＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/
.sp_td .rtd{margin:15px;background:#e9eaea;margin-bottom:0px;}
.TP_sp_td{background:#e9eaea;}
.sp_td ,.sp_td a{color:#434343;}
.sp_td{height:87px; vertical-align:top;}
.MP_centertable{ border-collapse:collapse;}
/*.SL_center,.LB_center,.PH_center,.AR_center,.TP_center,.EV_center,.QS_center{background: url(https://searchome-aws.hmgcdn.com/images/MP_grayline.jpg) no-repeat scroll center top #FFFFFF;}*/
/*.SL_center,.PH_center,.AR_center,.TP_center,.EV_center,.QS_center{background: url(https://searchome-aws.hmgcdn.com/images/MP_grayline.jpg) no-repeat scroll center top #FFFFFF;}*/
.SL_center .rtd,.LB_center .rtd,.PH_center .rtd,.AR_center .rtd,.TP_center .rtd{margin:15px 20px; display:table; display:block\9;}
.EV_center .rtd,.QS_center .rtd{margin:10px 20px; display:table; display:block\9;}
.SL_left, .LB_left ,.PH_left,.AR_left,.TP_left{width:700px;float:left;}
.SL_right , .LB_right ,.PH_right,.AR_right,.TP_right{width:220px;float:left;margin-left:20px;}
h2.SL, h2.LB, h2.PH, h2.AR, h1.SL { margin:0;padding:0;font-size:15px; color:#434343; font-weight:normal; line-height:32px; 
			background:url(https://searchome-aws.hmgcdn.com/images/home_icon.png) no-repeat 15px 8px; padding-left:43px;}

.mod .mod_title {   background: url(https://searchome-aws.hmgcdn.com/images/home_icon.png) no-repeat scroll left center transparent; color: #434343; font-size: 15px; line-height: 26px;padding-left: 26px;}	
.mod .mod_title h2{ font-size: 15px; font-weight:normal;margin:0;padding:0;}	
.HP_pathway {display:none;}
.HP_sp_td{height:auto;}
.HP_searchbar{margin:18px 15px;}
.HP_center .rtd{ margin-left:15px;margin-right:14px;}
.HP_left{width:686px; display:inline-block; *display:inline; zoom:1; vertical-align:top; float:none !important;}
.HP_right{width:255px; display:inline-block; *display:inline; zoom:1;vertical-align:top;}

/*＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊*/


/*------------------------------------右邊模組-----------------------------------*/

/*熱門文章特搜*/
.mod_hot-article .mc_1 { background: url(https://searchome-aws.hmgcdn.com/images/comic_1.jpg) no-repeat scroll left top transparent;height: 19px;width: 220px;}
.mod_hot-article .mc_2 { background: url(https://searchome-aws.hmgcdn.com/images/comic_2.jpg) no-repeat scroll left bottom #E9EAEA;padding-bottom: 5px;width: 220px;}
.mod_hot-article .mc_2 .dr{padding:0 10px; font-size:13px;}
.mod_hot-article .mc_2 .dr span{ display:inline-block;margin-right:10px; line-height:24px;}
.mod_hot-article .mc_2 .dr a{ display:inline-block;margin-right:10px; line-height:24px;}

/*裝潢圖庫之最*/
.mod_images-db{margin-bottom:35px;}
.mod_images-db_last{margin-bottom:20px !important;margin-bottom:35px\9!important;}
.mod_images-db .mod_con{padding:20px 20px;padding-right:0px;border-color: #2F8012 #C1C1C1 #C1C1C1;border-style: solid;border-width: 5px 1px 1px;}
.mod_images-db .rimg{display:inline-block;*display:inline;zoom:1;padding-right:7px;}
.mod_images-db .rimg img{border:#7d7d7d 1px solid !important;width:122px !important;height:123px !important; display:block;}
.mod_images-db .rmore{float:right;padding-right:19px; position:relative;top:-23px;}
.mod_images-db .rmore a{color:#2f8012; font-family:Verdana, Geneva, sans-serif;}
.mod_images-db .t1 a{color:#434343;}
.mod_images-db .t2 a{color:#6bbd00; font-weight:bold;}

/*裝潢圖庫熱門主打*/
.mod_images-star{margin-bottom:21px;border-bottom:#000 0px solid; background:url(https://searchome-aws.hmgcdn.com/images/shadow_bg.jpg) no-repeat bottom center;padding-bottom:14px;}
.mod_images-star .mod_head{background:#eaeaea;padding:15px 0px;border-left:#c1c1c1 1px solid;border-right:#c1c1c1 1px solid;border-top:#c1c1c1 1px solid;}
.mod_images-star h2.LB{margin:0;padding:0;font-size:15px; color:#FFF; font-weight:normal; line-height:33px; 
			background:url(https://searchome-aws.hmgcdn.com/images/title-greenbg.png) repeat-x; border:#2f8012 1px solid; display:inline-block;}
.mod_images-star a{color:#FFF;}			
.mod_images-star h2.LB div{ background:url(https://searchome-aws.hmgcdn.com/images/white_home-icon.png) no-repeat 20px 8px ;padding-left:43px;padding-right:20px;}			
.mod_images-star .mod_con{padding:20px 20px;padding-bottom:10px;padding-right:0px;border-left:#c1c1c1 1px solid;border-right:#c1c1c1 1px solid;}
.mod_images-star .rimg{display:inline-block;*display:inline;zoom:1;padding-right:7px;border-bottom:10px #fff solid;}
.mod_images-star .rimg img{border:#7d7d7d 1px solid !important;width:122px;height:123px;}
.mod_images-star .rimg-big{float:left; margin-right:12px;}
.mod_images-star .rimg-big img{border:#7d7d7d 1px solid !important;width:387px !important;height:257px !important;}
.mod_images-star .rmore{ float:right;padding-right:19px; vertical-align:middle;margin-top:8px; background:url(https://searchome-aws.hmgcdn.com/images/white_bg-icon.png) no-repeat;width:46px;height:15px;padding-left:4px; line-height:13px;}
.mod_images-star .rmore a{color:#2f8012; font-family:Verdana, Geneva, sans-serif;}
	
/*裝修圖庫的模組細節區別*/
.LB_right .mod_hot-article {margin-bottom:35px;}

/*裝修圖庫搜尋--------------------------------------12/26新增*/
.mod_LibraryList .case-data{display:inline-block;width:124px;margin-right:2px; margin-left:2px;}
.mod_LibraryList .case-data .rimg img{border:#7d7d7d 1px solid !important;}
	.mod_LibraryList .mod_con{border-top:#2f8012 5px solid; }
	.mod_LibraryList .mod_con .ajax__tab_body{background:url(https://searchome-aws.hmgcdn.com/images/SL_tab_bg.png) no-repeat left top;}
	.mod_LibraryList .mod_con .mytab .ajax__tab_tab{width:65px !important;}
	.mod_LibraryList .rintro a{color:#434343;font-size:13px;}
	.mod_LibraryList .rtitle{margin-bottom:9px;line-height:32px;font-size:13px;height:32px; overflow:hidden;}
	.mod_LibraryList .mod_con{ font-size:13px;}
	.mod_LibraryList .mytab .ajax__tab_body {padding: 20px 20px;padding-bottom:0px;}
	.mod_LibraryList .rtitle a{height:32px; line-height:32px;overflow:hidden; display:block;color:#434343;}
	
/*人氣分享收藏列*/
.PH_toolbar{/*height:40px;*/padding-bottom:10px;font-size:13px; height:1em;}
table.PH_toolbar{padding-bottom:0px;margin-bottom:10px;}
.PH_toolbar td{height:40px;}
.PH_toolbar .rhit {color:#707070; font-family:Verdana, Geneva, sans-serif;}
.PH_toolbar .rhit .r1{background:#eaeaea;display:inline-block; *display:inline; zoom:1; font-size:13px; line-height:15px; height:15px;;}
.PH_toolbar .rhit .r2{padding-left:10px; background:url(https://searchome-aws.hmgcdn.com/images/PH_hit01.jpg) no-repeat left; }
.PH_toolbar .rhit .r3{padding-right:10px; background:url(https://searchome-aws.hmgcdn.com/images/PH_hit02.jpg) no-repeat right;}	
.PH_toolbar .rshare {height:30px;display:inline-block; *display:inline; zoom:1;vertical-align:bottom;margin-right:10px;margin-left:10px;}
.PH_toolbar .google-plus-like,.FB-like{ vertical-align:top; display:inline-block; *display:none;margin-top:5px;}
.PH_toolbar .share_btn{vertical-align:top; display:inline-block;margin-left:10px; text-align:right;}
.PH_toolbar .rbookmark_00{background:url(https://searchome-aws.hmgcdn.com/images/PH_bookmark01.jpg) no-repeat left top;width:109px;height:25px; text-align:center;padding-top:15px;color:#FFF; padding-top:17px\9; height:23px\9;}
.PH_toolbar .rbookmark_01{background:url(https://searchome-aws.hmgcdn.com/images/PH_bookmark02.jpg) no-repeat left top;width:100px;height:25px; text-align:right;padding-right:9px;padding-top:15px;color:#a0a0a0;}
.PH_toolbar .rbookmark{ display:inline-block; *display:inline; zoom:1; font-family:Verdana, Geneva, sans-serif; margin-left:6px; }
.PH_toolbar .rbookmark a:hover{text-decoration:none;}
.PH_toolbar .rshare .r2{padding-left:10px; background:url(https://searchome-aws.hmgcdn.com/images/ph_share01.jpg) left top no-repeat;}
.PH_toolbar .rshare .r3{padding-right:10px; background:url(https://searchome-aws.hmgcdn.com/images/ph_share03.jpg) right top no-repeat; height:30px; line-height:30px;} 
.PH_toolbar .rshare .r1{background:url(https://searchome-aws.hmgcdn.com/images/ph_share02.jpg) left top repeat-x;}

/*wiki*/
.AS_mod_experts_search .AS_mod_con a{ height:25px !important;}

/*文章開頭部分*/
.contentpaneopen {color:#707070;font-size:13px;font-family:"Microsoft JhengHei", "微軟正黑體" , Verdana, Geneva, sans-serif;}
.contentpaneopen .rdate,.contentpaneopen .rhit {float:left; line-height:20px;}
.contentpaneopen .rwriter, .contentpaneopen .rphoto {float:left; line-height:20px;}
.contentpaneopen .rdate,.contentpaneopen .rwriter{ padding-right:15px;}
.contentpaneopen .component_heading{font-size:20px;color:#595757; font-weight:bold;margin-bottom:20px; line-height:20px;}
.contentpaneopen .component_heading img{margin-left: 5px;
    vertical-align: middle;}
/*Designer Data & Home Data*/
.mod_Designer-Data,.mod_homedata, .mod_Case-Data {padding:15px 20px; background:#e9eaea; margin-bottom:0px;color:#595757; font-size:13px;font-family:"Microsoft JhengHei", "微軟正黑體" , Verdana, Geneva, sans-serif;}	
.mod mod_Designer-Data{padding-right:15px;}
.mod_Designer-Data .mod_title,.mod_homedata  .mod_title, .mod_Case-Data .mod_title{color:#595757; font-size:15px; font-weight:bold;padding:0; background:none; line-height:15px; margin-bottom:10px;}
.mod_Designer-Data .col,.mod_homedata .col, .mod_Case-Data .col{ display:inline-block; *display:inline; zoom:1; width:319px; margin-right:8px; vertical-align:top;}
.mod_Designer-Data .col span,.mod_homedata .col span, .mod_Case-Data .col span{display:block; line-height:20px;}
.mod_Designer-Data a,.mod_homedata a, .mod_Case-Data a {color:#595757;}

/*文章內容*/

.content-main {font-size:15px; color:#333; line-height:30px; font-family:"Microsoft JhengHei", "微軟正黑體" , Verdana, Geneva, sans-serif ;}
.content-main .images{ margin-bottom:18px; text-align:center;}
.content-main .images div img {margin:9px; display:block;}
.content-main .images div {border:#707070 1px solid; display:inline-block; text-align:center;}
.content-main .images div span{display:block; font-size:13px; margin:0px 9px;margin-bottom:6px; line-height:20px; text-align:left;}

/*相關連結*/
.mod_related-links {padding:15px;background:#e9eaea;margin-bottom:15px; color:#707070; font-size:13px;font-family:Verdana, Geneva, sans-serif;}
.mod_related-links .mod_con{background:#FFF; padding:15px;}
.mod_related-links .rhead{font-size:15px;line-height:25px;margin-bottom:5px;}
.mod_related-links .rhead span{padding-left:5px; letter-spacing:normal;}
.mod_related-links .r-keyword .rhead{display:inline-block;*display:inline; zoom:0;  vertical-align:top; letter-spacing:0.1em;}
.mod_related-links .r-keyword .rfbtn{display:inline-block; *display:inline; zoom:0;margin-bottom:5px;vertical-align:top;}
.mod_related-links .r-keyword .rfbtn .r2{padding-left:10px; background:url(https://searchome-aws.hmgcdn.com/images/ph_fbtn1.jpg) left top no-repeat;}
.mod_related-links .r-keyword .rfbtn .r3{padding-right:10px; background:url(https://searchome-aws.hmgcdn.com/images/ph_fbtn3.jpg) right top no-repeat; height:25px; line-height:25px;} 
.mod_related-links .r-keyword .rfbtn .r1{background:url(https://searchome-aws.hmgcdn.com/images/ph_fbtn2.jpg) left top repeat-x;}
.mod_related-links .r-article .rimg,.mod_related-links .r-article .rdata{display: inline-block;*display:inline;zoom:1;vertical-align:top;}
.mod_related-links .r-article .headline .rdata{margin-left:7px;color:#707070;width:490px; line-height:20px;}
.mod_related-links .r-article .headline .rtitle{margin-bottom:3px;}
.mod_related-links .r-article .headline,.mod_related-links .r-article .rlist{clear:both;margin-bottom:0px;}
.mod_related-links .r-article .rtitle a{font-size:15px; font-weight:bold; color:#434343;}
.mod_related-links .r-article .rtitle img {margin-left:5px; vertical-align:top;}
.mod_related-links .r-article .rlist .rimg img{border:#c1c1c1 1px solid;width:135px;height:90px;}
.mod_related-links .r-article .headline .rimg img{width:135px;height:90px;border:#787878 1px solid;}
.mod_related-links .r-article .rinfo{line-height:24px;margin-bottom:1px;}
.mod_related-links .r-article .rinfo .rhit{padding-left:15px;}
.mod_related-links .r-article .rintro a{color:#6bbd00;}
.mod_related-links .r-article .rlist span,.mod_related-links .r-book .rlist span{padding-left:12px;background:url(https://searchome-aws.hmgcdn.com/images/ph_point.jpg) no-repeat 0px 9px;line-height:22px;color:#434343; display:block;margin-bottom:3px;}
.mod_related-links .r-article .rlist a,.mod_related-links .r-book .rlist a{color:#434343;}
.mod_related-links .r-article,.mod_related-links .r-book,.mod_related-links .r-keyword{margin-bottom:0px;}

/*wiki*/
.AS_mod_experts_search .AS_mod_con a{ height:25px !important;}
.SN_keywords a,.SN_pathway a,.SN_keywords,.SN_pathway{color:#434343 !important;}

/*燈箱-圖片蒐藏*/
.FV_box{padding:9px;font-size:12px;}
.FV_box .mc_1{background:url(https://searchome-aws.hmgcdn.com/images/pointbg.jpg) repeat;padding:15px;}
.FV_box .mc_2{background:#FFF;padding:15px;}
.FV_box .box_head .rtitle{    background: url(https://searchome-aws.hmgcdn.com/images/home_icon.png) no-repeat scroll left center transparent;
    color: #434343;
    font-size: 15px;
    line-height: 22px;
    padding-left: 26px;
	display:inline-block; *display:inline; zoom:1; vertical-align:top;width:120px;}
.FV_box .box_head .rinfo{display:inline-block;	*display:inline; zoom:1; text-align:right;line-height: 25px;vertical-align:top; font-size:12px;color:#434343;}
.FV_box .box_head .rinfo img{margin:0 2px; position:relative; top:1px;}
.FV_box .box_head .rinfo span{color:#707070;}
.FV_box .box_head {padding-bottom:20px; background:url(https://searchome-aws.hmgcdn.com/images/lineline.jpg) no-repeat center bottom;margin-bottom:15px;}

.FV_box .box_con{height:306px;overflow-x:hidden; overflow-y:auto;margin-bottom:20px;}
.FV_box .rlist { display:inline-block; *display:inline; zoom:1;margin-right:24px;margin-bottom:10px; vertical-align:top;}
.FV_box .rlist .rimg{background:url(https://searchome-aws.hmgcdn.com/images/img-folders.png) no-repeat left top; width:107px; height:108px;padding:0 9px;padding-top:11px;padding-bottom:6px;}
/*.FV_box .rlist .rimg img{border:#707070 1px solid; width:105px; height:106px;}*/
.FV_box .rlist .rimg img{border:#C1C1C1 1px solid; width:105px; height:106px;}
.FV_box .bc_1{width:611px;height:306px;}
.FV_box .rselect{line-height:23px; color:#707070; font-weight:bold;background:url(https://searchome-aws.hmgcdn.com/images/fdotted.png) repeat-x bottom;font-size:13px;}
.FV_box .rselect input{ position:relative; top:2px;margin-right:8px;}
.FV_box .box_foot {background:#e9e8e8; padding:10px;}
.FV_box .box_foot .radd{ display:inline-block;}
.FV_box .box_foot .radd .rbtn{border:#c6c6c6 1px solid; background:url(https://searchome-aws.hmgcdn.com/images/fbtn-normal.png) repeat-x; line-height:18px; line-height:28px\9;font-size:13px;color:#707070; cursor:pointer;height:28px;padding-left:10px;padding-right:10px;}
.FV_box .box_foot .rok{float:right;}
.FV_box .box_foot .rok .rsubmit{border:#2f8012 1px solid; background:url(https://searchome-aws.hmgcdn.com/images/title-greenbg.png) repeat-x center; line-height:18px;line-height:28px\9; font-size:13px;color:#FFFFFF;cursor:pointer;height:28px;padding-left:10px;padding-right:10px;}
.article-box .box_con{height:306px !important;overflow-x:hidden; overflow-y:auto;margin-bottom:20px;}
.article-box .rlist{width:181px;margin-right:19px !important;}
.article-box .rlist img {margin-right:5px; position:relative; top:2px;}
.article-box .rselect, .article-box .rlist ,.images-box .rselect{height:23px; overflow:hidden;}
.images-box .rlist{width:125px; overflow:hidden;}

/* 頁碼 */
.digg.disabled {
	padding: 0px 4px 2px 4px; 
	border: #eee 1px solid; 
	margin: 2px; 
	color: #ddd; 
}


/*首頁-左邊中間廣告*/
/*.HP_left-ad img {border:#707070 1px solid;margin:0;width:684px;height:108px;clear:both;}*/
.HP_left-ad img {border:#C1C1C1 1px solid;margin:0;width:684px;height:108px;clear:both;}
/*首頁-左邊留言*/
.mod_HP-msg{font-size:12px;margin-top:10px;}
.mod_HP-msg .mod_con{background:#eaeaea;}
.mod_HP-msg .rintro{width:614px;padding-top:6px;}
.mod_HP-msg .rlist{border-bottom:#FFF 2px solid;padding-top:10px;padding-left:10px;padding-right:5px;padding-bottom:10px;}
/*.mod_HP-msg .rimg img{border:#707070 1px solid !important;width:46px;height:46px;}*/
.mod_HP-msg .rimg img{border:#C1C1C1 1px solid !important;width:46px;height:46px;}
.mod_HP-msg .rimg,
.mod_HP-msg .rdata{display:inline-block; *display:inline; zoom:1; vertical-align:top;}
.mod_HP-msg .rdata{width:614px;margin-left:5px;}
.mod_HP-msg .rhit,.mod_HP-msg .rreply,
.mod_HP-msg .rtitle{ display:inline-block; *display:inline; zoom:1; color:#707070; line-height:12px; vertical-align:top; padding-bottom:2px;}
.mod_HP-msg .rhit{width:80px; text-align:right;padding-top:3px; }
.mod_HP-msg .rreply{width:60px; text-align:left;padding-top:3px; }
.mod_HP-msg .rtitle{width:455px;overflow:hidden;height:15px;line-height:1.5; text-align:left;margin-left:9px;}
.mod_HP-msg .rtitle a span{ color:#307F12;padding-right:8px;}
.mod_HP-msg .rtitle a{color:#2f8012;}
.mod_HP-msg .rtitle span a{color:#434343;}
.mod_HP-msg .rintro a {color:#434343;}
.mod_HP-msg .r3{padding-top:8px;background:url(https://searchome-aws.hmgcdn.com/images/comic21.png) no-repeat left top; display:block; line-height:18px;padding-left:19px;padding-right:9px;word-wrap:break-word;}
.mod_HP-msg .r2{padding-bottom:8px;background:url(https://searchome-aws.hmgcdn.com/images/comic22.png) no-repeat left bottom;display:block;}
/*.mod_HP-msg .r3 a {display:block; height:36px; overflow:hidden;}*/
.mod_HP-msg .r3 a {display:block;}


/*首頁-右邊影音*/
.mod_hp-video .mod_title,
.mod_hp-video .glist{display:inline-block; *display:inline; zoom:1; vertical-align:middle;}
.mod_hp-video .glist{ text-align:center;width:140px;height:18px; float:right; font-size:13px; position:relative; top:4px; line-height:18px;}
.glist a { margin-left:5px;}
.mod_hp-video .glist a.tv_list{ display:block; width:56px; height:18px; background-image:url(https://searchome-aws.hmgcdn.com/images/btn_tv_list.jpg); background-repeat:no-repeat; text-indent:-9999px; float:left; }
.mod_hp-video .glist a.tv_more{ display:block; width:70px; height:18px; background-image:url(https://searchome-aws.hmgcdn.com/images/btn_tv_more.jpg); background-repeat:no-repeat; text-indent:-9999px; float:right;}
.mod_hp-video .rvideo a{color:#A9A9A9; font-size:15px; padding-top: 7px; font-weight:bold;}
.mod_hp-video .rvideo p{ margin:0 auto; }
.mod_hp-video{margin-bottom:15px;}

.HP_event-public{font-size:13px;color:#707070; margin:10px 0; margin-bottom:10px;}
/*.HP_event-public .ajax__tab_body .event-content .rimg img{border:#707070 1px solid !important;}*/
.HP_event-public .ajax__tab_body .event-content .rimg img{border:#C1C1C1 1px solid !important;}
.HP_event-public .ajax__tab_body .event-content .rmore{background:#707070; text-align:center; height:15px; line-height:13px;}
.HP_event-public .ajax__tab_body .event-content .rmore a {color:#FFFFFF;}
.HP_event-public .ajax__tab_body .event-content .rimg {padding:4px;padding-top:4px;padding-bottom:5px;}
.HP_event-public .ajax__tab_body .public-content{padding-left:6px;padding-top:12px; padding-bottom:11px; padding-right:8px;border-bottom: 1px solid #C1C1C1;height:187px;}
.public-content .rtitle{font-size:15px; font-weight:bold;line-height:1.5;}
.public-content .rtitle,
.public-content .rintro{width:100px;}
.public-content .rintro{line-height:20px;padding-top:20px;}
.public-content .rintro a{color:#6bbd00; font-family:Verdana, Geneva, sans-serif;}
.public-content table{width:242px;}
/*.public-content .rimg img{ border:#707070 2px solid !important; border-right:3px #707070 solid !important;border-bottom:3px #707070 solid !important;margin-right:5px;height:180px;width:130px;}*/
.public-content .rimg img{ border:#C1C1C1 2px solid !important; border-right:3px #C1C1C1 solid !important;border-bottom:3px #C1C1C1 solid !important;margin-right:5px;height:180px;width:130px;}

/*首頁-置底廣告*/
.HP_bottom-ad div { display:inline-block; *display:inline; zoom:1; width:32%;  }
.HP_bottom-ad div img {border:#ced0d6 1px solid !important; width:296px; height:96px;padding:1px;}
.HP_bottom-ad { clear:both; /*padding-top:10px; chiao*/padding-top:20px; padding-bottom:20px; padding-left:5px; }

/*活動列表*/
/*.com_event .component_head {border-bottom:#2F8012 5px solid;}*/
.com_event .component_head .fliter{ color: #434343;font-size: 15px;margin-bottom: 10px;text-align: right; line-height:20px;}
.com_event .component_head .fliter select{margin-left:3px; color: #434343;font-size: 15px;}
.com_event .listline{background:#e7e7e7;border-top:#818181 5px solid; margin-bottom:20px;}
.com_event .listline2{background:#FFFFFF;border-top:#307F12 5px solid; margin-bottom:20px;}
.com_event .listline .rmain, .com_event .listline2 .rmain{border:#cccccc 1px solid;border-top:none;padding:20px 15px;}
.com_event .headline .rmain{border:#cccccc 1px solid;border-top:none;}
.com_event .headline{background:#FFFFFF;border-top:#307F12 5px solid; margin-bottom:20px;}
.com_event .headline .rimg,
.com_event .headline .rdata,
.com_event .listline .rimg,
.com_event .listline .rdata,
.com_event .listline2 .rimg,
.com_event .listline2 .rdata{display:inline-block; *display:inline; zoom:0; vertical-align:top; font-size:13px;}
.com_event .headline .rdata{width:637px; margin-left:12px;}
.com_event .listline .rdata, 
.com_event .listline2 .rdata{width:688px; margin-left:12px;}
.com_event .headline .datablock .rtitle a,
.com_event .listline .rdata .rtitle a,
.com_event .listline2 .rdata .rtitle a{ color:#434343;}
.com_event .headline .datablock .rtitle,
.com_event .listline .rdata .rtitle,
.com_event .listline2 .rdata .rtitle{font-size:15px; font-weight:bold; color:#434343;margin-bottom:12px;}
.com_event .headline .datablock .rtitle{margin-bottom:5px;}
.com_event .headline .datablock .rnew,
.com_event .headline .datablock .data1{display:inline-block; *display:inline; zoom:0; vertical-align:middle; font-size:13px;}
.com_event .headline .datablock .data1{width:827px;margin-left:5px;}
.com_event .listline .rdata .rinfo, 
.com_event .listline2 .rdata .rinfo {color:#707070;font-size:13px; font-family:Verdana, Geneva, sans-serif; line-height:21px;}
.com_event .listline .rdata .rinfo .FB-like,
.com_event .listline2 .rdata .rinfo .FB-like{margin-top:0px;}
.com_event .headline .datablock .rinfo {color:#707070;font-size:13px; font-family:Verdana, Geneva, sans-serif; line-height:21px;}
.com_event .headline .datablock .rinfo .FB-like{margin-top:0px;}
.com_event .headline .rdata .rintro{line-height:20px; font-size:13px; color:#707070;}
.com_event .listline .rdata .rintro,
.com_event .listline2 .rdata .rintro{line-height:20px; font-size:13px; color:#707070;margin-top:15px;}
.com_event .headline .rintro a,
.com_event .listline .rintro a,
.com_event .listline2 .rintro a{color:#6bbd00; font-family:Verdana, Geneva, sans-serif;}
.com_event .rinfo .status-ing{color:#ff0000;padding:0 15px; font-weight:bold;}
.com_event .rinfo .status-ed{color:#000000;padding:0 15px; font-weight:bold;}
.com_event span.gift{ display:inline-block; *display:inline; zoom:0; vertical-align:middle; background:url(https://searchome-aws.hmgcdn.com/images/gift.jpg) no-repeat left top; color:#FFF; padding-left:28px; height:21px; line-height:20px;line-height:23px\9;width:48px;margin-right:10px;}
.com_event span.lottery{ display:inline-block; *display:inline; zoom:0; vertical-align:middle; background:url(https://searchome-aws.hmgcdn.com/images/gift.jpg) no-repeat left top; color:#FFF; padding-left:28px; height:21px; line-height:20px;width:34px;line-height:23px\9;margin-right:10px;}
.com_event .headline .datablock {padding:10px 15px;padding-top:4px;padding-bottom:4px; background:url(https://searchome-aws.hmgcdn.com/images/big-desh-line.jpg) repeat-x bottom left;}
.com_event .headline .img-word{padding:10px 15px;}
/*.com_event .headline .rimg img{width:253px; border:#707070 1px solid !important;}*/
.com_event .headline .rimg img{width:253px; border:#C1C1C1 1px solid !important;}
.com_event .listline .rimg img,
/*.com_event .listline2 .rimg img{width:203px; border:#707070 1px solid !important;}*/
.com_event .listline2 .rimg img{width:203px; border:#C1C1C1 1px solid !important;}

/*問卷列表頁*/
.QS_center .rtd{width:940px;}
.asurvey{margin-bottom:20px;border-top:5px #2f8012 solid;background:url(https://searchome-aws.hmgcdn.com/images/qs-pic05.jpg) no-repeat bottom center;padding-bottom:10px;}
.asurvey-end{margin-bottom:20px;border-top:5px #2f8012 solid; background:url(https://searchome-aws.hmgcdn.com/images/qs-pic06.jpg) no-repeat bottom center;padding-bottom:10px;}
.asurvey .datatable{width:100%;  }
.asurvey .surveytd{border:#c1c1c1 1px solid;border-right:#c1c1c1 0px solid;border-bottom:#DDDDDD 0px solid}
.asurvey .readingstd .rtitle{font-size:15px; font-weight:bold; margin-bottom:15px; color:#434343;}
.asurvey .readingstd{border:#dddddd 1px solid; border-bottom:#DDDDDD 0px solid;width:360px; background:url(https://searchome-aws.hmgcdn.com/images/qs-pic04.jpg) repeat-y left top;}
.asurvey .readingstd .dr{}
.asurvey .readingstd .dr_1{/*background:url(https://searchome-aws.hmgcdn.com/images/qs-pic03.jpg) repeat-x bottom;*/}
.asurvey .readingstd .dr_2{ padding: 30px 25px 15px;}
.asurvey .readingstd ul{margin:0;padding-left:21px; list-style-image:url(https://searchome-aws.hmgcdn.com/images/tp-list-fn.jpg); line-height:24px;  color:#434343; font-size:12px;}
.asurvey .readingstd ul li a{color:#434343;}
.asurvey .readingstd li{line-height:26px; font-size:15px;}
.asurvey .readingstd li img{ position:relative; top:2px;margin-left:4px;}
.asurvey .surveytd .rlist{margin:5px;margin-left:10px; margin-right:9px;margin-bottom:0px;}
.asurvey .surveytd .rlist ul,
.asurvey .surveytd .rlist li{margin:0;padding:0;list-style: none outside none; line-height:18px;}
.asurvey .surveytd .rbbtn input.survey{background:url(https://searchome-aws.hmgcdn.com/images/big_btn2.jpg) no-repeat; height:36px; width:100%; text-align:center; border:none; cursor:pointer; color:#434343;margin-top:5px;} 
.asurvey .surveytd .rbbtn a.survey{background:url(https://searchome-aws.hmgcdn.com/images/big_btn2.jpg) no-repeat; height:36px; width:100%; text-align:center; border:none; cursor:pointer; color:#434343; display:block; line-height:36px; text-decoration:none;}
.asurvey .surveytd .dr{padding:0px 15px;}
.asurvey .surveytd ul{margin:15px 0px;padding:0;margin-bottom:3px; list-style:none; font-size:15px; color:#434343;}
/*.asurvey .surveytd ul li{line-height:26px;}*/
.asurvey .surveytd ul li{line-height:26px; margin-top:20px; }
.asurvey .surveytd ul div{ display:inline-block; *display:inline; zoom:1;line-height:17px; vertical-align:top;margin-bottom:7px;}
.asurvey .surveytd ul div.item{  height:17px;width:53%;}
.asurvey .surveytd ul div.percent{ height:17px; width:10px; position:relative;z-index:5; width:30%;}
.asurvey .surveytd ul div.percent b{ position:absolute; background-image:url(https://searchome-aws.hmgcdn.com/images/percent-green.jpg);height:17px; z-index:1; top:0; left:0;border-left:#818181 1px solid;}
.asurvey .surveytd ul div.percent span{margin:0;padding:0; line-height:17px; font-size:12px; font-family:Verdana;  position: relative; z-index: 5; color:#294800;padding-left:5px;}
.asurvey .surveytd .rtitle,
.asurvey .surveytd .rtitle a{color:#434343; font-size:15px; font-weight:bold;margin-top:10px;margin-bottom:5px;}
.asurvey .surveytd .rinfo{color:#818181; font-size:12px; font-family:Verdana, Geneva, sans-serif;}
.asurvey .surveytd .rinfo .status-ed{font-size:13px; color:#000000;padding:0 15px; font-weight:bold;}
.asurvey .surveytd .rinfo .status-ing{font-size:13px; color:#ff0000;padding:0 15px; font-weight:bold;}
.asurvey .surveytd .rbtn input{background:url(https://searchome-aws.hmgcdn.com/images/qs-btn01.jpg) no-repeat left; height:25px; width:59px; text-align:center; border:none; cursor:pointer; color:#434343; font-size:15px;}
.asurvey .surveytd .rbtn {text-align:center;}
.survey-end{background:#e7e7e7;}
.survey-ing{background:#FFF;}
.pagelink-qs{margin-top:20px;margin-top:30px; margin-bottom:12px; font-size:13px; font-family:Verdana, Geneva, sans-serif;}
.com_survey .component_main{margin-top:20px;}


/*2012-6/14-內頁文-設計師資訊 bug修正*/
.mod_Designer-Data .HDrlist .HDr12 .spanDName,.mod_Designer-Data .HDrlist .HDr12 .spanDEmail,.mod_Designer-Data .HDrlist .HDr12 .spanDTel1,.mod_Designer-Data .HDrlist .HDr12 .spanDWebSite,.mod_Designer-Data .HDrlist .HDr12 .spanDAddress,.mod_Designer-Data .HDrlist .HDr12 .spanDBlog
{float:none !important; display:inline-block; width:49.5% !important; margin-right:0.5% !important; vertical-align:top;  word-wrap:break-word; overflow:hidden;*display: inline;zoom: 1; letter-spacing: normal; word-spacing: normal; }
.mod_Designer-Data .HDrlist {letter-spacing: -0.31em; /* webkit: collapse white-space between units */ 
    *letter-spacing: normal; /* reset IE < 8 */ 
    word-spacing: -0.43em; /* IE < 8 && gecko: collapse white-space between units */}

.topBanner_close{
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(../deco_img/compare_delete.jpg);
    background-repeat: no-repeat;
    position:absolute;
    top:0;
    right:0;
}
@charset "utf-8";
/* CSS Document--社群用 */
.fb_like_2013 {
    width: auto;
    float: left;
    margin: 10px 5px 5px 0;
}


.fb_like_2013 {
    /*width:84px;*/
    /*width:72px; 
    height:20px; */
    overflow: hidden;
}

.media_group li {
    /*display: inline-block;*/
    float: left;
    background-repeat: no-repeat;
    background-image: url(https://searchome-aws.hmgcdn.com/images/social.svg);
    background-image: url(https://searchome-aws.hmgcdn.com/images/social.png)\0;
    background-repeat: no-repeat;
    background-color: #fff;
    margin: 5px 10px;
    height: 33px;
}

.media_font_group li {
    /*display: inline-block;*/
    float: left;
    background-repeat: no-repeat;
    background-color: #fff;
    margin: 5px 10px;
    height: 33px;
}

/*.media_group li a {
    display: inline-block;
    width: 33px;
    height: 33px;
    font-size: 11px;
    text-decoration: none;
} update for Safari 分享數字會掉下來*/

.media_group li a {
    display: inline-block;
    width: 33px;
    height: 33px;
    font-size: 11px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}

.media_group a:hover {
    opacity: .4;
    filter: 40%;
    /*background-color: #fff;*/
}

.media_fb {
    background-position: 0 0;
}

.media_google {
    background-position: 0 -35px;
}

.media_pocket {
    background-position: 0 -70px;
}

.media_pin {
    background-position: 0 -105px;
}

.media_twitter {
    background-position: 0 -140px;
}

.media_plurk {
    background-position: 0 -175px;
}

.media_wechat {
    background-position: 0 -210px;
}

.media_sina {
    background-position: 0 -245px;
}

.media_bookmark {
    background-position: 0 -280px;
}

.media_line {
    background-position: 0 -315px;
}


/*.media_open {
    background-position: 0 -350px;
    width: 33px;
    font-size: 11px;
    text-decoration: none;
    display:none; 
    position:relative;
}update for 居家產品底層頁share_more會出不來*/

.media_open {
    background-position: 0 -350px;
    width: 33px;
    font-size: 11px;
    text-decoration: none;
    display: none;
    top: 0;
    cursor: pointer;
}


/*.media_group div {
    display: block;
    display:inline-block;
    width: auto;
    height: 15px;
    line-height: 15px;
    font-size: 11px;
    float: right;
    background-color: #fff;
    padding: 0 8px 0 3px;    
    margin-top: 10px;
}update for Safari 分享數字會掉下來*/

.media_group div {
    display: inline-block;
    zoom: 1;
    width: auto;
    height: 15px;
    line-height: 15px;
    font-size: 11px;
    background-color: #fff;
    padding: 0 8px 0 3px;
    vertical-align: middle;
    border: 0;
}

.media_group .media_bookmark div {
    padding: 3px 8px 3px 5px;
    border: 1px solid #ce2b6b;
    border-radius: 3px;
}


.fb_number {
    color: #3873ad;
    border-right: 1px solid #b7b7b7;
}

.media_group .media_bookmark div.bookmark_word {
    color: #ce2b6b;
    position: relative;
    font-size: 1.3em;
    border: 0;
    border-radius: unset;
    padding: 3px 5px 3px 0px;
}

.media_bookmark .bookmark_number {
    color: #ce2b6b;
    position: relative;
}

    .media_bookmark .bookmark_number:before {
        content: ' ';
        border: 4px solid;
        width: 0;
        height: 0;
        border-color: transparent #ce2b6b transparent transparent;
        display: block;
        position: absolute;
        top: 6px;
        left: -9px;
    }

    .media_bookmark .bookmark_number:after {
        content: ' ';
        border: 4px solid;
        width: 0;
        height: 0;
        border-color: transparent #fff transparent transparent;
        display: block;
        position: absolute;
        top: 6px;
        left: -8px;
    }

div.bookmark_word {
    cursor: pointer;
}

/*收藏按鈕 大圖示 Start*/
.pinit {
    display: block;
    width: 100%;
    height: 55px;
    background-color: #fff;
    padding-top: 10px;
}

.event_content_inner .album_item .pinit {
    padding-bottom: 15px;
}

    .event_content_inner .album_item .pinit a.more {
        display: block;
        width: 200px;
        height: 45px;
        border: 1px solid #ce2b6b;
        margin: 0 auto;
        color: #ce2b6b;
        text-align: center;
        font-size: 16px;
        line-height: 45px;
    }

    .event_content_inner .album_item .pinit a i {
        display: inline-block;
        width: 30px;
        height: 30px;
        content: "555";
        background-color: #ce2b6b;
        border-radius: 50%;
        color: #fff;
        font-size: 16px;
        line-height: 32px;
        box-sizing: border-box;
        margin-right: 5px;
    }

.albumpage_content_item .album_item .pinit a.more:hover {
    background-color: #ce2b6b;
    color: #fff;
}

.albumpage_content_item .album_item .pinit a:hover i {
    background-color: #fff;
    color: #ce2b6b;
}

@media (max-width: 1200px) {
    .event_content_inner .album_item .pinit a.more {
        width: 80%;
    }
}

@media (max-width: 768px) {
    .event_content_inner .album_item .pinit a.more {
        width: 90%;
    }
}
/*收藏按鈕 大圖示 End */


/*更多分享的子選單css*/
.share_more {
    position: absolute;
    background-color: white;
    box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.2);
    padding: 8px;
    border: 1px solid #ccc;
    z-index: 9999;
    margin-top: 40px;
    width: 110px;
}

    .share_more:before, .share_more:after {
        box-sizing: border-box;
        border-bottom: 8px solid #ccc;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        content: "";
        display: block;
        height: 0;
        /* left: 20px; */
        position: absolute;
        bottom: -8px;
        width: 0;
        z-index: 1;
        top: -9px;
    }

/*居家產品列表收藏*/
.NewArr .media_group, .NewArr .media_bookmark {
    width: auto;
    float: right;
}

/*居家產品底層頁社群為採簡化+更多樣式*/
.ProductData1 .media_open {
    display: inline-block;
}

.ProductData1 .w_pocket, .ProductData1 .w_pin, .ProductData1 .w_twitter, .ProductData1 .w_plurk, .ProductData1 .w_sina {
    display: none;
}

.ProductData1 .m_google {
    display: none;
}

.ProductData1 .media_group li {
    margin: 5px 10px;
}

.ProductData1 .media_group {
    margin: 0;
}

.ProductData1 .share_more {
    width: 160px;
    margin-left: -90px;
    margin-top: 40px;
}

    .ProductData1 .share_more:before, .ProductData1 .share_more:after {
        left: 95px;
    }


/*收藏燈箱*/
.modalBackground {
    background-color: #666666;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.memberPopup {
    max-width: 370px;
}

.white-popup {
    padding: 0px
}
/*收藏燈箱 end*/
/*! 
    ***************************************************************************************
    202010 create by Haley 此css定義為[版頭版尾+訊息]使用 
    
    ***************************************************************************************
*/
body {
    line-height: 1.5;
}

a {
    text-decoration: none;
    color: #000;
}

input, select, textarea, option, button {
    outline: none !important;
}
/***! header begin ***/
.container.content {
    padding-top: 50px;
}
.IsWeb .container.content {
    padding-top: 110px;
}

body.IsNoHeader .container.content {
    padding-top: 0;
}

.container #wrapper {
    width: 100%;
    margin: 0 auto;
    line-height: 1.6;
}
/*----------外部連結----------*/
.web_header {
    display: inline-block;
    width: 100%;
    height: 60px;
    background-color: #009688;
    color: #fff;
    line-height: 60px;
    position: fixed;
    top: 0;
    z-index: 100;
}

.channel > ul {
    display: inline-block;
    float: left;
}

.channel ul li {
    display: inline-block;
    float: left;
}

    .channel ul li a {
        padding: 0 20px;
        height: 40px;
        text-align: center;
        text-decoration: none;
    }

        .channel ul li a:hover, .searchlink button:hover, .joinlink button:hover {
            color: #000;
        }

    .channel ul li:nth-child(4):hover, .OpenMenu_TVBox .channel ul li:nth-child(4) {
        background-color: #a34ba1;
    }

    .channel ul li a, .menu_bar ul li a {
        display: inline-block;
        color: #fff;
    }

.head_news {
    display: inline-block;
    padding: 0 20px;
    font-style: italic;
    padding: 0 20px;
    color: #fff;
    width: calc( 100vw -580px );
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .head_news a {
        color: #fff;
    }

        /*.head_news a:hover {
            color: #009688;
        }*/

    .head_news span.head_newsTitle {
        color: #f99b36;
    }

/*----------會員功能----------*/
.bar_function {
    display: inline-block;
    position: absolute;
    top: 6px;
    right: 20px;
}

.searchlink, .joinlink {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    float: right;
}

.bar_function button {
    background-color: #fff;
    color: #000;
    border: 0;
    font-size: 20px;
}

/*----------會員限時動態----------*/
.designer_highlights {
    display: inline-block;
    margin: 0 5px 0 auto;
    /*    float: right;*/
    position: fixed;
    max-width: 400px;
    margin-right:40px;
    right:0;
}

    .designer_highlights div.swiper-slide {
        width: 55px;
        height: 55px;
        background-color: rgb(142,115,205);
        background: -moz-linear-gradient(left, rgba(142,115,205,1) 0%, rgba(116,216,192,1) 100%);
        background: -webkit-linear-gradient(left, rgba(142,115,205,1) 0%,rgba(116,216,192,1) 100%);
        background: linear-gradient(to right, rgba(142,115,205,1) 0%,rgba(116,216,192,1) 100%);
        transition: all 1s;
        border-radius: 100%;
/*        margin: 3px 5px;*/
        margin-top: 3px;
box-sizing:border-box;
    }

        .designer_highlights div.swiper-slide a {
            display: block;
            width: 50px;
            height: 50px;
            overflow: hidden;
            margin: 0 auto;
            margin-top: 3px;
            box-sizing: border-box;
        }
     
    .designer_highlights div.swiper-slide:hover {
        background-color: rgb(115, 205, 146);
        background: -moz-linear-gradient(left, rgbargb(115, 205, 146) 100%, rgba(116,216,192,1) 100%);
        background: -webkit-linear-gradient(left, rgbargb(115, 205, 146) 100%,rgba(116,216,192,1) 100%);
        background: linear-gradient(to right, rgba(142,115,205,1) 100%,rgba(116,216,192,1) 100%);
    }

        .designer_highlights div.swiper-slide img {
            width: 100%;
            border-radius: 100%;
        }

    .designer_highlights .slide_left_arrow, .designer_highlights .slide_right_arrow {
        display: block;
        width: 35px;
        height: 35px;
        color: #fff;
        line-height: 35px;
        position: absolute;
        top: 0;
        z-index: 5;
        border: 0;
        outline:0;
        cursor:pointer;
    }
    .designer_highlights .slide_left_arrow {
        margin-left: -50px;
        margin-top:13px;
        text-align:right;
    }
    .designer_highlights .slide_right_arrow {
        margin-right: -50px;
        margin-top: 13px;
    }
        .designer_highlights .slide_left_arrow:hover, .designer_highlights .slide_right_arrow:hover {
            border:0;
        }
    .designer_highlights .slide_left_arrow {
        left: 0;
    }
    .designer_highlights .slide_right_arrow {
        right: 0;
    }

/*----------設計家功能選單----------*/
.menu_bar {
    display: block;
    text-align: center;
    background-color: #fff;
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: fixed;
    top: 60px;
    z-index: 100;
    padding: 0 10px;
    box-shadow: 0px 0px 7px rgba(0,0,0,.2);
}


.menu_bar .logo a {
    display: block;
    width: 90px;
    height: 47px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(https://searchome-aws.hmgcdn.com/images/logo/2017/90X47_lib.png);
    box-sizing: border-box;
    text-indent: -9999px;
}

.menu_bar ul {
    display: block;
    overflow: hidden;
}

    .menu_bar ul li {
        display: inline-block;
        text-align: center;
    }

        .menu_bar ul li a {
            padding: 0 20px;
            color: #000;
            font-weight: 400;
            text-decoration: none;
        }

            .menu_bar ul li a:hover, .menu_bar ul li a.NowMenu {
                color: #00776c;
            }

        .menu_bar ul li.hoverdrop:hover > .drop_menu {
            display: block;
        }

        .menu_bar ul li a.color01 {
            color: #f9c45c;
        }

        .menu_bar ul li a.color02 {
            color: #d3304d;
        }

        .menu_bar ul li a.color03 {
            color: #5fd8e8;
        }

/*----------選單-空間新勢力----------*/
.menu_bar ul li.li_newforces {
    display: none;
}

/*----------設計家功能選單MOBILE會員----------*/
.mobile_join {
    display: none;
}

/*----------設計家功能選單Hamburger Icon----------*/
.nav-toggle {
    display: none;
    position: absolute;
    right: 65px;
    top: 48%;
}

.nav-toggle {
    cursor: pointer;
    padding: 0;
}

    .nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 3px;
        width: 30px;
        background: #009688;
        position: absolute;
        display: block;
        content: '';
    }

        .nav-toggle span:before {
            top: -10px;
        }

        .nav-toggle span:after {
            bottom: -10px;
        }

        .nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
            transition: all 500ms ease-in-out;
        }

    .nav-toggle.active span {
        background-color: transparent;
    }

        .nav-toggle.active span:before, .nav-toggle.active span:after {
            top: 0;
        }

        .nav-toggle.active span:before {
            transform: rotate(45deg);
        }

        .nav-toggle.active span:after {
            transform: rotate(-45deg);
        }


/*----------頻道下拉選單----------*/
.drop_down_menu {
    display: none;
    width: 100%;
    position: fixed;
    background-color: #fff;
    top: 110px;
    box-shadow: 2px 8px 8px rgba(7%, 7%, 7%, 0.2);
    border-top: 1px solid #009688;
    z-index: 101;
}

.drop_down_menu_box {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    z-index: 100;
    padding-bottom: 20px;
}

.sub_menu .table {
    display: table;
    padding: 10px 20px;
    box-sizing: border-box;
}

.sub_menu_left {
    display: inline-block;
    width: 670px;
    float: left;
    padding-top: 15px;
}

    .sub_menu_left .tr {
        display: table-row;
    }

    .sub_menu_left .th {
        display: table-cell;
        font-weight: 600;
        padding: 10px 0px;
        width: 18%;
    }

    .sub_menu_left .td {
        display: inline-block;
    }

        .sub_menu_left .td a {
            display: block;
            color: #000;
            padding: 3px 8px;
        }

            .sub_menu_left .td a:hover {
                color: #009688;
            }

/*----------側邊快速選單----------*/
.sub_menu_right {
    display: inline-block;
    width: 500px;
    margin-left: 30px;
}

    .sub_menu_right a {
        display: block;
        color: #000;
    }

.drop_down_menu h3 {
    display: inline-block;
    font-weight: 600;
    font-size: 1.5em;
}

.sub_menu_right a .ad_photo {
    display: block;
    width: 250px;
    height: 166px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.sub_menu_right h3 {
    margin-top: 30px;
}

.sub_menu_right .ad_photo {
    display: block;
    width: 250px;
    overflow: hidden;
    float: left;
    margin-top: 30px;
    margin-right: 20px;
}

    .sub_menu_right .ad_photo img {
        width: 100%;
    }

.sub_menu_right a:hover {
    color: #009688;
}

.ad_photo:hover img {
    transform: scale(1.07);
    transition: all .3s;
}

/*----------Tv節目訊息----------*/
.tv_menu_left span:after {
    display: inline-block;
    content: "";
    width: 100px;
    height: 1px;
    background-color: #000;
    position: relative;
    top: -5px;
    left: 8px;
}

.tv_menu_left div {
    margin-bottom: 5px;
}

.spot_tv {
    max-width: 1200px;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    padding: 10px 0px;
}

    .spot_tv > div {
        padding: 10px 0;
        box-sizing: border-box;
    }

        .spot_tv .tv_menu_left {
            width:400px;
        }

        .spot_tv .tv_menu_mid {
            width: 50%;
            margin-top: 5px;
            position: relative;
        }
        .spot_tv .tv_menu_mid .hito_media_one {
            position:relative;
        }
            .spot_tv .tv_menu_mid .hito_media_one_img {
                width: 100%;
                height: calc(100%/3*2);
            }
            .spot_tv .tv_menu_mid .hito_media_one_img:before {
                top:0;left:0;right:0;bottom:0;
                margin:auto auto;
            }

    .spot_tv div img {
        width: 100%;
    }

.tv_menu_left div {
    width: 100%;
}

.spot_tv .tv_menu_right {
    width: 40%;
    margin-left: 20px;
}

.tv_menu_right ul li {
    list-style-type: decimal;
    margin-left: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 5px;
}

    .tv_menu_right ul li a:hover {
        color: #009688;
    }

/*----------會員lightbox----------*/

.join {
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.6);
    position: fixed;
    top: 0;
    box-sizing: border-box;
    padding: 10%;
    box-sizing: border-box;
    font-weight: 400;
    display: none;
    z-index: 200;
}

.OpenMenu_LoginPanel .join {
    display: block;
}

.join_content_box {
    display: block;
    max-width: 650px;
    height: auto;
    padding: 8%;
    box-sizing: border-box;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
}

    .join_content_box h2 {
        font-size: 1.8em;
        text-align: center;
        margin-bottom: 40px;
        font-weight: 500;
    }

.btn_customer, .btn_member, .btn_register_now {
    display: block;
    max-width: 300px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    color: #fff;
    margin-top: 20px;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 1.2em;
}

.btn_customer {
    background-color: #e89e4f;
}

.btn_member {
    background-color: #009688;
}

.btn_customer:hover {
    background-color: #d88226;
}

.btn_member:hover {
    background-color: #00776c;
}

.join_content_box p {
    display: inline-block;
    float: left;
}

.join_content_box i {
    display: inline-block;
    float: right;
    height: 50px;
    line-height: 50px;
}

.btn_register_now a {
    display: block;
    text-align: center;
    color: #333;
}

    .btn_register_now a:hover {
        color: #009688;
    }

/*----------會員lightbox close----------*/
.windows_close {
    display: block;
    cursor: pointer;
    height: 30px;
    width: 30px;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 10px;
}

    .windows_close:before, .windows_close:after {
        content: "";
        width: 26px;
        height: 4px;
        background-color: #999;
        position: absolute;
        top: 10px;
        border-radius: 15px;
    }

    .windows_close:before {
        -webkit-transform: rotate(46deg);
        transform: rotate(46deg);
        right: 2px;
    }

    .windows_close:after {
        -webkit-transform: rotate(-46deg);
        transform: rotate(-46deg);
        left: 2px;
    }

    .windows_close:hover:before, .windows_close:hover:after {
        background-color: #000;
    }

/*----------搜尋BAR----------*/
.search_bar {
    width: 100%;
    background: #282828;
    position: fixed;
    top: 0px;
    height: 160px;
    z-index: 200;
    box-sizing: border-box;
    display: none;
}

.OpenMenu_SearchBar .search_bar {
    display: block;
}

.type_item_area {
    display: block;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #333;
}

.search_bar input {
    width: 70%;
    height: 80px;
    line-height: 80px;
    float: left;
    color: #fff;
    border: 0;
    background: transparent;
    border-radius: 3px 0 0 3px;
    font-size: 1.5em;
    box-sizing: border-box;
    float: left;
    padding-left: 20px;
}

    .search_bar input::placeholder {
        font-size: 1em;
        font-weight: bold;
        color: #4d4d4d;
    }

    .search_bar input:focus {
        outline: 0;
        background: transparent;
    }

    .search_bar input[type=text]::-ms-clear {
        display: none;
        width: 0;
        height: 0;
    }

    .search_bar input[type=text]::-ms-reveal {
        display: none;
        width: 0;
        height: 0;
    }

    .search_bar input[type="search"]::-webkit-search-decoration,
    .search_bar input[type="search"]::-webkit-search-cancel-button,
    .search_bar input[type="search"]::-webkit-search-results-button,
    .search_bar input[type="search"]::-webkit-search-results-decoration {
        display: none;
    }

/*----------搜尋下拉類別----------*/
.function {
    display: inline-block;
    /*width: 30%;
    float: right;*/
    position: absolute;
    right: 0;
}

.select {
    display: flex;
    flex-direction: column;
    width: 145px;
    height: 80px;
    background-color: #282828;
    color: #fff;
    float: left;
}

.option {
    padding: 0 30px 0 20px;
    min-height: 80px;
    display: flex;
    align-items: center;
    background-color: #282828;
    border-top: #222 solid 1px;
    position: absolute;
    top: 0;
    width: auto;
    pointer-events: none;
    order: 2;
    z-index: 1;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
}

.select:focus .option {
    position: relative;
    pointer-events: all;
}

.option:hover {
    color: #fff;
    background-color: #009688;
}

.select input {
    opacity: 0;
    position: absolute;
    left: -99999px;
}

    .select input:checked + label {
        order: 1;
        z-index: 2;
        border-top: none;
        position: relative;
    }

        .select input:checked + label:after {
            content: '';
            width: 0;
            height: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-top: 8px solid white;
            position: absolute;
            right: 10px;
            top: calc(50% - 2.5px);
            pointer-events: none;
            z-index: 3;
        }

        .select input:checked + label:before {
            position: absolute;
            right: 0;
            height: 40px;
            width: 40px;
            content: '';
        }

.close_button {
    display: block;
    width: 80px;
    height: 80px;
    float: right;
    border-left: 1px solid #333;
}

.outer {
    position: relative;
    margin: auto;
    width: 50px;
    cursor: pointer;
    z-index: 10;
    margin-top: 15px;
}

/*----------搜尋close----------*/
.inner {
    width: inherit;
    text-align: center;
}

    .inner label {
        font-size: .8em;
        line-height: 4em;
        text-transform: uppercase;
        color: #fff;
        transition: all .3s ease-in;
        opacity: 0;
        cursor: pointer;
    }

    .inner:before, .inner:after {
        position: absolute;
        content: '';
        height: 3px;
        width: inherit;
        background: #9d9d9d;
        left: 0;
        transition: all .3s ease-in;
    }

    .inner:before {
        top: 48%;
        transform: rotate(45deg);
    }

    .inner:after {
        bottom: 48%;
        transform: rotate(-45deg);
    }

.outer:hover label {
    opacity: 1;
    font-weight: 500;
}

.outer:hover .inner:before, .outer:hover .inner:after {
    transform: rotate(0);
}

.outer:hover .inner:before {
    top: 0;
}

.outer:hover .inner:after {
    bottom: 0;
}

.hot_keyword {
    display: block;
    padding: 20px;
}

    .hot_keyword i {
        color: #009688;
    }

    .hot_keyword a i {
        color: #ea5255;
    }

    .hot_keyword a:hover i {
        color: #fff;
    }

    .hot_keyword a {
        display: inline-block;
        padding: 8px 12px;
        box-sizing: border-box;
        border: 1px solid #4f4c4d;
        color: #fff;
        margin: .5em 5px;
    }

        .hot_keyword a:hover {
            background-color: #009688;
            border-color: #009688;
        }
/***! header end ***/

/***! footer begin ***/
footer {
    display: block;
    width: 100%;
    margin: 0 auto;
    background-color: #eee;
    font-size: 16px;
}

.footer_bar {
    display: flex;
    max-width: 1200px;
    justify-content: space-around;
    flex-wrap: wrap;
}

footer .footer_title {
    color: #000;
    line-height: 1.8em;
    font-weight: 600;
    font-size: 0.9375em;
    display: block;
}

.footer_bar {
    padding: 20px 0;
    overflow: hidden;
    max-width: 60em;
    margin: 0 auto;
}

    .box01, .footer_bar .sitemap, .media_social {
        display: inline-block;
        width: 30%;
    }

    .footer_bar ul {
        display: inline-block;
        overflow: hidden;
    }

        .footer_bar ul li {
            display: inline-block;
        }

    .footer_bar a {
        font-size: 13px;
        color: #333;
        margin: 0 10px 10px 0;
    }

.about a:hover, .recommend a:hover, .sitemap a:hover {
    color: #009688;
}

.media_social ul li {
    display: inline-block;
    float: left;
    width: 25px;
    height: 25px;
    padding: 3px 5px;
    overflow: hidden;
}

    .media_social ul li a {
        display: inline-block;
        font-size: 22px;
    }

        .media_social ul li a.social_bg {
            display: block;
            width: 25px;
            height: 25px;
            background-repeat: no-repeat;
        }

.icon_youku {
    background-position: center;
}

.media_social span {
    display: inline-block;
    color: #5a6771;
    font-size: 11px;
    line-height: 22px;
}

.media_social i {
    display: inline-block;
    width: 25px;
    height: 25px;
    float: left;
}

.fa-facebook {
    padding-left: 2px;
}

.icon_diy {
    background-image: url(https://searchome-aws.hmgcdn.com/images/CommunityMedia/2021/diy.svg);
}

.icon_line {
    background-image: url(https://searchome-aws.hmgcdn.com/images/CommunityMedia/2021/line.svg);
}

.icon_weibo {
    background-image: url(https://searchome-aws.hmgcdn.com/images/CommunityMedia/2021/weibo.svg);
}

.icon_wechat {
    background-image: url(https://searchome-aws.hmgcdn.com/images/CommunityMedia/2021/wechat.svg);
}

.icon_zhihu {
    background-image: url(https://searchome-aws.hmgcdn.com/images/CommunityMedia/2021/zhihu.svg);
}

.icon_youku {
    background-image: url(https://searchome-aws.hmgcdn.com/images/CommunityMedia/2021/youku.svg);
}

.icon_qiy {
    background-image: url(https://searchome-aws.hmgcdn.com/images/CommunityMedia/2021/qiy.svg);
}

.icon_tan {
    background-image: url(https://searchome-aws.hmgcdn.com/images/CommunityMedia/2021/tan.svg);
}

.icon_telegram {
    background-image: url(https://searchome-aws.hmgcdn.com/images/CommunityMedia/telegram.svg);
}

.copyright {
    display: inline-block;
    color: #5c656c;
    text-align: center;
    font-size: 12px;
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #dcdcdc;
}

.mobile_switch a {
    display: inline-block;
    text-align: center;
    color: #b9cad7;
    margin: 8px 5px;
}

    .mobile_switch a:first-child { /*border-right: 1px solid #b9cad7;*/
        padding-right: 10px;
    }
/***! footer end ***/

/***! 事件/活動/公告訊息 begin ***/
.event-marquee {
    background-color: #4c4c4c;
    font-size: 13px;
    box-shadow: inset 0 -2px 3px rgba(73, 73, 73, 3);
    padding: 3px;
    width: 100%;
    bottom: 0;
    opacity: 0.8;
    position: fixed;
    z-index: 101;
    display: none;
}

    .event-marquee span {
        display: block;
        height: 30px;
        width: 960px;
        margin: 0 auto;
    }

    .event-marquee p {
        padding: 0;
        margin: 0 1%;
        line-height: 30px;
        color: #ffffff;
        float: left;
        width: 97%;
    }

    .event-marquee span a.btn_sent {
        color: #48b6a5;
        text-decoration: none;
        line-height: 18px;
        text-align: center;
        margin-left: 20px;
        width: 70px;
        display: inline-block;
    }

        .event-marquee span a.btn_sent:before {
            content: '→';
        }

        .event-marquee span a.btn_sent:hover {
            color: #2f8c7d;
        }

    .event-marquee a.btn_close {
        display: block;
        width: 15px;
        height: 15px;
        text-indent: -9999px;
        background-image: url(https://searchome-aws.hmgcdn.com/images/NewHeader1/close_07.gif);
        float: left;
        margin-top: 7px;
        margin-right: 7px;
    }
/***! 事件/活動/公告訊息 end ***/

/***! 居家頻道子選單 begin ***/
/*找產品下拉選單第二層*/
.products_sub{display:none;width: 100%;left: 0;margin-left:0px;background-color: #fff;position: fixed;border-top: 1px solid #00776c;z-index:101;top:110px; }
.products_sub_box{display: block;margin: 0 auto;position: relative;background-color:#e0e0e0;height: 40px;width: 100%;}
.products_sub_box>div{max-width: 1200px; margin: 0 auto;}
    /*.products_sub_box div.arrowed .arrow {
        height: 15px; width: 15px; border-width: 2px 0 0 2px; position: absolute;
    top: 0; bottom: 0; left: 0; right: 0; margin: auto; padding:0;
    }*/
    .products_sub_box div.arrowed {
        position: absolute; left: 0; right: 0; bottom: 0; margin: 0 auto; color: #000;
        display: block; height: 20px; width: 20px; 
    }
        .products_sub_box div.arrowed .arrow {
            padding: .8rem;
            bottom:-25px;
            top:unset;
        }
.products_sub_box ul li{display: inline-block;}
.products_sub_box ul li.products_catalog h3 a{display:inline-block; color: #000;font-weight: 500;padding: 0 20px; line-height: 40px;  }
    .products_sub_box ul li a:hover, .products_catalog_selected {
        background-color: #fff;
    }
.products_sub_box ul li .products_sub_menu{display:none; background-color:#fff;width:100%;position:absolute;left:0;  box-shadow: 2px 8px 8px rgba(7%, 7%, 7%, 0.5);  }
.products_sub_box ul li .products_sub_menu.divPart{overflow: hidden; height: 280px; }
.products_sub_box ul li .products_sub_menu.divAll{min-height: 340px; }
.products_sub_box ul li:first-child .products_sub_menu{display: block;}

    .products_sub_box ul li .products_sub_menu.divAll div.arrowed .arrow {
        bottom: 0;
    }

/*找產品下拉選單第三層*/
.products_sub_menu_box{display: block; max-width: 1200px; margin: 0 auto;overflow: hidden;z-index: 3;}
.products_sub_menu .table {display:table;padding:10px 20px;box-sizing: border-box;}
.products_sub_menu_left{display: inline-block; width: 930px;float: left;}
.products_sub_menu_left .tr {display: table-row;}
.products_sub_menu_left .th {display: table-cell;font-weight: 600;padding:10px 40px 10px 0;}
.products_sub_menu_left .td {display:inline-block; }
.products_sub_menu_left .td a{display: block; color: #333; padding:3px 8px;}
.products_sub_menu_left .td a:hover{color:#009688; }

/*找產品下拉選單第三層右邊廣告*/
.products_sub_menu_right {display: inline-block; width:200px;}
.products_sub_menu_right a{display: block;margin-top: 20px;color:#333;margin-bottom:20px;}
.products_sub_menu_right a h3{font-weight: 600;}
.products_sub_menu_right a .ad_photo{display: block; width: 300px ;height:200px; overflow: hidden;position:relative;}
.products_sub_menu_right a .ad_photo img{ position: absolute; height: 100%; margin: 0 auto; top: 0; left: 0;right: 0; width: auto;}
.products_sub_menu_right a:hover {color:#009688; }
.ad_photo:hover img{transform: scale(1.07);transition: all .3s;} 
/***! 居家頻道子選單 end ***/

/***! 找設計師(空間新勢力)頻道子選單 begin ***/
.king_designer_dropdown_ad{display:none; width: 100%; background-color:#20201f;color: #fff; position:fixed; top: 110px;z-index: 101;}
.king_designer_dropdown_container{display: flex;max-width: 1200px; margin: 0 auto;padding: 30px 0px;box-sizing: border-box;position: relative; }
.king_designer_dropdown_container div{margin:0 15px;}
.king_designer_dropdown_container .space_kind_nav{display: block; width:10%;padding-right: 10px; border-right:1px solid #414141;}
.king_designer_dropdown_container ul{display: block;}
.king_designer_dropdown_container ul li a{display: block; color: #fff;margin:18px 0;}
.king_designer_dropdown_container ul li a i{display: none;margin-left:10px;}
    .king_designer_dropdown_container ul li a:hover, .king_designer_dropdown_container ul li a:focus, .king_designer_dropdown_container ul li a.selected {
        color: #bf9964;
    }
        .king_designer_dropdown_container ul li a:hover i, .king_designer_dropdown_container ul li a:focus i, .king_designer_dropdown_container ul li a.selected i {
            display: inline-block;
        }
.topic_designer{width:33%;position: relative; }
.topic_designer a{display: block; width: 180px; height: 180px;border-radius: 100%; background-color:rgba(201,166,118,.8);color: #fff; padding:0 20px ;box-sizing: border-box;padding-top:65px;position:absolute;top:100px;right:-10px;background-image: url(https://searchome-aws.hmgcdn.com/images/newforces/dotdot.png);background-repeat: no-repeat; background-position: 20px 40px;}
.topic_designer a:hover{color: #000;}
.topic_designer img{width: 280px; height: 280px; border-radius: 100%;}
.topic_project{ width:60%;}

.topic_project .topic_project_img {display: block;width:65%;height: 0;padding-bottom:45%;position: relative;overflow: hidden;float: left;}
.topic_project .topic_project_img img{display: block;max-width: 100%; max-height: 100%; position: absolute;  top: 0;  right: 0;  left: 0;  margin: auto;}
.topic_project p{display: inline-block; width:28%;color: #fff;box-sizing: border-box;margin-top:70px;margin-left: 10px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;padding: 20px 0;}

/***! 找設計師(空間新勢力)頻道子選單 end ***/
/*! 
    ***************************************************************************************
    202010 create by Haley 此css定義為[版頭版尾+訊息 (RWD)]使用 
    
    ***************************************************************************************
*/
/***! header begin ***/
@media screen and (max-width: 1024px) {
    .OpenMenu {
        background: rgba(0,0,0,.9);
    }

    .menu_bar + .container {
        padding-top: 50px;
    }

    .web_header {
        display: none;
    }

    .IsMobile .event-marquee, .IsTablet .event-marquee {
        display: block;
    }

    /*----------縮成漢堡的樣式----------*/
    .menu_bar .logo a {
        background-image: url(https://searchome-aws.hmgcdn.com/images/logo/2021/100X46_teal.png);
        width: 100px;
        margin-top: 2px;
    }

    .menu_bar {
        display: block;
        /*        background-color: #009688;*/
        top: 0;
        outline: 1px solid #e4e4e4;
        box-shadow:none;
    }

        .menu_bar ul {
            display: none;
        }

    .phone_layout .logo a {
        display: block;
    }

    .nav-toggle {
        display: block;
    }

    .bar_function {
        display: none;
    }

    /*----------推開漢堡的樣式,燈箱打開時----------*/
    .OpenMenu .menu_bar {
        background: rgba(0,0,0,.0);
        width: 100%;
        /*height: 100vh;
        min-height: 600px;*/
        top: 0;
        display: block;
        position: absolute;
        padding:0;
        outline:none;
    }

    .OpenMenu .hamburger_close {
        display: none;
    }

    .OpenMenu .phone_layout .logo a {
        display: none;
    }

    .OpenMenu .menu_bar:hover {
        background: rgba(0,0,0,.0);
    }

    .OpenMenu .menu_bar ul {
        display: block;
        margin: 0 auto;
        margin-top: 345px;
        width: 80%;
        float: none;
        border-top: 1px solid #333;
        padding-top: .5em;
    }

        .OpenMenu .menu_bar ul li {
            display: block;
            width: 100%;
            text-align: center;
            float: left;
            line-height: 40px;
        }

    .menu_bar ul li a {
        color: #fff;
    }

    .OpenMenu .menu_bar ul li:hover {
        background-color: transparent;
    }

    .OpenMenu .menu_bar ul li.hoverdrop:hover > .drop_menu {
        display: none;
    }

    .OpenMenu .mobile_join {
        display: block;
        width: 100%;
        border-top: 1px solid #333;
        margin-top: 15px;
        margin-bottom: 30px;
    }

        .OpenMenu .mobile_join a {
            /*            margin: 0px 10px;*/
            margin-top: 25px;
            color: #fff;
            padding: 0 5px;
            width:100%;
        }

            .OpenMenu .btn_customer, .OpenMenu .btn_member {
                border: 1px solid #4f4c4d;
            }

    .OpenMenu .btn_customer {
        background-color: transparent;
        /*margin-left:1em;*/
    }

    .OpenMenu .btn_member {
        background-color: transparent;
    }

    .OpenMenu .btn_customer:hover {
        background-color: #d88226;
        color: #fff;
    }

    .OpenMenu .btn_member:hover {
        background-color: #00776c;
        color: #fff;
    }

    .OpenMenu .mobile_join a i {
        display: none;
    }

    .OpenMenu .container, .OpenMenu footer {
        display: none;
    }

    .OpenMenu .mobile_join h2, .OpenMenu .mobile_join .btn_register_now {
        display: none;
    }

    /*----------搜尋BAR----------*/
    .search_bar {
        background: transparent;
        position: relative;
        top: 0px;
        height: 80px;
        z-index: 200;
        opacity: 1;
        width: 80%;
        margin: 0 auto;
        display: none;
    }

    .OpenMenu .search_bar {
        display: block;
    }
    /*----------推開漢堡的樣式,燈箱打開時---------*/
    .type_item_area {
        border-bottom: 1px solid #333;
    }

    /*----------搜尋下拉類別----------*/
    .select {
        display: none;
    }


    /*----------漢堡選單-空間新勢力----------*/
    .OpenMenu .menu_bar ul li.li_newforces {
        display: block;
    }
}

/***! header end ***/

/***! Footer begin ***/
@media screen and (max-width: 959px) {
    footer {
        min-width: 100%;
    }

    .footer_bar {
        padding: 10px 3px;
    }

    .footer_social {
        width: 120px;
    }

        .footer_social li a {
            padding: 0;
        }
}

@media screen and (max-width: 768px) {
    footer {
        width: 100%;
        background-color: #eee;
        font-size: 16px;
        min-width: inherit;
        padding: 20px;
        box-sizing: border-box;
        padding-bottom: 100px;
    }

    .footer_bar {
        display: block;
        overflow: hidden;
        width: 100%;
        margin: 0 auto
    }

        .footer_bar .about, .footer_bar .sitemap {
            display: none;
            line-height: 0;
        }

    .footer_social {
        float: inherit !important;
        display: table;
        width: 98%;
        margin: 0 auto;
    }

        .footer_social .footer_title {
            margin-left: 0px;
        }

    .footer_bar .about, .footer_bar .sitemap, .footer_bar .recommend {
        width: 98%;
        float: inherit;
        margin: 0 auto;
    }

    .footer_bar ul {
        width: 90%;
    }

        .footer_bar ul li {
            display: inline;
            padding: 5px;
            float: left;
            width: auto;
        }

    .box01 {
        width: 100%;
        float: none;
        height: 0;
        box-sizing: border-box;
    }

    .footer_bar {
        padding: 0 5px;
        box-sizing: border-box;
    }

        .footer_bar a {
            margin: 0;
        }

    .media_social {
        width: 100%;
        float: none;
        padding-left: 4px;
    }

        .media_social ul li {
            display: inline-block;
            float: left;
            width: 22px;
            height: 22px;
            margin: 0px;
            padding: 5px;
        }

    .box01 ul li {
        margin: 0;
        padding: 0px 5px;
    }

    .media_social i, .media_social span {
        margin-top: 10px;
    }

    .copyright {
        margin-top: 10px;
    }
}

@media screen and (max-width: 640px) {
    .box01 {
        width: 100%;
        float: none;
        height: 100px;
        box-sizing: border-box;
    }

    .footer_bar {
        padding: 0 5px;
        box-sizing: border-box;
    }

        .footer_bar a {
            margin: 0;
        }

    .media_social {
        width: 100%;
        float: none;
        padding-left: 4px;
    }

        .media_social ul li {
            display: inline-block;
            float: left;
            width: 22px;
            height: 22px;
            margin: 0px;
            padding: 5px;
        }

    .box01 ul li {
        margin: 0;
        padding: 0px 5px;
    }

    .media_social i, .media_social span {
        margin-top: 10px;
    }
}

@media screen and (max-width: 480px) {
    .divSearch div {
        padding-left: 7px
    }
}
/***! Footer end ***/

/***! 事件/活動/公告訊息 begin ***/
@media screen and (max-width: 959px) {
    .event-marquee span {
        width: 100%;
    }
}

@media screen and (max-width: 320px) {
    .event-marquee a.btn_close {
        float: left;
        margin-left: 7px;
    }

    .event-marquee p {
        line-height: 20px;
    }

    .event-marquee span {
        width: 100%;
    }
}
/***! 事件/活動/公告訊息 end ***/

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

    .mfp-preloader a {
        color: #CCC;
    }

        .mfp-preloader a:hover {
            color: #FFF;
        }

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

    .mfp-close:hover,
    .mfp-close:focus {
        opacity: 1;
    }

    .mfp-close:active {
        top: 1px;
    }

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

    .mfp-arrow:active {
        margin-top: -54px;
    }

    .mfp-arrow:hover,
    .mfp-arrow:focus {
        opacity: 1;
    }

    .mfp-arrow:before,
    .mfp-arrow:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent;
    }

    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px;
    }

    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: 0.7;
    }

.mfp-arrow-left {
    left: 0;
}

    .mfp-arrow-left:after {
        border-right: 17px solid #FFF;
        margin-left: 31px;
    }

    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3F3F3F;
    }

.mfp-arrow-right {
    right: 0;
}

    .mfp-arrow-right:after {
        border-left: 17px solid #FFF;
        margin-left: 39px;
    }

    .mfp-arrow-right:before {
        border-left: 27px solid #3F3F3F;
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px;
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px;
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #000;
    }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #444;
    }

    .mfp-figure small {
        color: #BDBDBD;
        display: block;
        font-size: 12px;
        line-height: 14px;
    }

    .mfp-figure figure {
        margin: 0;
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0;
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}


/*magnific-popup dialog animation*/
/* Styles for dialog window */
.small-dialog {
    background: white;
    padding: 20px 30px;
    text-align: left;
    max-width: 400px;
    margin: 40px auto;
    position: relative;
    /*outline: 5px solid #98e2cf;*/
}


/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}


/**
 * Fade-move animation for second dialog
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -o-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    transform: translateY(0) perspective( 600px ) rotateX( 0 );
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}



/***searchome custom code***/
.white-popup {
    position: relative;
    background: #FFF;
    /*padding: 20px;*/
    width: auto;
    margin: 20px auto;
}

/*
.mfp-close {
    color: #625952;
    cursor: pointer;
    z-index: 999999;
    background-image: url('/images/member/member-popup-close.jpg');
    background-repeat: no-repeat;
    background-position: 5px 5px;
    width: 25px;
    height: 25px;
    display: block;
}

.mfp-iframe-holder .mfp-close {
    color: #625952;
    cursor: pointer;
    z-index: 999999;
    background-image: url('/images/member/member-popup-close.jpg');
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    float: right;
    top: 0;
}

.mfp-ajax-holder {
    position: relative;
}

    .mfp-ajax-holder .mfp-content {
        margin: 15% auto auto -48%;
        left: 50%;
        position: absolute;
        width: 94%;
    }

    .mfp-ajax-holder .white-popup {
        padding: 1%;
    }
*/

.green-dialog {
    outline: 5px solid #98e2cf;
}

    .green-dialog .mfp-close {
        background-image: none;
        background-color: #14b48d;
        right: 0;
        color: #fff;
    }

.mfp-container .mfp-close {
    display: block;
    cursor: pointer;
    height: 30px;
    width: 30px;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 10px;
    padding:0;
    background: none;
}

    .mfp-container .mfp-close:before, .mfp-container .mfp-close:after {
        content: "";
        width: 26px;
        height: 4px;
        background-color: #999;
        position: absolute;
        top: 10px;
        border-radius: 15px;
    }

    .mfp-container .mfp-close:before {
        -webkit-transform: rotate(46deg);
        transform: rotate(46deg);
        right: 2px;
    }

    .mfp-container .mfp-close:after {
        -webkit-transform: rotate(-46deg);
        transform: rotate(-46deg);
        left: 2px;
    }

    .mfp-container .mfp-close:hover:before, .mfp-container .mfp-close:hover:after {
        background-color: #000;
    }

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;*/
	left: -5px;
	background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(https://searchome-aws.hmgcdn.com/images/jquery.bxslider/bx_loader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

    .bx-wrapper .bx-prev {
        left: 10px;
        background: url(https://searchome-aws.hmgcdn.com/images/jquery.bxslider/controls.png) no-repeat 0 -32px;
    }

    .bx-wrapper .bx-next {
        right: 10px;
        background: url(https://searchome-aws.hmgcdn.com/images/jquery.bxslider/controls.png) no-repeat -43px -32px;
    }

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

    .bx-wrapper .bx-controls-auto .bx-start {
        display: block;
        text-indent: -9999px;
        width: 10px;
        height: 11px;
        outline: 0;
        background: url(https://searchome-aws.hmgcdn.com/images/jquery.bxslider/controls.png) -86px -11px no-repeat;
        margin: 0 3px;
    }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

    .bx-wrapper .bx-controls-auto .bx-stop {
        display: block;
        text-indent: -9999px;
        width: 9px;
        height: 11px;
        outline: 0;
        background: url(https://searchome-aws.hmgcdn.com/images/jquery.bxslider/controls.png) -86px -44px no-repeat;
        margin: 0 3px;
    }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-transition-property: height,-webkit-transform;
        transition-property: height,-webkit-transform;
        -o-transition-property: transform,height;
        transition-property: transform,height;
        transition-property: transform,height,-webkit-transform
    }

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transform: scale(.33);
        -ms-transform: scale(.33);
        transform: scale(.33);
        position: relative
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        -webkit-transform: scale(.66);
        -ms-transform: scale(.66);
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        -webkit-transform: scale(.33);
        -ms-transform: scale(.33);
        transform: scale(.33)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        -webkit-transform: scale(.66);
        -ms-transform: scale(.66);
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        -webkit-transform: scale(.33);
        -ms-transform: scale(.33);
        transform: scale(.33)
    }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px
    }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            -webkit-transition: .2s top,.2s -webkit-transform;
            transition: .2s top,.2s -webkit-transform;
            -o-transition: .2s transform,.2s top;
            transition: .2s transform,.2s top;
            transition: .2s transform,.2s top,.2s -webkit-transform
        }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transition: .2s left,.2s -webkit-transform;
        transition: .2s left,.2s -webkit-transform;
        -o-transition: .2s transform,.2s left;
        transition: .2s transform,.2s left;
        transition: .2s transform,.2s left,.2s -webkit-transform
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right,.2s -webkit-transform;
    transition: .2s right,.2s -webkit-transform;
    -o-transition: .2s transform,.2s right;
    transition: .2s transform,.2s right;
    transition: .2s transform,.2s right,.2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

    .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0
    }

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255,255,255,.25)
}

    .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
        background: #fff
    }

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,.25)
}

    .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
        background: #000
    }

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite
}

    .swiper-lazy-preloader:after {
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        background-size: 100%;
        background-repeat: no-repeat
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }

        .swiper-container-cube .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0
    }

.swiper-container-flip {
    overflow: visible
}

    .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1
    }

        .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

