body, html {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	/*font:13px/1.231 "PingFang HK",STHeitiTC-Light,Arial,Meiryo,"Microsoft JhengHei",sans-serif;*/
	font-family: 'PingFang HK', STHeitiTC-Light, Arial, Meiryo, 'Microsoft JhengHei', sans-serif;
	font-weight: normal;
	font-size: 15px;
}

* {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

a:link {
	color: #0066FF;
	text-decoration: none !important;
	text-shadow: none !important;
	font-weight: normal !important;
}

a:hover {
	color: #0066FF;
	text-decoration: none
}

a:visited {
	color: #0066FF
}

a:focus {
	outline: none
}

*:focus {
	outline: none
}

area:focus {
	outline: none
}

em {
	color: #C00
}

select {
	background-color: #ffffff
}

form {
	padding-top: 10px;
}

#findForm, #findForm1, #findForm2 {
	padding-top: 0px !important;
}

.container-fluid, .row, [class*='col-'] {
	padding: 0;
	margin: 0
}

/*addthis share*/
.at-svc-print {
	display: none !important;
}

.main {
	width: 100%;
	padding-top: 36px;
}

.top {
	background-color: #2e76c1;
	height: 36px;
	position: fixed;
	top: 0px;
	z-index: 99999;
	width: 100%;
}

.jobsbtn{
  position: absolute;
    right: 0;
    top: 73px;
    /* background-color: #f78921; */
    padding: 5px 10px;
    text-align: center;
    /* margin-right: 10px; */
    width: 188px;
    font-size: 35px;
}
.jobsbtn a{
  color: #0072ff;
  font-size: 25px;
  font-weight: bold !important;
}
.top .top_inner a {
	color: #ffffff;
 
}

.top .top_inner {
	max-width: 1290px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	line-height: 36px;
}

.top .top_inner .agent_login {}

.top .top_inner .agent_login img {
	width: 14px;
	vertical-align: top;
	margin-top: 8px;
	margin-right: 5px;
}

.top .lang {
	text-align: right;
}

.top .share {
	text-align: center;
}

.top .share .inner {
	width: 190px;
	margin: auto;
}

.top .share span {
	display: table-cell;
}

.addthis_sharing_toolbox {
	vertical-align: middle;
	padding-top: 5px;
}

.addthis_sharing_toolbox .at-icon {
	width: 22px !important;
	height: 22px !important;
}

.addthis_sharing_toolbox .at-icon-wrapper {
	width: 22px !important;
	height: 22px !important;
}

.banner {
	text-align: center;
	height: 445px;
	background-image: url(img/banner.jpg?id=1);
	background-repeat: no-repeat;
  background-position: 0 -80px;
	background-color: #134708;
}

.otherpage {
	height: 90px !important;
}

.menubar {
  display: inline-block;
  background-color: #d2f5ff;
  width: 100%;  
  box-shadow: 0px 2px 4px #a3a3a34f;
}

.menubar .menubar_inner {
	max-width: 1300px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 768px) {

	.menubar .col-sm-3 {
		width: 27%;
	}

	.menubar .col-sm-9 {
		width: 73%;
	}
}


.menubar .logo {
	text-align: left;
	padding: 0px; 
}

.menubar .logo img {
	padding-top: 10px;
	margin-left: 0px;
	width: 100%;
	max-width: 450px;
}

.banner .searchbox {
	width: 100%;
	max-width: 728px;
	margin-left: auto;
	margin-right: auto;
}

.banner .searchbox .boxtitle {
	text-align: center;
	margin-bottom: 10px
}

.banner .searchbox .boxtitle img {
	width: 100%;
	max-width: 240px;
}

.banner .searchbox .searchitem {
	background-color: #0000009c;
	width: 100%;
	height: 160px;
	padding: 20px;
}

.banner .searchbox .search_inner {
	width: 100%;
	background-color: #ffffff; 
}

.banner .searchbox .search_inner table {
	border-collapse: collapse;
	width: 100%;
}

.banner .searchbox .others {
	margin-top: 20px;
	width: 100%;
}

.banner .searchbox #rent {
	display: none;
}

.banner .searchbox .others select {
	width: 100%;
	height: 42px;
	border: 1px solid #b1a37b;
	color: #909090;
	padding: 5px;
}

.banner .searchbox .search_inner .buy {
	padding: 6px;
	white-space: nowrap
}

.banner .searchbox .search_inner .rent {
	padding: 6px;
	padding-left: 0px;
	white-space: nowrap
}

.banner .searchbox .search_inner .buy a, .banner .searchbox .search_inner .rent a {
	display: block;
	background-color: #e7e7e7;
	color: #585858;
	padding-left: 5px;
	padding-right: 5px;
  font-size:17px;
	line-height: 44px;
}

.banner .searchbox .search_inner a.active {
	color: #ffffff;
	background-color: #3e9d26;
  font-size:18px;
}

.banner .searchbox .search_inner .bname {
	padding-right: 6px;
}

.banner .searchbox .search_inner select {
	width: 100%;
	height: 44px;
	border: 1px solid #d7d7d7;
	color: #909090;
	font-size: 17px;
	padding: 5px;
}

.banner .searchbox .searchbtn {
	width: 1%;
	white-space: normal; 
	text-align: center;
	vertical-align: middle;
}

.banner .searchbox .searchbtn img {
	width: 75px;
	margin: 10px;
}

.banner .searchbox .spacing {
	padding-right: 12px
}

.menu {
    display: flex;
    width: 100%;
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
    justify-content: space-between;
}

.menu li { 
	text-align: center; 
}

.menu li a {
	display: block;
	padding: 15px 2px 5px 2px;
	color: #004581  !important;
	font-size: 18px;
	font-weight: bold !important; 
}

.menu li:hover {}

.menu li a:hover {
	color: #03a500 !important
}

.menu .dropdown-menu {
	z-index: 999999 !important;
	padding: 0px;
	margin: 0px;
	border: none;
	min-width: 150px;
}

.menu .dropdown-menu a {
	display: block;
	padding: 8px;
	font-size: 15px;
	font-weight: normal !important;
	background-color: #318abf;
    border-bottom: 1px solid #65b1e7;
    color: #fff !important;
}

.menu .dropdown-menu a:hover {
	background-color: #37a53d;
	color: #ffffff !important;
}
.slogan{
    font-size: 32px;
    font-weight: bold !important;
    color: #b8eeff; 
    margin-top: 15px;
    float: right; 
    text-align: center;
    line-height: 46px;
    text-shadow: 2px 2px 2px #054f99, 1px 1px 3px #00478f, 0px 0px 5px #013568; 

}
.container-fluid>.navbar-collapse {
	margin-left: 0px !important;
	margin-right: 0px !important;
	border-top: none !important
}

.nav .submenu {
	width: 100%;

}

.nav .submenu a {
	display: block; 
	padding: 5px;
	background-color: #544e3b;
	color: #ffffff !important;
	padding-left: 40px;
	background-image: url(img/submenu_dot.png);
	background-repeat: no-repeat;
	background-position-x: 20px
}

.nav .submenu a:hover {
	background-color: #527c48;
}

.titlebar {
     position:relative;
    margin-top: 10px;
    font-size: 24px; 
    padding:5px;
    color: #0076bb;
    font-weight: bold;
    margin-bottom: 5px;  
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(183,238,255,1) 100%);
    border-bottom: 2px solid #b1e7f7;
}

.titlebar span.sign {
	float: left;
	display: block;
	margin-right: 5px; 
}
.titlebar .bottomline{  
  display: inline-block;
    padding: 5px 10px; 
}
.titlebar a {
	display: block;
	float: right;
	font-size: 16px;
  margin-right:10px;
	line-height: 40px;
	font-weight: normal;
	color: #0748ff;
}

.titlebar img {}

.titlebar2 {
	border-bottom: 3px solid #1a7676;
	margin-bottom: 5px;
	padding-top: 15px;
}

.titlebar2 .titlebar {
	width: 140px;
	border-bottom: none;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	line-height: 40px;
}

.maincontent {
	background-color: #ffffff;
	max-width: 1300px;
	min-height: 300px;
	width: 100%;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}

.fh-nav li {
	margin-bottom: 2px !important;
}

.fh-nav li a {
	font-weight: bold !important;
	margin-left: 15px !important;
}

.footmenu {
	background-color: #caf0ff;
	width: 100%;
}

.footmenu .inner {
	display: table;
	width: 100%;
	max-width: 1100px;
	height: 40px;
	margin: auto;
	text-align: center;
}

.footmenu .inner a {
	display: table-cell;
	padding: 3px;
  font-size:14px;
	text-align: center;
	vertical-align: middle;
	color: #0066ff;
}

.footer {
	background-color: #23759d;
	width: 100%;
	text-align: center
}

.footer .col-xs-6, .footer col-sm-3 {
	padding: 5px;
}

.footer .inner {
	width: 100%;
	padding: 20px 0;
	display: inline-block;
	max-width: 1300px;
	margin: auto;
	text-align: center
}

.footer .inner img {
	max-width: 100%; 
}

.footer .inner .contact {
	color: #cebf9c;
	font-size: 14px;
}

.footer .inner .contact .list {
	text-align: left;
	font-size: 17px;
}

.footer .inner .contact a, .footer .inner .contact {
	color: #fff;
}

.footer .inner .contact div {
	margin-bottom: 5px;
}

.footer .copyright {
	border-top: 1px solid #478fb3;
	padding: 10px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}
.bottomapp{
    display: flex;
    max-width: 420px;
    margin: auto;
    width: 100%;
}
#top-link-block {
	z-index: 9999;
}

#top-link-block.affix-top {
	position: absolute;
	/* allows it to "slide" up into view */
	bottom: -82px;
	/* negative of the offset - height of link element */
	right: 10px;
	/* padding from the left side of the window */
}

#top-link-block.affix {
	position: fixed;
	/* keeps it on the bottom once in view */
	bottom: 10px;
	/* height of link element */
	right: 10px;
	/* padding from the left side of the window */
}

#top-link-block a {
	color: #FFF
}

.backtop {
	background-image: url(img/menu-xs-bg.png);
	padding: 10px 15px 15px 15px;
	display: block;
	text-align: center
}

.pagination {
	margin: 0;
}

.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 8px 12px;
	font-size: 15px;
	color: #fff;
	background-color: #a3a3a3;
	border: none;
	margin: 3px;
}

.pagination-lg>li>a.active {
	background-color: #34c300;
	color: #fff;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #ffffff;
	background-color: #34c300;
}

.numnav {
	background-color: #e7e7e7;
	padding: 8px;
	margin-bottom: 10px;
}

.select-prop .numnav {
	background-color: unset;
}

.numnav td {
	color: #6e6e6e
}

.numnav .list {
	float: right;
	/*	border-right:1px solid #d0d0d0 */
}

.numnav a {
	display: block;
	padding: 4px 12px;
	height: 35px;
	text-align: center;
	line-height: 30px;
	float: left;
	border-right: none;
	font-size: 15px;
	color: #fff;
	background-color: #3e3a39;
	margin: 3px;
}

/*.numnav a.last{
	border-right:1px solid #d0d0d0;
} */

.numnav a.active {
	background-color: #ffde73;
	color: #ff0000;
}

.hi5 {
	height: 5px
}

em {
	color: #F00
}

.button {
	padding: 5px 13px;
	font-size: 15px;
	background-color: #008ccf;
	color: #ffffff;
  min-width:60px;
	border: none;
}
a.reset{
  color:#898989
}
.breaklink {
	word-break: break-all;
}

.fancybox-show-thumbs .fancybox-thumbs {
	background-color: #000000 !important
}

.customnav {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	display: none;
	z-index: 99990
}

.navbar-collapse {
	position: absolute;
	width: 100%;
	z-index: 99990
}

.navbar-default {
	background-image: none !important;
	background-color: transparent !important;
	border: none;
	box-shadow: none
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
}

.nav {
	background-color: #645e4b;
}

.navbar-nav>li>a {
	color: #ffffff;
	font-size: 17px;
	letter-spacing: 3px
}

.nav>li>a, .nav .submenu a {
	border-bottom: 1px solid #65b1e7 !important;
  background-color: #318abf;
   
}

.navbar-nav>li>a:hover {
	color: #ffffff;
	background-color: #478939
}

.navbar-nav {
	margin-top: 0px;
}

.navbar-default .navbar-toggle {
	background-color: #32456b
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #061d49
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}

.navbar-toggle {
	margin-right: 8px;
}

.pagenav {
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
  background-color: #ffffff;
	font-size: 15px;
	color: #000000;
	overflow: hidden;
}

.pagenav .inner {
	line-height: 40px;
	width: 100%;
	max-width: 1300px;
	padding-left: 10px;
	margin: auto;

}

.pagenav img {
	height: 34px;
}

.pagenav a {
	color: #3e3a39;
	margin-right: 10px;
}

.pagenav span {
	margin-right: 10px;
}

.v10height {
	height: 10px;
}

.leftcol {
	width: 30%;
	padding-right: 10px;
}

.lefttitle {
	width: 100%;
	background-color: #4ea53b;
	text-align: center
}

.lefttitle .letter {
	color: #ffffff;
	font-size: 21px;
	padding: 8px;

}

.form {
	background-color: #ffffff;
	width: 100%;
}

.form .stype {
	text-align: center;
}

.form .stype a {
	color: #ffffff;
	background-color: #b1b1b1;
	display: block;
	line-height: 50px;
	font-size: 20px;
}

.form .stype a.active {
	background-color: #3e9d26;
	color: #ffffff;
}

.form .stype .buy {
	border-right: 1px solid #ffffff;
}

.form .stype .rent {}

.form .items {
	border: 1px solid #c1c1c1;
	padding: 5px;
}

.form td {
	padding-bottom: 8px;
	font-size: 15px;
	color: #1d1d1d;
	padding-left: 5px;
}

.form #saleType, .form #dcode, .form #prop {
	width: 98%
}

.form select {
	height: 35px;
	border: 1px solid #CCC;
	width: 98%;
	color: #404040;
}

.form input[type=text] {
	height: 35px;
	border: 1px solid #CCC;
	width: 98%;
	padding-left: 5px;
}

.form .subtitle {
	padding: 8px;
	background-color: #e8e8e8;
	margin: 5px;
	color: #858585;
	font-size: 15px;
}

.form .otherselect label {
	display: block;
	margin: 5px;
	margin-left: 15px;
	font-size: 15px;
	color: #858585;
	font-weight: 100 !important;
}

.form .otherselect input {
	width: 18px;
	height: 18px;
	margin-right: 10px;
}

.form-xs {
	background-color: #ffffff;
	padding: 10px;
	width: 100%;
}

.form-xs td {
	padding-bottom: 8px;
}

.form-xs #saleType, .form-xs #dcode, .form-xs #prop {
	width: 98%
}

.form-xs select {
	height: 27px;
	border: 1px solid #CCC;
	background: #FFF;
	width: 98%
}

.form-xs input[type=text] {
	height: 27px;
	border: 1px solid #CCC;
	width: 98%
}

a.searchbtn {
	display: block;
	width: 90px;
	padding: 6px;
	padding-bottom: 3px;
	background-color: #008ccf;
	text-align: center;
	border: none;
	color: #fff;
	font-size: 17px;
}

.searchbtn span {
	vertical-align: top;
}

.searchbtn img {
	margin-top: 2px;
	margin-left: 3px;
	width: 17px;
}

.panel-heading {
	background-image: none !important;
	background-color: #4c4c4c !important;
	border-color: #ffffff !important;
	padding: 0 !important;
}

.panel-heading a {
	color: #ffffff;
}

.panel-heading a:hover, .panel-heading a:focus {
	color: #ffffff;
}

.panel {
	background-color: #fff !important;
	border: none;
	margin-bottom: 10px !important;
}

.glyphicon {
	font-size: 15px;
	color: #ffffff;
}

.glyphicon-menu-right, .glyphicon-menu-down {
	color: #ffffff;
}

.float_right {
	position: absolute;
	right: 10px;
	margin-top: 10px;
}

.hotestate a {
	display: table-cell;
	width: 33%;
	border: 2px solid #ffffff;
	text-align: center;
	padding: 5px;
	font-size: 17px;
	line-height: 17px;
	height: 45px;
	vertical-align: middle;
	color: #fff;
	background-color: #6da7d9
}

.pagedescript {
	padding-top: 10px;
	padding-bottom: 20px;
}

.staff .staff_item {
	border: 1px solid #e3e3e3;
	padding: 5px;
}

.staff .staff_item table {
	width: 100%;
}

.staff .staff_item td {
	vertical-align: top;
	font-size: 14px;
}

.staff .staff_item .img {
    padding: 5px;
    max-width: 100px;
    height: 125px;
    overflow: hidden;
    background: #ededed;
    margin-right: 10px;
    text-align:center;
}

.staff .staff_item td img {

	width: 100%;
}

.staff .staff_item td span {
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

.staff .contact_icon a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 1px;
	border-radius: 30px !important;
}

.staff .contact_icon img {
	width: 23px !important;
	margin: 5px;
}

.agentproplabel {
	font-size: 15px;
	clear: both;
	padding-top: 5px;
}

.footer .appicon {
	display: block;
}

@media (max-width: 1200px) {

}

@media (max-width: 1100px) {}

@media (max-width: 1000px) {}

@media (max-width: 767px) {

	.maincontent {
		padding: 5px
	}

	.form .stype a {
		line-height: 40px;
	}

	.facebook_icon {
		position: absolute;
		padding: 10px;
		right: 0px
	}

	.top .share .inner {
		margin-left: 0px;
	}
  
	.banner .logo {
		display: block;
		text-align: center;
	}

	.banner .searchbox .searchbtn img {
		width: 70px;
	}
  
	.menu li a {
		padding: 15px 2px 8px 2px;
		overflow: hidden;
	}

	.banner .logo {
		height: 40px;
	}

	.banner .logo img {
		width: 170px
	}

	.footer .inner .contact {
		text-align: center;

	}

	.footer .inner .contact .list {
		text-align: center
	}

	.footer .inner {
		max-width: 500px;
	}

	.menubar .logo img {
		max-width: 350px;
    margin-bottom: 5px;
    margin: auto;
    width: 100%;
	}
}

@media(min-width:768px) {
	.footer .inner .contact {}
}

@media (max-width: 550px) {}

@media (min-width: 501px) {
	.visible-500 {
		display: none !important;
	}
}

@media (max-width: 500px) {
	.banner .searchbox .searchitem {
		padding: 10px 8px;
    height: 120px;
	}
.banner .searchbox .others{
  margin-top:8px;
}


	.banner .searchbox {}

	.banner .searchbox .boxtitle img {
		width: 100%;
		max-width: 150px;
	}

	.banner .searchbox .searchbtn img {
		max-width: 60px;
	}

	.banner .searchbox .spacing {
		padding-right: 6px
	}

	.hidden-500 {
		display: none !important;
	}



	.visible-500 img {
		margin-bottom: 10px;
	}
}

@media (max-width: 450px) {}

@media (max-width: 400px) {}

@media print {}

.at_flat_counter {
	display: none !important
}

/**.container-fluid {
	background-color: #134708;
}**/

.demo-offer {
	position: relative;
}

.offer-title {
	font-size: 12px;
	color: #fff;
	padding: 3px 9px;
	background-color: #000000a8;
	position: absolute;
	bottom: 0;
}



@media (min-width: 992px) {

	.listitem .col-md-3 {
		width: 12.5%;
	}
}


@media (min-width: 1200px) {}

.panel-title {
	background-color: #4ea53b;
}

.shareinner{
  display:flex;
  justify-content: center;
}