@charset "utf-8";
* {
	font-family: "Apple Braille","微軟正黑體","微軟雅黑","Arial","Verdana","arial","serif","宋體";
	font-size: 14px;
}
*::selection {
	background: #b9ebe4;
	color: #1c1b1c;
	font-weight:100;
}
*::-moz-selection {
	background: #b9ebe4;
	color: #1c1b1c;
	font-weight:100;
}
body {
	margin: 0px 0px 0px 0px;
	color: #333333;	
	padding: 0px 0px 0px 0px;
}
body .container{
	box-shadow: 0px 0px 12px #989898; 
	background: #ffffff!important;
}
hr {
    margin-top: 3px; 
    margin-bottom: 3px;
}
.infobox{
    box-shadow: 1px 2px 3px #989898;
    padding: 10px 10px 10px 16px;
    border: 1px solid #bbbaba;
    border-left: 8px solid #f51919;
    background-color: #faFAED;
	margin: 8px 5px 13px 0px;
	border-radius: 0px 0px 15px 0px;
}
label{
	font-weight: normal !important;
}
.fontSizeS *:not(.link-btn1):not(.link1):not(.small):not(small){
	font-size: 14px!important;
}
.fontSizeS .data-set>.column-title{
	min-width: 57px;
}
.fontSizeL *:not(.link-btn1):not(.link1):not(.small):not(small){
	font-size: 18px!important;
}
.material-switch > input[type="checkbox"] {
	display: none;
}
.material-switch > label {
	cursor: pointer;
	height: 0px;
	position: relative; 
	width: 40px;  
}
.material-switch > label::before {
	background: rgb(0, 0, 0);
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
	border-radius: 8px;
	content: '';
	height: 16px;
	margin-top: -8px;
	position:absolute;
	opacity: 0.3;
	transition: all 0.4s ease-in-out;
	width: 40px;
}
.material-switch > label::after {
	background: rgb(255, 255, 255);
	border-radius: 16px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	content: '';
	height: 24px;
	left: -4px;
	margin-top: -8px;
	position: absolute;
	top: -4px;
	transition: all 0.3s ease-in-out;
	width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
	background: inherit;
	opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
	background: inherit;
	left: 20px;
}
/* yes319m-panels start */
.yes319m-panels.yes319m-panelsR{
	left: initial!important;
	right: -80%!important;
}
.yes319m-panels.On.yes319m-panelsR{
	left: initial!important;
	right: 0px!important;
}
.yes319m-panels{
	position: fixed;
	left: -80%;
	top: 0px;
	width: 220px;
	background-color: #fff;
	background: #f3f3f3;
	border-color: rgba(0,0,0,.1);
	color: rgba(0,0,0,.75);
	height: 100%;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 50%);
	transition-duration: .5s;
	display: none;
	opacity: 0;
	z-index: 99;
}
.yes319m-panels.On{
	left: 0px;
	opacity: 1;
}

.yes319m-panels-x,.yes319m-panels-freeze{
	position: absolute;
	font-size: 20px;
	right: 0px;
	height: 50%;
	width: 43px;
	margin: 0px;
	background-color: #ffffff00;
	border: 0px;
	color: #fff;
	opacity: .75;
	text-shadow: 0 1px 0 #0e1c2f;
	border: 1px solid #ffffff00;
	transition: .2s ease;
}
.yes319m-panels-x{
	top: 0px;
	font-family: Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.yes319m-panels-freeze{
	bottom: 0px;
}
.yes319m-panels-freeze.On{
	padding-top:5px; 
	color: #a94442;
}
.yes319m-panels-freeze>i{
	transition: .2s ease;
	transform: rotate(45deg);
}
.yes319m-panels-freeze.On>i{
	transform: rotate(0deg);
}
.yes319m-panels-x:hover,.yes319m-panels-freeze:hover{
	opacity: 1;
	border: 1px solid #fff;
}
.yes319m-panels-h{
	min-height: 60px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 5px 10px 10px;
	border-bottom: 1px solid #a3a3a3;
	overflow: hidden;
}
.yes319m-panels-h>.yes319m-panels-h_t{
	font-size: 19px;
	z-index: 1;
	color: #a3a3a3;
}
.yes319m-panels-b{
	overflow: auto;
	height: calc(100% - 100px);
	width: 100%;
	display: inline-block;
}
.yes319m-panels-f{
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 0px;
	text-align: center;
}
.yes319m-p-btn,.yes319m-p-item,.yes319m-p-items_t{
	position: relative;
	font-size: 15px;
	display: block;
	padding: 0px 25px;
	line-height: 40px;
	border: 1px solid #f3f3f3;
	color: #5c5c5c;
	background-color: #fff;
	white-space: nowrap;
}
.yes319m-p-btn:hover,.yes319m-p-btn.active{
	border: 1px solid #addee1;
	background-color: #addee1;
}
.yes319m-p-btn:hover, .yes319m-p-btn:active, .yes319m-p-btn:focus,.yes319m-p-btn.active{
	color: #000;
}
.yes319m-p-btn>.badge{
	position: absolute;
	right: 15px;
	top: calc(50% - 9px);
}
.yes319m-p-btn>.fa{
	width: 25px;
	font-size: 22px;
	text-align: center;
	margin-right: 6px;
}
.yes319m-p-items{
	border-bottom: 3px solid #4fc9d1;
}
.yes319m-p-items_t{
	font-size: 16px;
	color: #fff;
	background-color: #2db8c1;
	padding-left: 15px;
	letter-spacing: 4px;
	border: 0px;
}
.yes319m-p-items_t::after{
	transition: .3s ease;
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f077";
	position: absolute;
	font-size: 15px;
	right: 12px;
}
.yes319m-p-items_t.collapsed::after{
	transform: rotate(180deg);
}
/* yes319m-panels end */
#obj_heart.in{
	color: #e83e3c!important;
}
.Loading{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 4;
	padding-top: 30px;
	color: #fff;
	text-align: center;
}
.spinner-border {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	vertical-align: text-bottom;
	border: .25em solid currentColor;
	border-right-color: transparent;
	border-radius: 50%;
	-webkit-animation: spinner-border .75s linear infinite;
	animation: spinner-border .75s linear infinite;
}
@keyframes spinner-border {
  to { transform: rotate(360deg); }
}
.mincolor{
	background-color:#4569d3;
}
#mm-0{
	z-index: inherit
}
img{
	display: inline-block;
	position: relative;
}
.img-default img{
	max-width: 100%;
}
.p1 {
	padding: 5px 5px 5px 0px;
}
h1{
	font-size: 24px;
	text-decoration: none;
	color: #003366;
	vertical-align: bottom;
	font-family: "Verdana", "Arial";
	padding: 10px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
h2 {
	color: #0000CC;
	font-size: 20px;
	margin: 6px 0px 6px 0px;
	padding-top: 6px;
}

h3 {
	color: #c77720 !important;
	font-size: 16px !important;
	margin: 4px 0px 4px 0px;
}
h4 {
	color: #f5f5f5;
}
a:hover , a:visited , a:active,a:focus{
	text-decoration: none;
}
*:focus {
	outline: none !important;
	text-decoration: none;
}
footer>.copyright {
	background: #d1d1d1;
	color: #5d5c5c;
	padding: 6px 0px;
}
footer>.links {
	width: 100%;
	float: left;
	background: #9E9E9E;
	/*position: relative;*/
}
footer>.links ul {
	list-style: none;
	-webkit-padding-start: 0em;
}
footer>.links>.links-left>div {
	min-width: 210px;
	width: 22%;
	display: inline-block;
	vertical-align: top;
	margin-left: 2%;
}
footer>.links>.links-left ul>li{
	border-left: 2px solid #7d7d7d;
	padding-left: 1em;
}
footer a{
	color: #323131;
}
footer a:hover,footer a:active,footer a:focus {
    color: rgba(255,255,255,0.7);
}

.font_01{
	font-size: inherit;
	color:#5c5c5c;
}
.font_02{
	font-size: inherit;
	color:#999999;
}
.font_03{
	font-size: inherit;
	font-weight: bold;
}
.font_06{
	font-size: inherit;
	color: #F26F89;
}
.header-menu-up{
	border-bottom: 1px solid;
	float: left;
	width: 100%;
	padding:5px;
}

.linka{
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
	color:#5c5c5c;
	border-radius: 10px;
	border: 1px solid #5c5c5c;
	text-decoration: none;
	margin: 1px 1px;
	min-height: 19px;
	padding: 2px 7px 0px 7px!important;
}

.linka:hover {
	font-size: 14px;
	color:#ffffff;
	background-color: #5c5c5c;
	text-decoration: none;
}


a.linkb {
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
	color:#9a0c0c;
	border-radius: 10px;
	border: 1px solid #999999;
	text-decoration: none;
	margin: 1px 1px;
	padding: 2px 7px 0px 7px!important;
}
a.linkb:hover {
	font-size: 14px;
	color:#ffffff;
	background-color: #9a0c0c;
	text-decoration: none;
}

a.link1:link,a.link1:visited,a.link1:active {
	color: #638BBE;
	TEXT-DECORATION: none;
	FONT-FAMILY: "Verdana", "Arial";
}
a.link1:hover {
	color: #DB8F00;
}

a.link2:link , a.link2:visited{
	color: #000033;
	text-decoration: none;
	font-family: "Verdana", "Arial";
}
a.link2:hover{
	color: #FF0000;
}
.link3,a.link3:link , a.link3:visited{
	color:#999999;
	text-decoration: none;
}
.link3:hover,a.link3:hover{
	color:#5c5c5c;
}
li.link3:hover{
	color: #fff;
	background-color: #5c5c5c;
	border-radius: 20px;
}
.link-btn1{
	display: inline-block;
	cursor: pointer;
	color:#5c5c5c;
	padding: 3px 12px 0px 12px !important;
	border-radius: 50px;
	border: 1px solid #5c5c5c;
	text-decoration: none;
}
.link-btn1:hover{
	color:#ffffff;
	background-color: #5c5c5c;
	text-decoration: none;
	padding: 0px 5px;
}
.link-btn2{
	border-color: #5c5c5c;
	background-color: #5c5c5c;
	text-align: center;
	color: #ffffff;
	border: 1px solid;
	line-height: 38px;
	display: inline-block;
	cursor:pointer;
	padding: 0px 5px;
}
.link-btn2:hover{
	color:#5c5c5c;
	background-color: #ffffff00;
}
.link-btn3,.link-btn3:focus{
	padding: 2px 8px;
	border: 1px solid #4569d3;
	color: #ffffff;
	background-color: #4569d3;
	border-radius: 4px;
	cursor: pointer;
}
.link-btn3:hover{
	color: #4569d3;
	background-color: #ffffff;
}
.link-btn3:active{
	color: #ffffff;
	background-color: #8f1313;
	border-color: #8f1313;
}
.link-btn-s1{
	display: inline-block;
	width: 100%;
	border: 1.5px solid #bcbcbc;
	background-color: #fff;
	color: #060c4d;
	border-radius: 8px;
	padding: 15px 0px;
	font-size: 16px;
	font-weight: 400;
	box-shadow: #cfcfcf 0px 4px 6px 0px;
	margin-bottom: 12px;
}
.link-btn-s1:hover,.link-btn-s1:focus{
	color: #000;
	background-color: #e6e6e6;
}

.link-btn-s6{
	color: #fff;
	background-color: #F26F89;
	border-color: #F26F89 ;
}
.link-btn-s6:hover{
	color: #F26F89;
	background-color: #ffffff;
}
a#link-Land319 {
	font-size: 14px;
	color: #74af39;
	text-decoration: none;
	font-family: "Verdana", "Arial";
}

a#link-Land319:hover {
	color: #fda150;
	left: 2px;
	top: 1px;
}
a#link-design319{
	color: #795548;
	text-decoration: none;
	font-size: 14px;
	font-family: "Verdana", "Arial";
}
a#link-design319:hover{
	color: #e4995d;
	left: 2px;
	top: 1px;
}
a.linko{
	color: #000000;
	text-decoration: none;
}
.interval{
	margin-bottom: 20px!important;
}
.interval-x{
	margin-left: 15px;
	margin-right: 15px;
}
.banner{
	float: left;
	width: 100%;
	min-height: 170px;
	position: relative;
}
.bg{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-top: 1px solid #ededed;
}
.banner-adss{
	height:70px;
	overflow:hidden;
	margin-top: 30px;
}
.banner-adss li{
	height: 100%;
}
.banner-adss img{
	width: 550px;
	height: 70px;
	border-radius: 8px;
}
.banner-menu{
	margin-top: 32px;
}
.banner-menu a{
	margin: 0px 2px;
}
.citymenu_b{
	min-height: 38px;
	float: left;
	width: 100%;
}
.citymenu{
	padding: 0px;
	top: 0px;
	z-index: 99;
}
.citymenu ul{
	float: left;
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.citymenu ul>li{
	float: left;
	width: 4.8%;
}
.citymenu a{
	width: 100%;
	float: left;
	text-align: center;
	color: #ffffff;
	padding: 10px 4px 8px 4px;
	background-color: #134b8f;
}
.citymenu a:hover,.citymenu a.active{
	background-color: #69e3e7;
	color: #000000;
}

#index-ad-a2c>div{
	padding: 0px;
	margin-bottom:10px;
}
#index-ad-a2c li{
	height: 100%;
}
#index-ad-a2c img {
	width: 100%;
	height: 100%;
}
main{
	padding:8px 6px 0px 6px;
}
main .index-content {
    float: right;
    padding: 0px;
}
main .index-sidebar {
	float: left;
	font-size: 15px;
	padding: 0px 6px;
}
.div5050{
	min-width: 310px;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
}

.mk1{
	border: 1px solid #e7e7e7;
}
.linkq{
	font-size: 14px;
	color: #505075;
	text-decoration: none;
	font-family: "Verdana", "Arial";
	white-space:nowrap;
}
.linkq:hover{
	color: #c77720;
	text-decoration: none;
}
.h100{
	height: 100%;
}
#header1{
	width: 100%
}
.objtotal{
	float: left;
	padding: 0px 5px;
	width: 100%;
}
.objtotal-title{
	font-size: 13px;
	float: left;
}
.objtotal-content{
	font-size: 13px;
	float: right;
}
.fit-contain{
	object-fit: contain;
}
.fit-cover{
	object-fit: cover;	
}
.fit-contain,.fit-cover{
	height: 100% !important;
	width: 100% !important;
}
.fit-contain > img{
	object-fit: contain;
	height: 100% !important;
	width: 100% !important;
}
/* IE 處理object-fit效果 */
.fit-contain.compat-object-fit-contain {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.compat-object-fit-contain > img {
  opacity: 0;
}

.nav-tabs>li>a{
	border: 1px solid #ddd;
}
.yesad300x250,.yesad728x90,.yesad300x600,.yesad468x60,.yesad260x260,.yesad550x70,.yesad325x140 {
	overflow: hidden;
	text-align: center;
	width: 100%;
	height: 100%;
}
.yesad300x105,.yesad145x165x2 {
	width: 100%;
	height:100%;
}
.yesad325x140 img{
	width: 100%;
	height: 100%;
}
.yesad260x260 img{
	/* max-width: 260px; */
	/* max-height: 260px; */
	object-fit: contain;
	width: 100%;
}
.yesad550x70 img{
	max-width: 550px !important;
	max-height: 70px !important;
	object-fit: contain;
	width: 100%;
	height: 100%;
}
.yesad160x600{
	display: inline-block;
}
.yesad300x600 img{
	object-fit: contain;
	width: 100%;
	/* max-width: 300px; */
	/* max-height: 600px;	 */
}
.yesad300x105 img{
	object-fit: contain;
	width: 100%;
	height:100%;
	/* max-width: 300px; */
	/* max-height: 105px; */
	border-radius: 8px;
	padding: 0px 1px;
}
.yesad145x165x2 img{
	object-fit: contain;
	width: 48.5%;
	height:100%;
	border-radius: 8px;
	/* max-width: 149px; */
	padding: 0px 0px;	
}
.yesad145x165 img{
	object-fit: contain;
	width: 100%;
	height:100%;
	border-radius: 8px;
	/* max-width: 145px; */
	/* max-height: 165px; */
}
.yesad300x250 img{
	object-fit: contain;
	width: 100%;
	height:100%;
	padding: 0px 1px;
	/* max-width: 300px; */
	/* max-height: 250px; */
	padding-bottom: 2px;
	border-radius: 8px;
}
.yesad728x90 {
	max-height: 90px;
}
.yesad728x90 img{
	object-fit: contain;
	width: 100%;
	/* max-width: 782px; */
	/* max-height: 90px; */
}
.yesad145x35 img{
	object-fit: contain;
	/* max-width: 145px; */
	/* max-height: 35px; */
	width: 100%;
	height:100%;
}
.yesad145x35x6 img{
	object-fit: contain;
	/* max-width: 145px; */
	/* max-height: 35px; */
	width: 48.5%;
	height:100%;
}
.yesad468x60 img{
	object-fit: contain;
	max-width: 468px; 
	max-height: 60px; 
	width: 100%;
	height:100%;
}
.morecitydata-img{
	padding:0px 2px;
	width: 25%;
	float: left;
}
.morecitydata-img img{
	width: 100%;
	height: 69px;
}
.morecitydata-item{
	padding-top: 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.morecitydata-item::before,.item04::before{
	content:'．';
	color: #000000;
}
#del{
	text-decoration: line-through;
}
.text-nowrap{
	white-space: nowrap;
	max-width: 140px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.salemember{
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
#breadcrumb > li:nth-last-child(2){
	max-width: calc( 100% - 190px);
}
#breadcrumb > li:nth-last-child(2)>span:first-child{
	display: inline-block;
	max-width: calc( 100% - 80px);
	overflow: hidden;
	vertical-align: bottom;
	text-overflow: ellipsis;
}
ol.breadcrumb{
	margin-bottom: 8px;overflow: auto;white-space: nowrap;
}
ol.breadcrumb>li,ol.breadcrumb>li>a{
	font-size: 13px;
}
.function-box{
	z-index: 99;
	position: fixed;
	bottom: 78px;
	right: 12px;
	padding: 0px 6px;
}
#my319bar{
	z-index: 99;
	position: fixed;
	padding:0px;
	bottom: 30px;
	right: 75px;
	background: #ffffff;
	box-shadow: 0px 0px 5px #aaa;
	display: none;
}
#my319browselist{
	height: 0px;
}
#my319bar .my319bar-objmenu{
	float: left;
	width: 100%;
	white-space: nowrap;
	overflow: auto;
	padding-left: 15px;
}
#my319bar .my319bar-objmenu>.cityitem{
	display: inline-block;
	width: 60px;
	text-align: center;
	border: 1px solid #20bfbb;
	color: #20bfbb;
	padding: 1px 5px;
	margin: 10px 5px 0px 5px;
	border-radius: 40px;
	font-size: 16px;
}
#my319bar .my319bar-objmenu>.cityitem.active,#my319bar .my319bar-objmenu>.cityitem:hover{
	background-color: #20bfbb;
	color: #fff;
}
#my319bar>.btn-zone{
	float: left;
	width: 95px;
	padding: 0px 5px;
	margin-top:15px;
}
#my319bar>.btn-zone a{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#my319bar-content{
	float: left;
	height: 220px;
	margin:0px 5px;
	position: relative;
	width: calc(100% - 110px);
}
#my319bar-content>#browselist{
	overflow: auto;
	padding-top: 8px;
	white-space: nowrap;
}
#my319bar-content>.my319bar-indicator{
	position: absolute;
	top: 45%;
	z-index: 1;
	background-color: #2db8c1;
	color: #ffffff;
	height: 30px;
	width: 30px;
	margin:0px;
	border-radius: 50%;
	padding: 0px;
}
#my319bar-content>.indicator-left{
	left: 0px;
}
#my319bar-content>.indicator-right{
	right: 0px;
}

#yes319m{
	padding: 7px 0px 0px 0px;
	font-size: 13px;
}
#bodyleft-ball,#home-ball,#management-ball{
	padding: 15px 0px 0px 0px;	
}
#back_top,#back_down{
	padding: 15px 0px 0px 0px;
	font-size: 20px;
}
#my319m-ball{
	padding: 10px 0px 0px 0px;
	font-size: 12px;
}
#my319m-ball.On{
	background-color: #2db8c1;
}
#my319-ball{
	padding: 10px 0px 0px 0px;
	font-size: 12px;
}
#other_menu_ball{
	background-color: #009FCC;
	padding-top:16px;
}
#other_menu_ball:active{
	background-color:#00BBFF;
}
.box-ball{
	cursor: pointer;
	color: #ffffff;
	margin: 5px 0px 0px 0px;
    width: 50px;
    height: 50px;
    text-align:center;
    display: inline-block;
    vertical-align: middle;
    line-height: 17px;
    font-size: 15px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -webkit-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 8px #989898;
}
.box-ball:hover{
	background-color:rgba(0, 0, 0, 0.9);
}

.des-barnner {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.bar>.nav>li.active>a{
	background-color: #f1f1f1;
	color: #d9534e;
}
.bar li{
	width: clamp(45px,100px,16%);
	text-align: center;
}
.bar .nav>li>a {
	border-radius: 10px 10px 0px 0px;
	padding: 10px 0px 5px 0px;
	margin-right: -1px;
}
#bs-slidetexts2{
}
#bs-slidetexts3{
	height: 120px;
}
.title-2{
	color: #c77720!important;
}
.padding-default{
	padding: 0px 6px!important;
}
.padding10-rl{
  padding-right: 10px;
  padding-left: 10px;
}
.padding0{
	padding: 0px!important;
}
.padding0_l , .padding0-l{
	padding-left: 0px!important;
}
.padding0_r , .padding0-r{
	padding-right: 0px!important;
}
.qrcode{
	object-fit: contain;
    width: 100%;
    height: 100%;
    max-width: 180px;
    max-height: 180px;
}
.box{
	position: relative;
	color: #5c5c5c;
	border-top:2px solid #888;
	box-shadow: 0px 2px 5px #bdbdbd;
	background-color: #fff;
}
.box>.title{
	font-size: 19px;
	padding: 5px 0px;
	border-bottom:1px solid #bdbdbd;
}
.box>.content{
	padding: 10px 5px 15px 5px;
}

.box-2{
	position: relative;
	margin: 10px 0px;
    padding: 0px 5px;
	color: #5c5c5c;
	background-color: #fff;
}
.box-2>.title{
	width: 100%;
	font-size: 20px;
    color: #5c5c5c;
    border-left: 7px solid #5c5c5c;
    padding: 0px 0px 0px 10px;
    margin-bottom: 10px;
}
.box-2>.content{
	border: 1px solid #bdbdbd;
	border-top: 3px solid #5c5c5c;
	padding: 5px 6px;
	width: 100%;
	min-height: 1px;
	float: left;
	overflow: auto;
}
.box-3{
	position: relative;
	float: left;
	width: 100%;
	color: #5c5c5c;
	border: 1px solid #a7a7a7;
	border-radius: 5px;
	background-color: #fff;
}
.box-3>.title{
	width: 100%;
	font-size: 20px;
    color: #5c5c5c;
    padding: 0px 0px 0px 10px;
}
.box-3>.content{
	font-size: 13px;
	width: 100%;
	float: left;
	padding: 5px;
	overflow: hidden
}

.box-4{
	position: relative;
	float: left;
	width: 100%;
	color: #5c5c5c;
	background-color: #fff;
}
.box-4>.title,.functions .title{
	position: relative;
	width: 100%;
	font-size: 20px;
	border-bottom: 2px solid #E5E5E5;
	padding-bottom: 0px;
	margin-bottom: 15px;
}
.box-4>.title>span,.functions .title>span{
	color: #5c5c5c;
	font-size: 20px;
	padding-bottom: 3px;
	border-bottom: 2px solid #4569d3;
}
.box-4>.content{
	display: block;
	padding: 0px 15px;
	position: relative;
}
.box-5{
	color: #5c5c5c;
	background-color: #fff;
}
.box-5>.title{
	background-color: #2db8c1;
	padding-left: 13px;
	width: 100%;
	line-height: 38px;
	color: #FFF;
}
.box-5>.content{
	background-color: #F7F6F6;
}
.box-6{
	box-shadow: 0px 0px 10px #a7a7a7;
	border-radius: 8px;
	float: left;
	width: 100%;
	color: #5c5c5c;
	background-color: #F7F6F6;
	overflow: hidden;
	padding-bottom: 8px;
}
.box-6>.title{
	background-color:#009FCC;
	padding:0px 13px;
	float: left;
	width: 100%;
	line-height: 38px;
	font-size: 17px;
	color: #FFF;
}
.box-6>.content{
	float: left;
	width: 100%;
	background-color: #F7F6F6;

}
.box-style1>.title{
	background-color:#009FCC!important;
}
.item1{
	float: left;
	width: 100%;
	border-bottom: 1px dashed #4569d3;
	padding: 5px 5px 5px 10px;
}
.item1:hover,.item2:hover,.item1.active{
	background-color: #00BBFF;
	color: #fff;
}
.item2{
	border-left: 12px solid #64c2c8;
	border-bottom: 1px solid #fff;
	float: left;
	width: 100%;
	padding: 5px 5px 5px 10px;	
}
.iconZone{
	position: absolute;
	right: 0px;
	top: 5px;
}
.iconZone>img{
	display: block;
	margin: 1px 5px 2px 1px;
	width: 45px!important;
	height:17px!important;
}
.detail-box .detail-box-zone{
	border-bottom: 1px solid #E5E5E5;margin-bottom: 20px;padding-bottom: 0px;display: flex;width: 100%;
}
.detail-box .detail-box-title2{
	color: #8b8a8a;font-size: 16px;width: 75px;display: inline-block;vertical-align: top;
}
.detail-box .detail-box-content{
	display: inline-flex;
	flex-flow: wrap row;
	flex: 1;
}
.data-set{
	width: 50%;
	display: flex;
	margin-bottom: 10px;
	line-height: inherit;
	order: 99;
}
.data-set>.column-title{
	color: #4569d3;
	min-width: 65px;
	max-width: 100px;
	text-align-last: justify;
	vertical-align: top;
	font-size: 16px;
	white-space: nowrap;
	margin-right: 10px;
}
.data-set>.column-data{
	flex: 1;
	color: #4c4c4c;
	font-size: 16px;
	white-space: normal;
/*    min-height: 26px;*/
    vertical-align: bottom;
	word-break: break-all;
}
.data-set-obj{
	width: 99.5%;
	display: inline-block;
	float: left;
	overflow: hidden;
	line-height: inherit;
}
.data-set-obj>.column-title-obj{
	float: left;
	color: #4569d3;
	margin-right: 5px;
	text-align-last: justify;
	vertical-align: top;
	font-size: 14px;
	white-space: nowrap;
}
.data-set-obj>.column-data-obj{
	font-size: 14px;
	white-space: normal;
    min-height: 24px;
    vertical-align: bottom;
}
.life-zone,.life-zonew60,.life-zonew100{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.life-zone>li{
	display: inline-block;
	min-width: 85px;
}
.life-zonew60>li{
	display: inline-block;
	width: 70px;
}
.life-zonew100>li{
	display: inline-block;
	width: 100px;
}
#hot-today-zoneH>.box-obj-title{
	height: 100%;
}
.hot-today-zone,.handpicked,.rent-zone{
	margin: 0px 0px 20px 0px;
}
.hot-today-zone>.title,.handpicked>.title,.rent-zone>.title{
	font-size: 20px;
	height: 100%;
	width: 100%;
	padding: 5px 10px;
	margin-bottom: 10px;
	border-left: 7px solid #64c2c8;
}
.hot-today-zone>.content,.handpicked>.content,.rent-zone>.content{
	float: left;
	width: 100%;
	border-top: 3px solid #64c2c8;
	box-shadow: 0px 2px 5px #bdbdbd;
}
.hot-today-zone>.content{
	height: 535px;
}
#hot-tody-carousel>.carousel-indicators{
	bottom: 23%;
}
#hot-tody-carousel .icon-carousel-right,#hot-tody-carousel .icon-carousel-left{
	font-size: 30px;
	top: 40%;
	position: absolute;
}
#hot-tody-carousel .carousel-inner{
	height: 100%;
}
#hot-tody-carousel .carousel-inner>.carousel-control{
	background-image:none;
}
#hot-tody-carousel , #hot-tody-carousel .box-obj{
	margin:0px;
	padding:0px;
	width: 100%!important;
	height: 100%!important;
}
#box-obj-titleH{
	height: 100%;
}
#hot-tody-carousel .box-obj-title{
	height: calc(100% - 80px);
}
#hot-tody-carousel .box-obj-content{
	padding-left: 20px;
	height: 80px;
}
#hot-tody-carousel .box-obj-content>.item-title {
	padding: 10px 5px 5px 5px;
	font-size: 24px;
}
#hot-tody-carousel .box-obj-content>.item-data{
	font-size: 18px;
}

.typelabel{
	font-size: 14px;
	margin: 1px 0px;
	text-align: center;
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	width: 60px;
	color: #ffffff;
	z-index: 2;
}
.box-obj{
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
    padding: 0px 5px;
	height: 250px;
	display: inline-block;
}
.box-obj>a{
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	box-shadow: 0px 0px 1px #9e9e9e;
	text-align: center;
	background-color: #ffffff;
}
.box-obj>a:hover{
	box-shadow: 0px 4px 9px #a7a7a7;
}
.box-obj>a:hover .iconZone{
	opacity: .7;
}
.box-obj-title{
	height: 67%;
	background: #fff;
	overflow: hidden;
	padding: 5px;
}
.box-obj-content{
	height: 33%;
	width: 100%;
	position: absolute;
	bottom: 0px;
	overflow: hidden;
	background: #2d2d2d;
	color: #ffffff;
}
.obj-maincolor1,.box-objs1 .box-obj-content{
	background: -webkit-linear-gradient(#51CEF4,#296F84);
	background: -o-linear-gradient(#51CEF4,#296F84);
	background: -moz-linear-gradient(#51CEF4,#296F84);
	background: linear-gradient(#51CEF4,#296F84);
}
.obj-maincolor2,.box-objs2 .box-obj-content{
	background: -webkit-linear-gradient(#68bf58,#185e0c);
	background: -o-linear-gradient(#68bf58,#185e0c);
	background: -moz-linear-gradient(#68bf58,#185e0c);
	background: linear-gradient(#68bf58,#185e0c);
}
.obj-maincolor3,.box-objs3 .box-obj-content{
	background: -webkit-linear-gradient(#ffc289,#dd8c41);
	background: -o-linear-gradient(#ffc289,#dd8c41);
	background: -moz-linear-gradient(#ffc289,#dd8c41);
	background: linear-gradient(#ffc289,#dd8c41);
}
.obj-money{
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 0px 10px 5px 0px;
	white-space: nowrap;
}
.box-obj-title img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.item-title{
	text-align: left;
	padding:5px 5px 2px 5px;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.item-data{
	color: #fff;
	text-align: left;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 0px;
	line-height: 17px;
}

.box-HH{
	background-color: #fff;
	height: 160px;
	padding: 15px 0px;
	border-bottom: 1px solid #dbdbdb;
}
.box-HH:hover{
	background-color: #f6f6f6;
}
.box-HH>.obj-data{
	padding-top: 5px;
}
.box-HH>.obj-data>.title{
	font-size: 16px;
}
.box-HH>.obj-img{
	height: 100%;
}
.box-HH>.obj-img>img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}

a.go-site{
	cursor: pointer;
	font-size: 16px;
	color: #585858;
	text-decoration: none;
	border: 2px solid;
	border-radius: 20px;
	padding: 3px 12px 1px 12px;
	float: right;
	border-color:#64c2c8;
	margin-left: 5px;
}
a.go-site:hover{
	color: #fff;
	background-color: #64c2c8;
}
#search-zone,.bar-content{
	padding: 10px 5px;
	float: left;
	width: 100%;
	background-color: #f1f1f1;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#search-zone select.form-control{
	width: 45%;
	float: left;
}
.tilde::before {
	content: '~';
	text-align: center;
	float: left;
	width: 10%;
}
.copyright{
	padding: 6px 0px;
}
.text-overflow{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 2%;
}

/*FontAwesome*/
.icon-carousel-left::before,.icon-carousel-right::before,.icon-question::before,.yes319m-p-items_t::after,.form-term::after{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-style: normal;
}
.icon-carousel-left::before {
    content: "\f104";
}
.icon-carousel-right::before {
    content: "\f105";
}
.icon-question::before{
	content: "\f059";
	font-size: 18px;
}
/*end*/
.icon-share-btn{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 0px 5px;
	overflow: hidden;
	vertical-align: text-bottom;
}
.icon-share-btn>button,.icon-share-btn>a{
	display: inline-block;
	transform: translate(0px,-50px);
	border: 0px;
	padding: 0px;
	background: none;
}
.icon-share-btn:hover>button,.icon-share-btn:hover>a{
	transform: translate(0px,0px);
}
.icon-share-btn>button>div,.icon-share-btn>a>div{
	width: 50px;
	height: 47px;
	font-size: 28px;
	padding-top: 6px;
	border-radius: 7px;
	color: #fff;
	background-color: #4569d3;
	display: inline-block;
}
.icon-share-btn>button>div~div,.icon-share-btn>a>div~div{
	margin-top: 3px;
}
.icon-share-btn>.icon-mail>div:nth-child(1){
	background-color: #5692C6;
}
#icon-CopyLink>div:nth-child(1){
	background-color: #969696;
}
#icon-twitter>div:nth-child(1){
	background-color: #000;
}

.icon-share{
	width: 50px;
	height: 50px;
	display: inline-block;
	margin: 0px 5px;
	background-image: url(/img319/icon/social_icons.svg);
	background-repeat: no-repeat;
	background-size: 1000%;
}
.icon-Facebook,.icon-Plurk,.icon-Line,.icon-Twitter{
	background-position-y:  -105px;
}
.icon-share:hover{
	background-position-y:  -55px;
}

.icon-Line{
	background-position-x: -319px;
}
.icon-Facebook{
	background-position-x: -168px;
}
.icon-Plurk{
	background-position-x: -117px;
}
.icon-Twitter{
	background-position-x: -67px;
}

#obj-detail .small-function{
	margin: 15px 0px;
	padding-inline-start: 0px;
	list-style: none;
	text-align: center;
}
#obj-detail .small-function li{
	display: inline-block;
	font-size: 15px;
	margin: 0px 5px;
	padding: 4px 7px 0px 8px;
}
#obj-img-carusel{
	margin-bottom: 45px;
}
#obj-img-carusel>.carousel-control{
	background-image:none;
}
#obj-img-carusel>.carousel-control>.icon-carousel-left,#obj-img-carusel>.carousel-control>.icon-carousel-right{
	color: #4569d3;
	margin-top: -20px;
	font-size: 50px;
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	text-shadow: 0 0 2px #fff;
}
#obj-img-carusel>.carousel-control>.icon-carousel-left{
    left: 40%;
}
#obj-img-carusel>.carousel-control>.icon-carousel-right{
	right: 40%;
}
#obj-img-carusel>.carousel-indicators{
	width: 100%;
	left: 30%;
	bottom: -50px;
	white-space: nowrap;
	overflow: auto;
	z-index: 1;
}
#obj-img-carusel>.carousel-indicators>.img-indicator{
	display: inline-block;
	width:  40px;
	height: 30px;
	margin: 0px 1px;
	background-color: #fff0;
	overflow: hidden;
	position: relative;
}
#obj-img-carusel>.carousel-indicators>.img-indicator>.img-type{
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 5px 0px 3px 0px;
	background-color: #0009;
	color: #fff;
}
#obj-img-carusel>.carousel-indicators>.img-indicator.active{
	border: 1px solid #ee3333;
}
#obj-img-carusel>.carousel-inner{
	width: 100%;
	margin: 0px auto;
}
#obj-img-carusel>.carousel-inner>.item{
	height: 70vw;
	max-height: 520px;
}
#obj-img-carusel>.carousel-inner>.item>img{
	height: 100%;
	width: 100%;
}
#data-obj-menu>.tab-content{
	padding: 15px 5px;
	background-color: #f5f5f5;
	float: left;
	/* 2018/12/04 back修改*/
	/*width: 100%;*/
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color: #ddd;
}
#data-obj-menu .nav-tabs>li>a{
	border-radius: 8px 8px 0px 0px;
	padding: 10px 10px;
	margin-right: -1px;
}
#data-obj-menu .nav-tabs>li.active>a{
	background-color: #f5f5f5;
}
#obj-img-carusel>.thumbnail-indicator{
	position: absolute;
	bottom: 0px;
	z-index: 2;
	/* 2018/12/04 back 修改 */
/*	height: 100px;
	width: 30px;*/
	height: 30px;
	width: 30px;
	/*background: #4569d3;*/
	opacity: .4;
}
#obj-img-carusel>.thumbnail-indicator:hover{
	opacity: .7;
}
#obj-img-carusel>.indicator-left{
	left: 0;
}
#obj-img-carusel>.indicator-right{
	right: 0;
}
#obj-img-carusel>.indicator-left>.icon-carousel-left,#obj-img-carusel>.indicator-right>.icon-carousel-right{
	width: 15px;
	height: 15px;
	margin-top: -10px;
	font-size: 15px;
	color: #000;
	position: absolute;
	display: inline-block;
	z-index: 5;
	top: 50%;
}
#obj-img-carusel>.indicator-left>.icon-carousel-left{
	left: 25%;
}
#obj-img-carusel>.indicator-right>.icon-carousel-right{
	right: 10%;
}
#obj-img-carusel>.thumbnail-indicator,#obj-img-carusel>.carousel-indicators>.img-indicator,#obj-detail .small-function>li{
	cursor: pointer;
}

#obj-img-carusel:hover .divplay{
	opacity:1;
}
.divplay{
	position: absolute;
	z-index: 3;
	left: 45%;
	bottom: 50%;
	opacity:0;
}
.play{
	height: 80px;
	width: 80px;
	border-radius: 80px;
	position: relative;
	box-shadow: 0px 0px 10px #a7a7a7;
	background-color: #ffffff7d;
}
.play:hover{
	background-color: #ffffff7d;
}
.play>i{
	position: absolute;
	font-size: 50px;
	top: 20%;
	left: 23%;
	opacity:0;
	}
.play>i.fa-play{
	left: 31%;
}
.play:hover >i{
	color: #5c5c5c;
	opacity:.8;
}
.play:hover >span{
	opacity:0;	
}
#modal-HouseTalkMyFriend{
	/*z-index: 1051;*/
}
.video{
	max-width: 640px;
	height: 385px;
	overflow: hidden;
}
.videoMap{
	height: 385px;
}
#contact-form .form-control,#contact-friend-form .form-control,#Report-form .form-control{
	padding-left: 65px;
	padding-right: 10px;
}
#contact-form .form-group>.icone-title,#contact-friend-form .form-group>.icone-title,#Report-form .form-group>.icone-title{
	position: absolute;
	top: 0;
	left: 10px;
	display: block;
	height: 20px;
	padding-top: 7px;
}
.headImg_circle{
	width: 200px;height: 200px;border-radius: 50%;object-fit: cover;box-shadow: 3px 3px 15px #7a7a7a;
	/*-webkit-filter: drop-shadow(0px 0px 15px #7a7a7a);filter: drop-shadow(0px 0px 15px #7a7a7a);*/
}
.saleZoneL{
	display: inline-block;width: calc(100% - 250px);
}
.saleZoneR{
	display: inline-block;width: 215px;vertical-align: top;text-align: center;padding-left: 15px;
}
#other_menu .content{
	background:linear-gradient(white 30%, rgba(255,255,255,0)),linear-gradient(rgba(255,255,255,0), white 70%) bottom,radial-gradient(at top, rgba(0,0,0,.2), transparent 70%),radial-gradient(at bottom, rgba(0,0,0,.2), transparent 70%) bottom;
	background-repeat: no-repeat;
	background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
	background-attachment: local, local, scroll, scroll;
}
#search-zone .dropdown,#search-zone .form-more,#search-zone #search-qs,#search-zone .search-btn{
	position: relative;
	padding: 3px 2px;
	float: left;
}
#search-zone #search-qs,#search-zone .search-btn{
	width: 100%;
}
#search-zone .search-right{
	float: right;
	width: 14%;
}
#search-zone .dropdown{
	width: 8%;
}

.mobile-hide{
	display: block;
}
#search-zone .form-more{
    width: 100%;
	text-align: center;
}
#search-zone .form-more>.open{
	width: 100%;
	background: #fff;
	border: 1px solid #a7a7a7;
	box-shadow: none;
	padding: 6px 0px;
}
#search-zone .dropdown>.dropdown-toggle{
	background-color: #fff;
	width: 100%;
	border: 1px solid #a7a7a7;
	box-shadow: none;
	padding: 6px 0px;
}
#search-zone .dropdown>.dropdown-menu>.dropdown-menuItemT{
	font-size: 16px;
	padding: 0px;
	letter-spacing: 3px;
	border-bottom: 1px solid #a7a7a7;
	color: brown;
}
#search-zone .dropdown>.dropdown-menu>label>input{
	margin-right: 4px;

}
#search-zone .dropdown>.dropdown-menu::before,#search-zone .dropdown>.dropdown-menu::after{
	content: "";
	border-style: solid;
	position: absolute;
	left: 4%;
	border-width: 10px;
}

#search-zone .dropdown>.dropdown-menu::before{
	top: -20px;
	border-color: transparent transparent #c4c4c4 transparent;
}
#search-zone .dropdown>.dropdown-menu::after{
	top: -19px;
	border-color: transparent transparent #ffffff transparent;
}
#search-zone .dropdown>.dropdown-menu{
	min-width: 330px;
	padding: 5px 10px;
}
#search-zone .dropdown>.dropdown-menu>label{
	min-width: 60px;
	padding-right: 5px
}
#sortZone{
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	padding:10px;
	border-radius: 5px;
}
#sortZone .btn{
	color: #808080;
	background-color: #fff;
	border-color: #ccc;
	box-shadow:none;
	position: relative;
}
#sortZone .btn:hover{
	background-color: #efefef;
	border-color: #8c8c8c;
}
#sortZone .btn.active{
	color: #8f1313!important;
	border-color: #8f1313!important;
}
.search-terms{
	padding: 10px 0px 10px 10px;
	float: left;
	width: 100%;
}
.term-title,.form-term{
	float: left;
	margin: 2px 2px 2px 0px;
	border-radius: 5px;
	padding:3px 5px;
}
.term-title{
/*	background-color: #d9534f;*/
	color: #ac6363;
/*	border:1px solid #d9534f;*/
}
.term-content{
	padding-left: 78px;
}
.form-term{
	background-color: #fff;
	border:1px solid #bdbdbd;
	color: #868686;
}
.form-term:hover{
	cursor: pointer;
	color: #000;
}
.form-term::after{
	padding-left: 10px;
	content: "\f057";
}
.col-objsize4{
	width: 25%;
	float: left;
}
.col-objsize3{
	width: 33.3%;
	float: left;
}
.col-objsize2{
	width: 50%;
	float: left;
}
#sortBtnOpen,#realprice_sortBtnOpen{
	float: right;
	display: none;
}
.sortBtnZone,.realprice_sortBtnZone{
	white-space: nowrap;
	float: right;
}
#SaleInfo_bottom{
	position: fixed;
	bottom: 0px;
	box-shadow:0 -2px 4px 0 rgb(214 214 214);
	background-color: #fff;
	left: 0px;
	width: 100%;
	padding: 10px 15px 15px 15px;
	z-index: 15;
	border-radius: 0px;
	margin: 0px;
}
#SaleInfo_bottom>.container {
	box-shadow: none!important;
	background: #ffffff!important;
	padding: 0px;
}
#SaleInfo_bottom>.SaleInfo-b{

}
#SaleInfo_bottom .SaleInfo-h{
	float: left;
	width: calc(100% - 260px);
}
#SaleInfo_bottom .SaleInfo-h>.SaleInfo-title{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 0px 0px 11px;
}
#SaleInfo_bottom .SaleInfo-h>.SaleInfo-logo{
	width: 45px;
	height: 45px;
	overflow: hidden;
	border-radius: 50%;
	text-align: center;
	background-color: #c8c9ca;
	color: #fff;
	font-size: 48px;
	float: left;
	box-shadow: -3px 3px 3px #7b7b7b;
}
#SaleInfo_bottom .SaleInfo-h>.SaleInfo-logo>img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: top;
}
.SaleInfo-contact{
	float: right;
}
.SaleInfo-contact>.btn{
	text-align: center;
	padding: 8px 0px;
	width: 124px;
}
.SaleInfo-contact>.btn+.btn{
	margin-left:6px;
}
#dataTop-set{
	height: 80px;
	border-top: 2px solid #e5e5e5;
	padding:10px 0px 0px 0px;
}
#dataTop-set>div{
	padding: 0px 0px 0px 10px;
	height: 100%;
}
#dataTop-set>div+div{
	border-left: 1px solid #e5e5e5;
}
#dataTop-set .column-title{
	color: #8b8a8a;
	font-size: 15px;
}
@media (min-width: 768px) {
	#other_menu,#other_menu .content{
		display: block!important;
		height: auto;
	}
}

@media (max-width: 991px) {
	main .index-content{
		float: left;
	}
	.saleZoneL{
		width: calc(100% - 180px);
	}
	.saleZoneR{
		width: 160px;
	}
	.headImg_circle{
		width: 145px;
		height: 145px;
	}
	#obj-img-carusel{
		margin-bottom: 0px;
	}
}
@media (max-width: 767px) {
	.saleZoneL{
		width: 100%;
	}
	.col-objsize4,.col-objsize3{
		width: 50%;
	}	
	#search-zone .search-right,#search-zone .search-btn{
		float: left;
		width: 100%;
	}
	#search-zone #search-qs,#search-zone .form-more{
		float: left;
		width: 50%;
	}
	#search-zone .dropdown>.dropdown-menu{
		position: relative;
		left: 0;
		width: calc(100vw - 40px);
		min-width: 100%;
	}
	#search-zone .dropdown>.zone-right{
		left: -102%;
	}
	#search-zone .dropdown>.zone-right::before,#search-zone .dropdown>.zone-right::after{
		right: 4%;
		left: auto;
	}
	.mobile-hide{
		display: none;
	}
	#search-zone .dropdown{
		width: 50%;
	}
	#other_menu .content{
		max-height: 255px;
		overflow: auto;
	}
	.video,.videoMap{
		height: 310px;
	}
	#other_menu{
		display: none;
		position: fixed;
		right: 50px;
		bottom: 210px;
		z-index: 2;
		width: 220px;
	}
	#realprice_sortBtnOpen{
		display: block!important;
	}
	.realprice_sortBtnZone{
		position: absolute;
		right: 10px;
		top: 40px;
		width: 85px;
		z-index: 16;
		white-space: normal;
		display: none;
	}
	.realprice_sortBtnZone>.btn{
		width: 100%;
	}
}
@media (max-width: 500px) {
	.video,.videoMap{
		height: 220px;
	}
	.hot-today-zone .content{
		height: 330px;
	}
	#sortBtnOpen{
		display: block!important;
	}
	.sortBtnZone{
		position: absolute;
		right: 10px;
		top: 40px;
		width: 85px;
		z-index: 16;
		white-space: normal;
		display: none;
	}
	.sortBtnZone>.btn{
		width: 100%;
	}
	.SaleInfo-contact>.btn{
		width: 86px;
	}
	#SaleInfo_bottom .SaleInfo-h{
		width: calc(100% - 184px);
	}
}
@media (max-width: 400px) {
	.col-objsize4,.col-objsize3,.col-objsize2{
		width: 100%;
	}
	/**/
	#obj-img-carusel>.carousel-inner{
	width: 100%;
	}
	#obj-img-carusel{
		/* padding-bottom: 45px; */
	}
	/* #obj-img-carusel>.carousel-indicators>.img-indicator{
		width: 48px;
   		height: 36px;
	}
	#obj-img-carusel>.carousel-indicators>.img-indicator>.img-type{
		padding: 3px 0px 3px 0px;
		font-size: 12px;
	} */
	#obj-img-carusel>.thumbnail-indicator{
		height: 45px;
    	width: 20px;
	}
}
.transition , .box-obj img,.icon-share,.box-obj-content{
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-webkit-transition: 0.4s;
	-ms-transition: 0.4s;
	transition: 0.4s;
}

.search-map-qs,.search-normal-qs{
	width: 14% !important;
	max-width: 200px;
}
.data-set-price{
	display: flex;border-bottom: 2px solid #E5E5E5;margin-bottom: 10px;padding: 0px 0px 5px 0px;
	position: relative;
}
.data-set-price .data-set-obj>.column-title-obj{
	white-space: initial!important;
	text-align-last: auto!important;
	float: initial!important;
	margin-bottom: 7px!important;
	width: initial;
}
.data-set-price .data-set-obj>.column-data-obj{
	padding: 0px!important;
}
.w-100{
	width:100%!important;
}
@media (max-width: 768px){
	.pchidden{
		display: none;
	}
	.search-map-qs{
		width: 100% !important;
		max-width: none;
	}
	.search-normal-qs{
		width: 50% !important;
		max-width: none;
	}
	/* mobile set */
/*	.detail-box .data-set{
		width: 100%!important;
	}*/
	.w-m-100{
		width:100%!important;
	}
	[data-m-order0]{order:-1;}
	[data-m-order1]{order:1;}
	[data-m-order2]{order:2;}
	[data-m-order3]{order:3;}
	[data-m-order4]{order:4;}
	[data-m-order5]{order:5;}
	[data-m-order6]{order:6;}
	[data-m-order7]{order:7;}
	[data-m-order8]{order:8;}
	[data-m-order9]{order:9;}
	[data-m-order10]{order:10;}
}

@media (min-width: 769px){
	.phonehidden{
		display: none;
	}
}
@media (min-width: 768px){
	.container {
		width: 100%;
	}
}
@media (min-width: 992px) {
	.container {
		width: 100%;
	}
}
@media (min-width: 1024px) {
	.container {
		width: 100%;
	}
}
@media (min-width: 1120px) {
	.container {
		width: 98%;
	}
}

@media (min-width: 1280px) {
	.container {
		width: 96%;
	}
	.data-set-group{
		display: flex;border-bottom: 2px solid #E5E5E5;margin-bottom: 10px;padding: 0px 0px 5px 0px;
	}
	.data-set-group>div{
		flex: 1;
		padding-right:10px;
	}
	.data-set-group .data-set-obj>.column-title-obj{
		white-space: initial!important;
		text-align-last: auto!important;
		float: initial!important;
		width: initial;
	}
	.data-set-group .data-set-obj>.column-data-obj{
		padding: 0px!important;
		white-space: nowrap;
	}
}
@media (min-width: 1440px) {
	.container {
	    width: 96%;
	}
}
@media (min-width: 1600px) {
	.container {
	    width: 1560px;
	}
}
.browsehappy {
	background: #992523;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	padding: 10px 0px;
	position: fixed;
	width: 100%;
	top: 0px;
	right: 0px;
	z-index: 10;
}
.browsehappy > a {
	font-size: inherit;
	color: #8fae24;
}
.browsehappy > a:hover {
	color: #fbab4c;
}
/* 分頁 */
.pageNum{
    color: #fff;
    background-color: #5bc0de;
    border: 0;
    width: 30px;
    height: 30px;
    padding: 5px;
    font-size: unset;
    border-radius: 50px;
}
.pageNum:hover{
    color: #434343;
}
.pageNum.disabled{
    background-color: #f0ad4e;
    border-color: #eea236;
    color: white;
    width: 30px;
    height: 30px;
    padding: 0;
}
.pageNum svg{
	vertical-align: middle;
}
.muchBtn{
    color: #7996ff;
    border-color: #7996ff;
    background: white;
    width: auto;
    cursor: pointer;
}
.muchBtn:hover{
    background: #7996ff;
    color: white;
}
#muchAlert .modal-content{
	max-width: 100%;
	width: 550px;
    margin: auto;
}
#muchAlert .modal-body{
	padding: 30px;
}
svg.fa-sort-down  {
	margin-left: 1px;
    vertical-align: baseline;
}
svg.fa-sort-up {
	margin-left: 1px;
    vertical-align: bottom;
}
.citymenu .dropdown-menu{
	margin-top: 47px;
	padding: 15px 0px;
	text-align: center;
	border: 1px solid #124b8f;
}
.citymenu .dropdown-item{
	width: 70px;
	float: initial;
	margin: 0px 3px;
	border-radius: 20px;
	padding: 5px 10px 4px 10px;
	box-shadow: 1px 2px 3px #828282;
}
.citymenu .dropdown-menu::before{
	top: -21px;
	border-color: transparent transparent #124b8f transparent;
}
.citymenu .dropdown-menu::after{
	top: -20px;
	border-color: transparent transparent #fff transparent;
}
.citymenu .dropdown-menu::before,.citymenu .dropdown-menu::after{
	content: "";
	border-style: solid;
	position: absolute;
	left: 4%;
	border-width: 10px;
}
.citymenu .dropdown-toggle{
	position: relative;
	overflow: hidden;
	width: 100%;
	float: left;
	text-align: center;
	color: #ffffff;
	padding: 10px 4px 8px 4px;
	background-color: #134b8f;
}
.citymenu .dropdown-toggle>.caret{
	position: absolute;
	bottom: 3px;
	left: calc(50% - 5px);
}
.citymenu .dropdown-toggle:hover,.citymenu .dropdown-toggle.active{
	background-color: #69e3e7;
	color: #000000;
}

/* 原本 header.php 的CSS設定 */
#yes319Navbar{
	min-height: auto;
	margin: 0px;
	border-radius: 0px;
}
#yes319Navbar .navbar-header{
	min-height: 1px;
	float: left;
	width: 33%;
}
#yes319Navbar .navbar-nav>li>a{
	font-size: 12px;
}
#yes319collapse{
	float: left;
	width: 100%;
}
#yes319collapse .up-menu-item>a{
	padding:0px;
}
#yes319collapse .up-menu-item{
	float: right;
	padding: 0px 0px 0px 6px;
}
.Uptext-ad{
	float:left;
	width: 100%;
	text-align: left;
}
.up-menu-item{
	float: right;
	padding:0px 3px;
}
.up-menu{
	width: 66%;
	float:right;
	font-size:12px;
}
#yes319Navbar .navbar-header>.navbar-toggle{
	background-color: transparent;
	border-color: #777777;
}
#yes319Navbar .navbar-header>.navbar-toggle>.icon-bar{
	background-color: #777777;	
}
@media (max-width: 767px) {
	#yes319Navbar .navbar-header,#yes319collapse{
		float: none;
		width: inherit;
	}
	#yes319collapse>.navbar-nav{
		margin: 7.5px 0px;
	}
	#yes319Navbar .navbar-header{
		background-color:#fff;
	}
	#yes319Navbar .navbar-header>.navbar-brand{
		padding: 5px;
	}
	#yes319Navbar .navbar-header>.navbar-brand>span{
		font-size: inherit;
	}
}


/* my319m style */
#my319m_zone .yes319m-panels-h:after, #my319m_zone .yes319m-panels-h:before {
	content: "";
	position: absolute;
	border-radius: 50%;
	height: 11.5rem;
	width: 11.5rem;
	background-image: linear-gradient(45deg,#49c2ca,#2aaab3);
}
#my319m_zone .yes319m-panels-h:before {
	right: -6.25rem;
	top: -5.438rem;
}
#my319m_zone .yes319m-panels-h:after {
	left: 6.12rem;
	top: 2.18rem;
}
#my319m_zone .yes319m-panels-h>.yes319m-panels-h_t{
	color: #fff;
}
#my319m_zone .yes319m-panels-h{
	background-image: linear-gradient(-45deg,#2db8c1,#2eb9c2);
}
.stamp{
	position: relative;
	pointer-events: none;
	color: #d9534f;
	padding: 5px 10px;
	background-color: #ffffff;
	box-shadow: inset 0px 0px 0px 5px;
	line-height: normal;
	font-weight: bold;
}
.stamp:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url("/images/stampbg.jpg");
	mix-blend-mode: lighten;
}
.yes319m-p-btn-disable,.yes319m-p-btn-disable:hover{
	border: initial;
	background-color: initial;
	cursor: no-drop;
	color: initial;
	opacity: .5;
}
/* public close btn css */
.closeBtn{
	position: relative;
	width: 16px;
	height: 100%;
}
.closeBtn::after,.closeBtn::before{
	content: '';
	height: 1.5px;
	width: 100%;
	position: absolute;
	margin-top: 50%;
	margin-left: -50%;
	background-color: #fff;
	border-radius: 2px;
	transition: all 0.3s ease-in;
}
.closeBtn::after, .closeBtn:hover::before{
	transform: rotate(45deg);
}
.closeBtn::before, .closeBtn:hover::after{
	transform: rotate(-45deg);
}

.closeBtn-black::after,.closeBtn-black::before{
	background-color: #050505
}
/* designView.php */
.des-barnner{
	position: relative;
}

#design-publicity>div{
	text-align: center;
}
#design-publicity>div>.data>div{
	text-align: left;
	margin: 10px 0px;
	padding: 0px 5px;
	width: 33.3%;
	float: left;
}
#design-publicity>div>.data>div>a.card{
	width: 100%;
	display: inline-block;
	height: 200px;
	vertical-align: top;
	box-shadow: 0px 0px 1px #9e9e9e;
	color: #5c5c5c;
	text-decoration: none;
	overflow: hidden;
}
#design-publicity>div>.data>div>a.card:hover{
	box-shadow: 0px 7px 6px #a6a6a6;
}
#design-publicity>div>.data>div>a.card>.imgzone{
	height: 65%;
}
#design-publicity>div>.data>div>a.card>.imgzone>img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#design-publicity>div>.data>div>a.card>.datazone{
	height: 25%;
	padding: 3px 5px;
}
#design-publicity>div>.data>div>a.card>.datazone>h3{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#design-publicity>div>.data>div>a.card>.datazone>div{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#design-publicity>div>.data>div>a.card>.datazone>div>span,
#design-publicity>div>.data>div>a.card>.other-data>div>span{
	padding-right: 7px;
}
#design-publicity>div>.data>div>a.card>.other-data{
	padding: 2px 5px;
	height: 10%;
	background: #ededed;
	color: #9d9d9d;
}
#design-publicity>div>.data>div>a.card>.other-data>div{
	display: inline-block;
	padding-right: 10px;
}
@media (max-width:991px){
	.bs-flex{
		display: flex;
		flex-flow: wrap row;
	}
	.bs-row-2 > a,.bs-row-2 > div.padding0{
		width: 50%;
	}
}
@media (max-width:400px){
	#design-publicity>div>.data>div{
		width: 100%;
}