@charset "utf-8";

*{ 
	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;
	font-size: 13px;
	color: #333333;
	font-family: "微軟正黑體","微軟雅黑","Arial","Verdana","arial","serif","宋體";
	/*background-image: url(../../images/back/2009back.png?a=201104771226); */
	/*background-position: bottom;*/
	/*background-attachment: fixed;*/
	/*background-repeat: repeat-x;*/
	background-color: #fff;
	padding: 0px 0px 0px 0px;
}
body .container{
	box-shadow: 0px 0px 25px #e7e7e7; 
	background: #ffffff!important;
}
.mincolor{
	background-color:#4569d3;
}
#mm-0{
	z-index: inherit
}
img{
	display: inline-block;
	position: relative;
}
img::after{
	content:"圖片不存在：" attr(alt);
	display: block;
	font-size: 14px;
	color: #9E9E9E;
	border: 1px dashed #9E9E9E;
	padding: 15px;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #ffffff;
}
.img-default img{
	max-width: 100%;
}
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;
}

h3 {
	color: #c77720;
	font-size: 16px;
	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 {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin-left: 3%;
}
footer>.links>.links-left ul>li{
	border-left: 2px solid #7d7d7d;
	padding-left: 1em;
}
footer>.links>.links-right>.follow-us ul>li{
	display: inline-block;
	font-size: 42px;
	margin-right: 5px;
}
footer a{
	color: #505050;
}
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;
}
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: 0px 8px!important;
	border-radius: 50px;
	border: 1px solid #5c5c5c;
}
.link-btn1:hover{
	color:#ffffff;
	background-color: #5c5c5c
}
.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: #134b8f;
	border-color: #134b8f;
}
.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: 12px;
	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: 12px;
	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-ad{
	height:70px;
	overflow:hidden;
	margin-top: 30px;
}
.banner-ad li{
	height: 100%;
}
.banner-ad img{
	max-width: 550px;
	max-height: 70px;
	width: 100%;
	height: 100%;
}
.banner-menu{
	margin-top: 15px;
}
.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: #000033;
	text-decoration: none;
	font-family: "Verdana", "Arial";
}
.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;
}
.ad300x250,.ad728x90,.ad300x600,.ad468x60,.ad260x260,.ad550x70 {
	overflow: hidden;
	text-align: center;
}
.ad260x260 img{
	max-width: 260px;
	max-height: 260px;
	object-fit: contain;
	width: 100%;
}
.ad550x70 img{
	max-width: 550px;
	max-height: 70px;
	object-fit: contain;
	width: 100%;
}
.ad160x600{
	display: inline-block;
}
.ad300x600 img{
	object-fit: contain;
	width: 100%;
	max-width: 300px;
	max-height: 600px;	
}
.ad300x105 img{
	object-fit: contain;
	width: 100%;
	max-width: 300px;
	max-height: 105px;
}
.ad145x165x2 img{
	object-fit: contain;
	width: 48%;
	max-width: 149px;
	padding: 0px 1px;	
}
.ad145x165 img{
	object-fit: contain;
	width: 100%;
	max-width: 145px;
	max-height: 165px;
}
.ad300x250 img{
	object-fit: contain;
	width: 100%;
	max-width: 300px;
	max-height: 250px;
	padding-bottom: 2px;
}
.ad728x90 img{
	object-fit: contain;
	width: 100%;
	max-width: 782px;
	max-height: 90px;
}
.ad145x35 img{
	object-fit: contain;
	max-width: 145px;
	max-height: 35px;
	width: 100%;
}
.ad145x35x6 img{
	object-fit: contain;
	max-width: 145px;
	max-height: 35px;
	width: 48.5%;
}
.ad468x60 img{
	object-fit: contain;
	max-width: 468px;
	max-height: 60px;
	width: 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;
}
ol.breadcrumb{
	margin-bottom: 8px;overflow: auto;white-space: nowrap;
}
ol.breadcrumb>li,ol.breadcrumb>li>a{
	font-size: 13px;
}
.function-box{
	z-index: 15;
	position: fixed;
	bottom: 5%;
	right: 12px;
	padding: 0px 6px;
}
#my319bar{
	z-index: 15;
	position: fixed;
	padding:0px;
	bottom: 30px;
	right: 75px;
	background: #ffffff;
	box-shadow: 0px 0px 5px #aaa;
	display: none;
}
#my319bar>.my319bar-objmenu{
	float: left;
	width: 100%;
	white-space: nowrap;
	overflow: scroll;
	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;
}
#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{
	padding: 15px 0px 0px 0px;
	font-size: 20px;
}
#my319-ball{
	padding: 6px 0px 0px 0px;
	font-size: 12px;
}
#share-ball::before{
	float: left;
	padding: 16px 2px 0px 0px;
	width: 100%;
	font-size: 33px;
}
#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;
    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-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: 20%;
	max-width: 100px;
	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: 100px;
}
.title-2{
	color: #c77720!important;
}
.padding-default{
	padding: 0px 6px!important;
}
.padding0{
	padding: 0px!important;
}
.padding0_l{
	padding-left: 0px!important;
}
.padding0_r{
	padding-right: 0px!important;
}
.qrcode{
	object-fit: contain;
    width: 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: 10px 2px;
	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: 20px;
	width: 100%;
	float: left;
	padding: 5px;
	overflow: hidden
}
.box-3>.content .fa{
	font-size: 35px; 
}
.box-4{
	position: relative;
	float: left;
	width: 100%;
	color: #5c5c5c;
	background-color: #fff;
}
.box-4>.title{
	width: 100%;
	font-size: 20px;
	border-bottom: 2px solid #E5E5E5;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
.box-4>.title>span{
	color: #5c5c5c;
	font-size: 20px;
	padding-bottom: 3px;
	border-bottom: 2px solid #4569d3;
}
.box-4>.content{
	float: left;
	width: 100%;
	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-bottom: 3px;
	width: 45px!important;
	height:17px!important;
}
.data-set{
	width: 99.5%;
	display: inline-block;
	margin-bottom: 10px;
	border-bottom: 1px dashed #a7a7a7;
	float: left;
	overflow: hidden;
	line-height: inherit;
}
.data-set>.column-title{
	float: left;
	color: #4569d3;
	width: 97px;
	text-align-last: justify;
	vertical-align: top;
	font-size: 16px;
	white-space: nowrap;
}
.data-set>.column-data{
	color: #4c4c4c;
	padding-left:107px;
	font-size: 16px;
	white-space: normal;
    min-height: 26px;
    vertical-align: bottom;
}
.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: #000;
	width: 77px;
	text-align-last: justify;
	vertical-align: top;
	font-size: 14px;
	white-space: nowrap;
}
.data-set-obj>.column-data-obj{
	color: #4569d3;
	padding-left:87px;
	font-size: 14px;
	white-space: normal;
    min-height: 24px;
    vertical-align: bottom;
}
.life-zone,.life-zonew60,.life-zonew100{
	list-style: none;
	padding: 0px;
}
.life-zone>li{
	display: inline-block;
	min-width: 85px;
}
.life-zonew60>li{
	display: inline-block;
	width: 60px;
}
.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;
	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: 457px;
}
#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: 77%;
}
#hot-tody-carousel .box-obj-content{
	padding-left: 20px;
	height: 23%;
}
#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;
}
.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-inline{
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.item-data{
	color: #fff;
	text-align: left;
	white-space: nowrap;
	padding-left: 5px;
	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>img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}

a.go-site{
	cursor: pointer;
	font-size: 16px;
	color: #929292;
	text-decoration: none;
	border: 2px solid;
	border-radius: 20px;
	padding: 2px 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,.icon-carousel-right,.icon-question{
	font-family: "FontAwesome"!important;
	font-style: normal;
}
.icon-carousel-left::before {
    content: "\f053";
}
.icon-carousel-right::before {
    content: "\f054";
}
.icon-question::before{
	content: "\f059";
	font-size: 18px;
}
/*end*/
.icon-share-mail>i{
	cursor: pointer;
	width: 50px;
	height: 47px;
	vertical-align: top;
	font-size: 28px;
	padding-top: 8px;
	border-radius: 7px;
	margin: 2px 5px 0px 5px;
	border: 1px solid #4569d3;
	color: #fff;
	background-color: #4569d3;
}
.icon-share-mail>i:hover{
	color: #4569d3;
	background-color: #fff;
}
.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;
	-webkit-padding-start: 0px;
	list-style: none;
	text-align: center;
}
#obj-detail .small-function li{
	display: inline-block;
	font-size: 16px;
	margin: 0px 5px;
	padding: 3px 8px;
}
#obj-img-carusel{
	/* 2018/12/04 back 修改*/
	/*padding-bottom: 115px;*/
	padding-bottom: 45px;
}
#obj-img-carusel>.carousel-control{
	background-image:none;
}
#obj-img-carusel>.carousel-control>.icon-carousel-left{
    color: #4569d3;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
    position: absolute;
    top: 40%;
    left: 40%;
    z-index: 5;
    display: inline-block;
}
#obj-img-carusel>.carousel-control>.icon-carousel-right{
	color: #4569d3;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	font-size: 30px;
	position: absolute;
	top: 40%;
	right: 40%;
	z-index: 5;
	display: inline-block;
}
#obj-img-carusel>.carousel-indicators{
	width: 100%;
	left: 30%;
	bottom: -4px;
	white-space: nowrap;
	overflow: auto;
	z-index: 1;
}
#obj-img-carusel>.carousel-indicators>.img-indicator{
	display: inline-block;
	/* 2018/12/04 back 修改 */
	/*width: 120px;
	height: 90px;*/
	width:  40px;
	height: 30px;
	margin: 0px 1px;
	/* opacity: .5; */
	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: 78%;
	margin: 0px auto;
}
#obj-img-carusel>.carousel-inner>.item{
	height: 450px;
}
#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;
}
.public-msg-box .modal-header{
	background: #4569d3;
	text-align: center;
}
.public-msg-box .modal-header>.close{
	color: #ffffff;
	opacity: 1;
}
.public-msg-box .modal-header>.modal-title{
	color: #ffffff;
	font-size: 18px;
}
.public-msg-box .modal-body{
	text-align: center;
}
.public-msg-box .modal-body>.modal-msg{
	text-align: left;
	display: inline-block;
}
.public-msg-box .modal-footer{
	text-align: center;	
}
.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;
	line-height: 34px;
	display: block;
}
#sale-zone .sale-img>img{
	width:100%;
	height:210px;
	object-fit: cover;
	box-shadow: 3px 3px 15px #7a7a7a;
}

#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: 50%;
}
#search-zone .search-right{
	float: right;
	width: 28%;
}
#search-zone .dropdown{
	width: 9%;
}

.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>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: 300px;
	padding: 5px 10px;
}
#search-zone .dropdown>.dropdown-menu>label{
	min-width: 60px;
	padding-right: 5px
}

.search-terms{
	padding: 10px 10px 0px 10px;
	float: left;
	width: 100%;
}
.term-title,.form-term{
	float: left;
	margin: 2px 10px 2px 0px;
	border-radius: 5px;
	padding:3px 5px;
}
.term-title{
	background-color: #d9534f;
	color: #fff;
	border:1px solid #d9534f;
}
.term-content{
	padding-left: 78px;
}
.form-term{
	background-color: #fff;
	border:1px solid #bdbdbd;
}
.form-term:hover{
	cursor: pointer;
	color: #bdbdbd;
}
.form-term::after{
	font: normal normal normal 14px/1 FontAwesome;
	padding-left: 10px;
	content: "\f057";
}
.col-objsize4{
	width: 25%;
	float: left;
}
.col-objsize3{
	width: 33.3%;
	float: left;
}
.col-objsize2{
	width: 50%;
	float: left;
}

@media (min-width: 768px) {
	#other_menu,#other_menu .content{
		display: block!important;
		height: auto;
	}

}

@media (max-width: 991px) {
	main .index-content{
		float: left;
	}
	#sale-zone .sale-img>img{
		height: 145px;
	}
	#obj-img-carusel{
		padding-bottom: 0px;
	}
}
@media (max-width: 767px) {
	.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: 100%;
		min-width: 100%;
	}
	.mobile-hide{
		display: none;
	}
	#search-zone .dropdown{
		width: 50%;
	}
	#other_menu .content{
		max-height: 255px;
		overflow: auto;
	}
	#obj-img-carusel>.carousel-inner>.item{
		height: 350px;
	}
	.video,.videoMap{
		height: 310px;
	}
	#other_menu{
		display: none;
		position: fixed;
		right: 50px;
		bottom: 210px;
		z-index: 2;
		width: 220px;
	}
}
@media (max-width: 500px) {
	#obj-img-carusel>.carousel-inner>.item{
		height: 300px;
	}
	.video,.videoMap{
		height: 220px;
	}
	#sale-zone .sale-img>img{
		height: 145px;
	}
	.hot-today-zone .content{
		height: 330px;
	}
}
@media (max-width: 400px) {
	.col-objsize4,.col-objsize3,.col-objsize2{
		width: 100%;
	}
	footer>.links>.links-left>div{
		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;
}


