#header{
    background: #10A05E;background: rgb(79,169,56);
    background: -moz-linear-gradient(top, rgba(79,169,56,1) 0%, rgba(57,147,34,1) 100%);
    background: -webkit-linear-gradient(top, rgba(79,169,56,1) 0%,rgba(57,147,34,1) 100%);
    background: linear-gradient(to bottom, rgba(79,169,56,1) 0%,rgba(57,147,34,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fa938', endColorstr='#399322',GradientType=0 );
/*margin-top:0;padding: 2px 0 8px*/
}
/*.wrapper{position: relative;top:0px;margin-bottom: 0;min-height: 800px}
.search-toggle, .marquee_wrap, .cityselect{display: none !important}*/

@media (max-width: 900px){
    .sitename {margin-top: 5px;}    
}

@media (min-width: 1025px){
    .container {width:1150px}
}
.bx-loading{display: none}
/*detailpage*/
.detail_img{
    margin:10px 0 20px;
    min-height: 300px;
    /* background: url(../images/noimg.jpg) center no-repeat; */
    max-height:700px;overflow: hidden;
/*    width: 600px;*/
}
.bxslider{padding-left: 0;list-style: none;min-height: 217px;}
.detail_img .bx-wrapper {margin-bottom: 10px;z-index: 1;}
.detail_img .bx-wrapper .bx-viewport {left: 0;}
.detail_img .bx-wrapper:nth-child(2){max-width: 89% !important}
.pager-control{width: 750px;position: absolute;z-index: 0;margin-top: -65px;}
#pager-next>a, #pager-prev>a {
    text-decoration: none;
/*    font-size: 20px;
    color: #067D41;
    border:1px solid #eee;*/
    background-image: url(../images/pager_controls.jpg);
    background-repeat: no-repeat; 
    font-size: 0;
    height: 40px;
    width: 22px;
    display: block;
}
#pager-next>a {background-position:right top}
#pager-prev>a {background-position:left top}
#pager-next>a.disabled, #pager-prev>a.disabled{display: none}
#pager-prev, #pager-next{width:20px;}
#pager-next>a:hover, #pager-prev>a:hover{opacity: .9}
#pager-next>a:active, #pager-prev>a:active{opacity: .6}
#pager-prev{float: left;} 
#pager-next{float: right;margin-right: 10px} 
.photohint{color: #45c424;width: 100%;display: block;padding: 5px;clear: left;text-align: center;padding-top: 0px;font-size: 11px;}
@media screen and (min-width:500px){
    .detail_img .bx-wrapper .bx-viewport {
        height:500px !important;
    }
    .detail_img .bx-wrapper:nth-child(2) .bx-viewport{
        height: auto !important;
    }
}
.detail_img .bxslider img {
   /* max-width: 100%;
    max-height: 420px;*/
    display: block;
    margin: 0 auto;
    width:100%;height: 500px;;
}
.detail_img .bx-controls {
    bottom: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 100;
}
.detail_img .bx-prev {left: 0;}
.detail_img #bx-pager a {
    display: inline-block;
    float: left;
    /*width: 100px !important;*/
    height: 60px;
    margin: 0 10px 10px 0;
    cursor: pointer;
    overflow: hidden;
}
.detail_img #bx-pager a:hover{opacity: 0.8;} 
.detail_img #bx-pager a img{
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.detail_img .active img {box-shadow: 0 0 6px #888;}
@media screen and (max-width:768px){
    #bx-pager {display: none}
    .bx-wrapper .bx-pager{display: block}
}
@media screen and (max-width:500px){
    .detail_img #bx-pager a {width:85px;}
    .detail_img .bxslider img{width:100%;height: 217px}
    /*.detail_img .bx-wrapper .bx-viewport{height:auto !important;}*/    
    .detail_img{overflow:hidden;min-height: 250px;max-height:300px;margin-bottom: 0;}
}


.datail_intro {
    width: 340px;
    float: left;    
    background: #fff;
    padding: 10px;
    min-height: 470px;
    letter-spacing:1px;
}
.detail_name{border-bottom: 1px solid #ddd;padding-bottom: 5px;margin-bottom: 0;margin-top: 8px;}
.oprice, .sprice{display: inline-block;vertical-align: middle;}
.oprice{font-weight: normal;position: relative;text-decoration: none;padding-left: 5px;margin-right: 10px}
.oprice::after{
    content: '';display: block;
    background: url(../images/oprice.png) no-repeat top center;
    height:20px;
    position: absolute;top:5px;width: 90%;left:-2px;
}
.sprice{display: inline;width: auto;}
.rentoprice{vertical-align: middle}
.rentsprice>.rtxt{font-size: 20px;position: relative;top:-2px;font-family: 'microsoft jhenghei'}
.sprice>span{font-size: 24px;}
.rentsprice>.cur, .sprice>.cur{font-size: 20px;color: #000;font-family: 'microsoft jhenghei';position: relative;top:-3px;}
.pub_add{margin-bottom: 2px}
.detail_info1{width: auto;margin-bottom: 5px;display: inline-block;margin-left: 15px;}
@media (max-width:700px) {
    .detail_info1{
        margin: auto;
        padding: 15px;
        display: block;
    }
}
.detail_info1>.tr>.td{width: 100px;padding: 2px 0;}
.land_info1, .land_info2, .land_info3{margin-bottom: 2px}
.land_info3{margin-bottom: 15px}
.pub_add, .detail_info1, .content_p_houses1 , .parking_info ,.other_price, #content_p_houses1{
    font-size: 18px;
}
/* .other_price{
    display: flex;
    flex-wrap: wrap;
} */
/*.detail_intro{padding-right: 0}*/
.sales_wrap{border-top: 1px solid #ddd;margin-bottom: 30px}
.sales_info1{display: block;margin-bottom: 5px;padding-top: 12px;overflow: hidden;cursor: pointer;display: flex;align-items: center;}
    .sales_img{float: left;width:150px;/*height: 200px;*/margin-right: 10px;text-align: center;color: #06c;text-decoration: underline;font-size: 0}
    .showintrolink{font-size: 13px}
    .nocursor{cursor: default}
    .sales_img>img{max-width: 100%;max-height: 110px}
    .sales_office, .sales_id{display: block}
    .sales_office{font-size: 15px;/*margin-top: 5px;*/}
    .sales_name{font-size: 48px;line-height: 120%;padding-bottom: 5px;display: block;}
    .sales_id{font-size: 11px;padding: 5px;color: #067D41;/*margin-bottom: 10px;border-bottom: 1px solid #067D41;border-top: 1px solid #067D41;*/;position: relative;}    
    .sales_id:after{
        content:'';display: block;width:100%;height: 1px;
        position: absolute;top:0;left:0;
       background: linear-gradient(to right, rgba(6,125,65,1) 0%,rgba(6,125,65,0.99) 1%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    }
.sales_info2, .sales_phone{display: block;clear: both;margin-bottom: 20px;color:red;letter-spacing: 1px;font-size:16px;margin-top: 15px;}
    .sales_tel{font-size: 32px;font-family: tahoma;color:#000}
    .sales_tel a{color:#000;}
.caseid{color:red;font-size: 15.5px;margin:0 0 10px;letter-spacing: 1px;font-weight:bold; clear: both;}
.sales_info_wrap{}
.sales_info_wrap .glyphicon{margin-right: 5px;}
.store_info{
    font-size: 11px;/*width:200px;float: left;*/font-family: arial;margin-top: 10px;line-height: 190%;display: none;
    margin: 0;
}
    .corp{display: block;margin-top: 0px;padding: 5px;color: #bd7a00;margin-bottom: 0;padding-bottom: 0;}
    .btn_contact{
        margin-top: 2px;letter-spacing: 1px;margin-left:0;margin-bottom: 10px;
        border:1px solid #03562d;padding:10px 10px;font-size: 16px;
        background:#009B4F url(../images/icons.png) no-repeat 8px 6px;padding-left: 50px;
        /*background:#009B4F;*/
        color: #fff;border-radius: 5px;width: 100%
    }    
    .btn_contact:hover{background: #48A231 url(../images/icons.png) no-repeat 8px 6px;}
.store_info-new{
    font-size: 15px;
    font-family: arial;
    margin-top: 10px;
    line-height: 190%;
    color: #009B4F;
    color: #e59400;
    /* background: #eee; */
    text-align: center;
    letter-spacing: 1px;    
    border-top: 1px solid #ddd;    
    position: relative;
    overflow: hidden;
}
.store_info-new:after{
    content: '';
    display: block;
    width: 100%;
    height: 50px;
    position: absolute;
    top: -25px;
    background: radial-gradient(ellipse at center, rgba(100,100,100,0.1) 0%,rgba(255,255,255,1) 100%);
    z-index: -1; 
}
.store_info-new .corp{padding-bottom: 5px;}
.store_info-new>span{margin-right:10px}
.store_info-new>.glyphicon{margin-right: 10px;}
/* .store_info-new>span{margin-right:15px}
.store_info-new>span:last-child{margin-right:0} */

.case_service_table {background: #fff;width: 100%;display: none}
.modal-body .case_service_table {display: table}
.case_service_table td{padding:0 5px;}    
#Text_Name, #Text_Mobile{margin:10px 0 10px;}
.labeltxt{color:#999;font-size: 12px;display: block}
.case_service_table .agree{padding-top: 10px;border-top: 1px solid #ccc;padding:10px 5px;}
.case_service_table .submit_btn{width: 100%;margin-left: 0;margin-top: 8px;}
.agree a{text-decoration: underline}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{margin-left:-15px;}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline{margin-left: 5px}
.contact-toggle{width: auto}
.sales_phone, .sales_intro{display: none}

/*recom_caselist_wrap*/
.recom_caselist_wrap{margin-top: 30px;margin-bottom: 20px}
.recom_caselist_wrap .detail_tab{padding-left:10px;background: #009B4F;margin-left: 0px;}
.newsrecomtab{padding-left:10px;color:#009B4F;font-size: 20px;margin-bottom: -30px}
.recom_caselist{border-top: 3px solid #009B4F;margin-top: 0;overflow: hidden; display: flex;flex-wrap: wrap;}
.recom_caselist .intro{font-size: 16px}
@media screen and (min-width: 1000px){
    .case_service_table {background: #f5f5f5}
    .labeltxt{display: inline}
    .recom_caselist_wrap .bx-wrapper{max-width:100% !important;width: 100%}
    .recom_caselist_wrap .bx-prev{left: 0}
    .recom_caselist>li{border-bottom: 0;padding:5px 0;float: left;width:219px;margin-right: 5px;}
    .recom_caselist>li:hover {opacity: .9;box-shadow: none}
    .recom_caselist_wrap .bx-wrapper{}
    .recom_caselist_wrap .bx-wrapper .bx-controls-direction a{width:20px;border-radius: 5px;}
    .recom_caselist_wrap .bx-prev{left: -30px;background:#ccc url(../images/recom_controls.png) no-repeat -1px -46px;}
    .recom_caselist_wrap .bx-next{right: -30px;background:#ccc url(../images/recom_controls.png) no-repeat -23px -46px;}
    .recom_caselist_wrap .bx-next:hover{background-position:-22px 0;}
    .recom_caselist_wrap .imgbox{height:130px;float: none}
    .recom_caselist_wrap .imgbox, .recom_caselist_wrap .case_img{margin-left:0;}
    .recom_caselist_wrap .case_img{width: 100%}
    .recom_caselist_wrap .name{font-size: 16px}
    .recom_caselist_wrap .feature{width: 100%;font-size: 15px;margin: 0;line-height: 100%;overflow: hidden;height: 16px;}
    .recom_caselist_wrap .intro{font-size: 15px;line-height: 150%;padding-left: 0;overflow: hidden;display: inline-block;height: 2.8em;}
    .recom_caselist_wrap .info_wrap{float: none}
    .recom_caselist_wrap .info_wrap2{height: auto;line-height: 100%;}
    .recom_caselist_wrap .intro br{display: none}
    .recom_caselist_wrap .size{display: block;padding-left:0;font-size: 15px}
    .recom_caselist_wrap .layout{display: block;margin-left: 0;font-size: 15px;line-height: 120%;padding-left: 0;}
    .recom_caselist_wrap .price_wrap{float: left;text-align:left;margin-top:20px;position: unset;}
    .recom_caselist_wrap .sprice>span{font-size: 22px;}
    .recom_caselist_wrap .more{float: none}    
}


#Text_VCode{width: 100px}
.msales_info2{display: none}
.htmlpage img{max-width: 100%}

/*about*/
/*.pagecover, .pagetitle{display:none}*/
.sky{background:url(../Upload_Img/images/page/sky.jpg) no-repeat top center;height:394px;width:100%;text-align:center;font-weight:bold;font-size: 40px;line-height:200%;padding-top: 5%;color:#fff;font-family:"microsoft Jhenghei"}
.slogan{font-family:"microsoft Jhenghei";background: url(../Upload_Img/images/page/sloganbg.jpg) no-repeat top center;height:580px} 
.sloganbox1{padding:20px 0 40px}
.sloganbox1>div{padding-left: 10%} 
.slogan_title{color:#92d050;font-weight:bold;font-size: 22px}  
.slogan_txt{color:#10a05e;font-weight:bold;margin-top: 5px;font-size: 30px}
.intro{font-size: 20px}  
.aboutbtn{background:#009B4D;color:#fff;font-size: 20px;margin-top: 25px}
.maincon>.container{width:100%;padding:0}
.purpose{background:#000 url(../Upload_Img/images/page/purposebg.jpg) no-repeat top center;height:430px}
.purposetxt{font-size: 24px;color:#fff;padding-top: 45px;line-height:200%}

.about>div{background: #000;min-height: 300px;overflow:hidden;position:relative}
.about_img{opacity: .2;transition: 500ms all;}
.about>div:hover img{opacity: .5}
.about_title{position:absolute;width:100%;text-align: center;color:#fff;font-size: 30px;font-weight: bold;z-index: 2;letter-spacing: 1px;line-height:160%;top:40%}

.store{width: 100%;background: #449E2D;margin-bottom: 30px}
.store>div{margin-top: 20px;margin-bottom: 15px;}
.store>div:hover{}
.store a{display: block;overflow: hidden;color: #000; background: #fff;text-align: center;line-height: 200%;}
.store a:hover{color:#555;text-decoration: none}
.store_cover{margin:20px;}
.store_txt{font-size: 20px;padding-bottom: 20px;background: #fff}
.store strong{color:#449E2D;}

@media screen and (max-width:1024px){
    /*.sales_tel{font-size:20px;color:#000}*/    
    .sales_name{font-size:28px}
    .slogan{height:auto;}
    .about{background: #000;margin: 0 0 30px;}
    .purpose {
        background: #000 url(../Upload_Img/images/page/purposebg.jpg) no-repeat top right;
        height: auto;
        background-size: 150% auto;
    }
    .sales_tel{
        text-decoration: none;font-size: 20px;color: #fff;
        background: #1AA561;
        border-bottom: 3px solid #00753C;
        border-radius: 5px;
        padding: 2px 10px;
    }
    .sales_tel>a{color: #fff}
    .case_service_table .agree{font-size: 13px}
    .sales_img{font-size: 0;}
}
@media screen and (max-width:500px){
    .recom_caselist{border-top: 3px solid #009B4F;margin-top: 0;overflow: hidden; display: unset;}

    .store_info-new{display: none;}
    /* .store_info{display: block;} */
    .detail_intro{position: static;padding-right: 15px}
    /*.sales_wrap .btn_contact{display: none}    */
    /*.sales_tel{font-size:20px;color:#000}*/
    .sales_wrap{display: none;}
    .sales_wrap{margin-bottom: 10px}
    .detail_name{font-size: 25px;}
    .contact-toggle-pc{display: none}
    /*.sales_info1{display: none}*/
    /*.store_info{font-size: 0}*/
    .sales_info2{margin-bottom: 20px}
    /*.store_info>.corp{font-size: 13px}*/
    .detail_img .bx-wrapper{visibility: hidden}
    .sales_img{height:auto;}
    .detail_img::after{
        content:'';display: block;
        width:100%;background: url(../images/loading.gif) no-repeat top center;
        height: 250px;
        background-size: 50px 50px;
        margin-top: -250px;
    }
    
    .msales_info2{display: block;color:red;margin: 0 15px;}
    .msales_info2 .sales_tel{
        border-radius: 5px;
        padding: 3px 5px;color:#fff;
        background: #1AA561;
        border-bottom: 3px solid #00753C;
        text-decoration: none;
        display: inline-block;
        width: auto;
        float: right;
        font-size: 28px;margin-top: 5px;margin-bottom: 10px;
    }
    .msales_info2 .sales_tel>a{color:#fff;}
    .msales_info2 .casestore{color:#000;clear: both;}
    .store_cover{margin:0;}
    .tabcon_near br{display: none}
    .tabcon_near>div{margin-bottom:5px;line-height: 160%;padding-left: 0px !important;text-indent: 0px;}
    .tabcon_info .td{min-width: 10px;display: inline-block;}
    .sales_img{
        margin-right: 0;
        width: 130px;
    }
    .google-map-link{
        float: unset !important;
    }
}

.share{margin-bottom: -40px;padding-left: 190px;}
.detail_tab{
    background-color: #009B4F;    
    background-repeat:no-repeat;
    background-image:url(../images/icons.png);
    height:35px;padding-top: 5px;
    position: relative;
    padding-left: 45px;width: 140px;
    color:#fff;font-size:20px;
}
.detail_tab::after{
    content:'';display: block;
    position: absolute;right: -35px;top:0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 0 0 35px;
    border-color: transparent transparent transparent #009B4F;
}
.tab_info{background-position:5px -155px}
.tab_near{background-position:5px -296px}
.tab_feature{background-position:5px -486px}
.tab_map{background-position:10px -659px}
.tab_contact{background-position:5px 3px}
#street-view {height: 400px;}
.detail_tabcon{border-top: 3px solid #009C4F;margin-left: 0;padding:10px 15px}
.detail_tabcon>div{padding-left: 0}
.tabcon_near{line-height: 200%}
.tabcon_youtube{display: flex;flex-wrap:wrap;} 
.tabcon_youtube .youtube-iframe{
    background: #fff;width:32.3%;padding:10px;box-shadow: 0 5px 10px #aaa;
    margin-right: 1%;margin-bottom: 15px;
}
.tabcon_youtube .youtube-iframe iframe{width: 100%;height: 100%;aspect-ratio:16/9;min-height: 200px;}
    
@media screen and (max-width:900px){
    .tabcon_youtube .youtube-iframe{width:49%;}
}
@media screen and (max-width:600px){
    .tabcon_youtube .youtube-iframe{width:100%;margin-right:0;}
}

.page_toolbar{
    display: none;
    background: #009B4F;opacity: .9;
    position: fixed;bottom:0;left:0;
    width:100%;
    box-shadow: 0 0 15px rgba(0,0,0,.5);
    z-index: 10;text-align: center
}
.page_toolbar>a{color:#fff;padding: 8px 0px;margin:0 10px;display: inline-block;font-size: 14px}
.page_toolbar>a:hover, .page_toolbar>a:focus{background: #fff;text-decoration: none;color: #01984E;}
.page_toolbar>.btn_contact{border:0;}
.share_show, .sales_show{
    display: block !important;
    margin:100px 0 0 !important;
    bottom:35px;width:100%;z-index: 99;left: 0;
    background: rgba(255,255,255,.9);    
    border:0;    
}
.share_show{position: fixed;box-shadow: 0 -5px 10px rgba(0,0,0,.5);padding: 10px;}
.sales_show{position: relative}
.close_btn{
    position: absolute;
    top: -50px;
    right: 0;
    background: #fff;
    text-align: center;
    box-shadow: 0 5px 5px rgba(150,150,150,.1);
    font-size:16px;
    color: red;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
    border: 1px solid #eee;
    padding: 5px 10px;
    border-radius: 5px;
}
.img_sales{max-width:150px;}
#pc_contact_modal .modal-dialog{width:450px;}
#Text_Name, #Text_Mobile{font-size: 16px;line-height:20px;}
input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input{font-size: 15px}
textarea {resize: none;}
#Text_Question{height: 130px;}

@media print {
      .qrcode, #contact, .tabcon_contact, .detail_tab::after, .tab_map, .tabcon_map, #footer{display: none}
      .detail_tab{padding-left: 0;color:#009B4F;}

   }

@media screen and (max-width:1000px){
    .share{margin-bottom: 10px;padding-left: 10px;}
    .share .sfb{margin-left: 0;}
}
@media (max-width:900px){
    .detail_tabcon{margin-right:0}
    .userhtml{line-height: 200%}
    .userhtml img{max-width: 100% !important;height:auto;}
    .userhtml iframe{max-width: 100%;height:auto;}
    .userhtml table{width:100%;}
    .detail_tabcon{padding: 5px 0 0;margin-bottom: 15px}
    .page_detail .maincon{padding:0 0 15px;}
}
@media (max-width:768px){
    .page_toolbar{display: block;}
    .page_toolbar>.btn_contact{background: none;}
    #footer{margin-top: 20px}    
    .share{display: none}
    .share{display: none;}
    .photohint{width: 120%;margin-left: -10%;transform: scale(0.9);letter-spacing: -1px;padding-top: 20px;}
}

.qrcode{position:fixed;right:25px;top:50%;margin-top: -110px;text-align: center;background: #fff;z-index: 2;}
.qrcode_img{width:130px;transition: 500ms all;padding: 10px;border:1px solid #999;border-radius: 5px}
.qrcode_img:hover{width: 155px}
.qrcode_hint{display: block;width:120px;margin-top: 10px;margin:0 auto;}
@media screen and (max-width:1024px){
    .qrcode{display: none;}
}


/*page*/
.pagecover{
    background: url(../images/sloganbg.jpg) no-repeat 13px -48px;
    background-size:100% auto;
    width:100%;
    overflow: hidden;
}
.sitepath{font-size: 15px;letter-spacing: 1px;margin-top: 30px;float: right}
.pagetitle{
    color:#10A05E;
    letter-spacing:1px;
    margin: 0 auto 30px;
    position: relative;
    z-index: 1;
    padding-top: 20px;
    float: left
}
#service{
    width:650px !important;
    margin:0 auto !important;
}
#service td{width:auto;}
#Service_Question{margin-top: 3px}
.contact_btn{margin-top: 5px}
@media screen and (max-width: 650px){
    #service{width:100% !important;}
}

/*News*/
.NewsTitle h2 {
    font-weight: 500;
    color: #202020;
    padding-bottom: 10px;
    margin-bottom: 0
}
.NewsTitle small {
    display: block;
    border-top: 1px solid #E0E0E0;
    line-height: 30px;
    text-align: right;
    color: #00923F;
    letter-spacing: 1px;
    font-weight: bold;
}
.newsCon {
    background: #fff;
    min-height: 500px;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 20px;
}
.newsCon + .Pnum {
    margin-bottom: 20px;
    overflow: hidden;
}
.newsClassList {
    border-bottom: #eee 1px solid;
    margin-bottom:10px;
    padding: 10px 0
}

.newsDateList {
    float: left;
    color: #00923F;
    font-weight: bold;
    letter-spacing: 1px;
    border-right: 2px solid #ccc;
    padding-right: 10px;
}

.newsTitleList a{  
    color: #666;  
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    padding-left:5px;
}
.newsTitleList a:hover{border-left: 2px solid #00923F;}

.newspage.pagecover{overflow: auto}
.newspage .sitepath{padding-bottom: 10px;margin-top: 10px}

@media screen and (max-width: 650px){
    .sitepath2{overflow: hidden;width:100%;text-align: left}
    .sitepath2 .sitepath{float: none}
}

/*環景看屋*/
.tabcon_photosphere{
    position: relative;
    padding: 0;
    margin-bottom: 30px;    
}

.toolbar{position: relative;z-index: 2;margin-bottom:-37px;padding-top:10px;}
.toolbar:hover{}
.drawer-tab-title>.glyphicon, .point-dropdown-wrap>.dropdown-toggle>.glyphicon{font-size: 12px;margin-left:5px;} 
#psv-marker-bottomlogo{opacity: 1 !important;cursor: move;}
#psv-marker-bottomlogo img{max-width: 100%;mix-blend-mode:lighten}

/* slider */
.photo-sphere-thumb-wrap{display: none;}
.tabcon_photosphere>.photo-sphere-thumb-wrap{
    background: rgba(0,0,0,.5);
    position: absolute;
    width: 100%;
    top: 50px;    
    padding: 20px 50px 20px;
    z-index: 1;
}
.photo-sphere-thumb{
    width:100%;
    padding-bottom: 0;
    cursor: grab
}
.photo-sphere-thumb img{max-width: 100%;}
.photo-sphere-thumb .swiper-slide{text-align: center;position: relative;border:1px solid transparent}
.photo-sphere-thumb .swiper-slide:hover{border:1px solid #fff;cursor:pointer}
.photo-sphere-thumb .roomname{
    position: absolute;
    background: rgba(0,0,0,.7);
    bottom: 0;
    width: 100%;
    color: #fff;
    left: 0;
}
.photo-sphere-thumb-wrap .swiper-button-prev:focus, .photo-sphere-thumb-wrap .swiper-button-next:focus{outline:0}
.photo-sphere-thumb-wrap .swiper-button-disabled{opacity: 0;}

/*選點*/
.point-dropdown-wrap{margin-left: 10px;display: inline-block;vertical-align: top;opacity: .5;transition: 500ms all}
.point-dropdown-wrap:hover, .point-dropdown-wrap.open{opacity: 1;}
.point-dropdown-wrap .dropdown-toggle{padding:2px 10px;border:1px solid #ccc;background: #fff !important}
.point-dropdown-wrap .dropdown-toggle:hover{background-color: #fff}
.point-dropdown-wrap .glyphicon-triangle-top, .thumb-open .glyphicon-triangle-top{display: none;}
.point-dropdown-wrap.open .glyphicon-triangle-top, .thumb-open .glyphicon-triangle-top{display: inline-block;}
.point-dropdown-wrap.open .glyphicon-triangle-bottom, .thumb-open .glyphicon-triangle-bottom{display: none;}
.point-list>.active>a, .point-list>.active>a:hover, .point-list>.active>a:focus{background-color: #009B4F;}
.point-list{min-width: 100%;opacity: .8;padding:0}
.point-list>li>a{padding: 10px 10px}
.deploy-url {
    background: rgb(68,158,45);
    background: rgb(111,178,91);
    background: linear-gradient(to bottom, rgba(111,178,91,1) 0%,rgba(6,125,65,1) 100%);
    width: 28px; height: 28px;
    border-radius: 100%;border:2px solid #48A231;box-shadow: 0 3px 10px rgba(0,0,0,.5);
    cursor: pointer;
}
.deploy-url:hover{border:2px solid yellow}

/*選樓層*/
.drawer-wrap{bottom:10px;display: inline-block;vertical-align: top;margin-left: 10px;opacity: .5;transition: 500ms all}
.drawer-wrap:hover, .drawer-wrap.drawer-open{opacity: 1;}
.drawer-tab-title{background: #fff !important;color:#555;border-radius:4px;padding:2px 5px;border:1px solid #ccc;cursor: pointer;}
.drawer-list{
    display: none;
    list-style: none;
    padding:10px;
    margin:-3px 0 0;
    position: absolute;
    background: #fff;
    width:320px;
    box-shadow: 0 5px 10px rgba(0,0,0,.5);
    border-radius: 0 5px 5px 5px;
}
.drawer-list>li{border-bottom:1px solid #009B4F;letter-spacing: 1px;}
.drawer-list>li:last-child{border-bottom:0}
.drawer-list>li:hover{background:#009B4F;color:#fff}
.drawer-list>li>.map-img{display: none}
.drawer-tab-title .glyphicon-triangle-top{display: none;}
.drawer-open .glyphicon-triangle-top{display: inline-block;}
.drawer-open .glyphicon-triangle-bottom{display: none;}
.drawer-open .drawer-list, .drawer-list .active>.map-img{display: block}
.map-name{padding:5px;cursor: pointer;}
.map-img{position: relative}
.map-img>img{max-width: 100%;max-width: 300px;}

#photosphere{position: relative;z-index: 1;min-height: 500px;}
.psv-button{order:1}
.psv-navbar {background: none;}
.psv-caption{text-align: left;letter-spacing: 2px;visibility: visible;}
.psv-loader-canvas{display: none;}
.psv-loader-text{max-width:100% !important;padding-top: 40px;background: url(../images/loading.gif) no-repeat top center;background-size:35px 35px; }
.psv-marker{opacity: .5;}
.psv-marker:hover{opacity: 1;}
.psv-tooltip{text-align:center;font-size:15px;font-family:microsoft jhenghei, sans-serif}

@media screen and (max-width:500px){
    .drawer-list{width: 94%;}
}
.img-label-outer{
    top: 10px;
    left: 30px;
}
@media screen and (max-width: 768px){
    .case_list > li > a{display: unset;}
    .info_wrap, .info_wrap2,.price_wrap {
        padding: 0px 5px;
        width: calc(75% - 120px);
    }
    .imgbox, .info_wrap, .info_wrap2, .price_wrap  {
        vertical-align: top;
        float: left;
    }
}