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;
	color: #5a5a5a;
}

* {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

a {
	color: #b92893;
}

a:link {
	color: #b92893;
	text-decoration: none !important;
	text-shadow: none !important;
	font-weight: normal !important;
}

a:hover {
	color: #5a5a5a;
	text-decoration: none
}

a:visited {
	color: #b92893
}

a:focus {
	outline: none
}

*:focus {
	outline: none
}

area:focus {
	outline: none
}

em {
	color: #C00
}

select {
	background-color: #ffffff
}

form {}


.mobile-top-tel {
	position: absolute;
	top: 0;
	right: 8px;
}

.mobile-top-tel .small {
	display: block;
	font-size: 15px;
}

.mobile-top-tel .small img {
	width: 13px;
	margin-top: 3px;
}

.mobile-top-tel .tel {
	padding-left: 2px;
	vertical-align: top;
}

.mobile-top-tel a {
	color: #000000
}



.btn-primary {
	background-color: #f771d4;
	border: none;
	font-size: 17px
}

.btn-primary:hover, .btn-primary:active {
	background-color: #f771d4;
	border: none;
}

.btn-primary:active:hover {
	background-color: #f771d4;
	border: none;
}

#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%;
}

.top {
	background-color: #000000;
	height: 36px;
	position: fixed;
	top: 0px;
	z-index: 99999;
	width: 100%;
}

.facebook_icon {
	padding: 10px;
	text-align: right;
}

.facebook_icon .xsicon {
	height: 30px;
}

.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: 180px;
	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;
}

.h10 {
	height: 10px
}

.banner {
	text-align: center;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #5a5a5a;
	background-size: cover;
	overflow: hidden;
}

.banner img {
	cursor: hand;
	cursor: pointer;
	object-fit: cover;
	height: 250px;
	width: 100%;
}

.banner div {
	width: 100%;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow: hidden;
}

#banner .photo1 {
	background-image: url(/image/banner1.png);
}

#banner .photo2 {
	background-image: url(/image/banner2.png);
	display: none;
}

#banner .photo3 {
	background-image: url(/image/banner3.png);
	display: none;
}

.otherpage {
	height: 90px !important;
}

.topbar {
	display: inline-block;
	background-color: #ffffff;
	width: 100%;
	border-bottom: 5px solid #f771d4
}

.topbar .topbar_inner {
	max-width: 1200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
}

.topbar .logo {
	text-align: left;
	height: 90px;
	padding: 5px;
	display: table-cell;
	vertical-align: middle
}

.topbar .logo img {
	width: 100%;
	max-width: 300px;
}


.menubar {
	display: inline-block;
	background-color: #ffffff;
	width: 100%;
}

.menubar .menubar_inner {
	max-width: 1200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.menu {
	display: table;
	width: 100%;
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;
}

.menu li {
	display: table-cell;
	text-align: center;
	vertical-align: bottom
}

.menu li a {
	display: block;
	padding: 8px 2px;
	color: #5c5c5c !important;
	font-size: 17px;
	font-weight: bold !important;
}

.menu li a:hover {
	color: #e100a6 !important
}

.menu .dropdown-menu {
	z-index: 999999 !important;
	padding: 0px;
	margin: 0px;
	border: none;
	min-width: 130px;
}

.menu .dropdown-menu a {
	display: block;
	padding: 8px;
	font-size: 15px;
	font-weight: normal !important;
	background-color: #686868;
	border-bottom: 1px solid #8d8d8d;
	color: #fff !important;
}

.menu .dropdown-menu a:hover {
	background-color: #8d8d8d;
	color: #ffffff !important;
}

.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;
	border-bottom: 1px solid #3c3c3c;
	padding: 5px;
	background-color: #444444;
	color: #ffffff !important;
	padding-left: 40px;
	background-image: url(img/submenu_dot.png);
	background-repeat: no-repeat;
	background-position-x: 20px;
	line-height: 28px;
}

.nav .submenu a:hover {
	background-color: #525252;
}

.nav .open>a {
	border-color: #ebebeb;
}

.sidebar-nav li li a:hover {
	background-color: #ffffff !important;
}

.titlebar {
	margin-top: 10px;
	border-bottom: 3px solid #dddddd;
	height: 40px;
	font-size: 25px;
	color: #5a5a5a;
	font-weight: bold;
	margin-bottom: 5px;
}

.titlebar span.sign {
	float: left;
	display: block;
	margin-right: 5px;
}

.titlebar a {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 37px;
	font-weight: normal;
	color: #1f3236;
}

.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: 1200px;
	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;
}

#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
}

.pagination {
	margin: 0;
}

.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 8px 12px;
	font-size: 15px;
	color: #fff;
	background-color: #5a5a5a;
	border: none;
	margin: 3px;
}

.pagination-lg>li>a.active {
	background-color: #f771d4;
	color: #ffffff
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	background-color: #878787;
	color: #ffffff;
}

.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: #5a5a5a;
	margin: 3px;
}

/*.numnav a.last{
	border-right:1px solid #d0d0d0;
} */

.numnav a.active {
	background-color: #f771d4;
	color: #ffffff;
}

.hi5 {
	height: 5px
}

em {
	color: #F00
}

.button {
	padding: 5px 13px;
	font-size: 15px;
	background-color: #a79a76;
	color: #ffffff;
	border: none;
}

.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: #5a5a5a;
}

.navbar-nav>li>a {
	color: #ffffff;
	font-size: 17px;
	letter-spacing: 3px
}

.nav>li>a {
	border-bottom: 1px solid #767676
}

.navbar-nav>li>a:hover {
	color: #ffffff;
	background-color: #666666
}

.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 #e5e5e5;
	background-color: #f3f3f3;
	font-size: 15px;
	color: #000000;
	overflow: hidden;
}

.pagenav .inner {
	line-height: 40px;
	width: 100%;
	max-width: 1200px;
	padding-left: 10px;
	margin: auto;

}

.pagenav img {
	height: 34px;
}

.pagenav a {
	color: #5a5a5a;
	margin-right: 10px;
}

.pagenav span {
	margin-right: 10px;
}

.v10height {
	height: 10px;
}

.leftcol {
	width: 30%;
	padding-right: 10px;
}

.lefttitle {
	width: 100%;
	background-color: #928562;
	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: #c9ba8d;
	display: block;
	line-height: 50px;
	font-size: 20px;
}

.form .stype a.active {
	background-color: #928562;
	color: #ffffff;
}

.form .stype .buy {}

.form .stype .rent {}

.form .items {
	border: 1px solid #928562;
	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%
}

.floatdiv {
	display: none;
	position: absolute;
	z-index: 999;
	margin-top: 35px;
	padding: 5px;
	width: 100%;
	height: 300px;
	background: #ffffff;
	border: 1px solid #CCC
}

.floatdiv input {
	color: #000000;
	text-align: center;
}

.floatdiv td {
	text-align: center
}

.sizediv, .gdndiv {
	height: 370px;
}

.floatdiv table, .floatdiv table input {
	width: 100%;
	padding-left: 5px;
}

.floatdiv table input {
	border: 1px solid #EBEBEB;
	font-weight: normal
}

.floatdiv table td {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0;
	padding-bottom: 0
}

.propdiv {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #ffa0e6;
	margin-bottom: 10px;
}

a.sub_reset, a.sub_submit {
	display: block;
	padding: 5px;
	line-height: 25px;
	background: #767676;
	margin-top: 10px;
	text-align: center;
	color: #ffffff;
	border-radius: 5px !important;
}

a.sub_reset {
	background: #e1e1e1;
	color: #4c4c4c;
}

a.reset {
	display: block;
	float: right;
	margin-right: 10px;
	font-size: 15px;
	color: #767373
}


.search {}

.search td {
	vertical-align: top;
	font-size: 17px;
	color: #7a7a7a;
	font-weight: bold
}

.search td label {
	color: #5c5c5c;
	cursor: hand;
	cursor: pointer;
}

.search td label input {}

.search input[type=radio] {
	margin-right: 3px;
	width: 15px;
	height: 15px;
}

.search .title {
	background-color: #ffffff;
	color: #df27ff;
	font-size: 21px;
	font-weight: bold;
	line-height: 45px;
	padding-left: 10px;

}

.search .search_item {
	background-color: #ffffff;
	padding: 10px;
	min-height: 260px
}

.search .hotitem {
	height: 60px;
	overflow: hidden;
}

.search .hotitem a {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	padding: 3px;
	font-size: 13px;
	color: #646464;
}

.search .hotitem a:hover {
	background-color: #898989;
	color: #ffffff;
}

.search select, .search #distlist, .search #price, .search #rent, .search #size, .search #gdn {
	width: 100%;
	height: 34px;
	border: 0px solid #23b6ab;
	border-radius: 5px !important;
	font-size: 15px;
	padding-left: 5px;
	padding-right: 5px;
	color: #5a5a5a;
	font-weight: normal;
	background-color: #efefef;
}

.search #bname {
	width: 100%;
	padding-left: 10px;
	line-height: 32px;
	font-size: 15px;
	font-weight: normal;
	color: #666;
	border: none;
	border-radius: 5px !important;
	background-color: #efefef;
}

#bname:focus {
	outline: none;
}

.searchbtn_out {
	background-color: #ffffff;
	width: 100%;
	height: 34px;
	border: 0px solid #23b6ab;
	border-radius: 5px !important;
	font-size: 13px;
}

.searchbtn_out td {
	padding-left: 0px;
	padding-right: 0px;
}

a.searchbtn {
	display: block;
	height: 34px;
	width: 48px;
	font-size: 15px;
	text-align: center;
	line-height: 33px;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 5px !important;
	background-color: #1f3236
}

.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: 12px;
	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;
}

.footer {
	width: 100%;
	border-top: 4px solid #a7a7a7;
}

.footer .footer_inner {
	width: 100%;
	max-width: 1400px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.footer .footer_inner table {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.footer .footer_inner .btline {
	height: 1px;
	background-color: #cbcbcb;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 15px;
}

.footer .copyright {
	padding: 10px;
	height: 80px;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	background-color: #999999;
}

.footer .copyright div {
	margin-top: 20px
}

.footer .icon, .footer .data {
	height: 42px;
}

.footer .icon img {
	max-width: 42px;
}

.footer .data {
	vertical-align: middle;
	padding-left: 5px;
	font-size: 15px;
	line-height: 15px;
}

.footer .data a {
	color: #4b4b4b; 
}

.privacy {
	position: fixed;
	z-index: 99999;
	width: 100%;
	padding: 10px;
	bottom: 0px;
	text-align: center;
	background-color: #999999;
	color: #ffffff;
}

.privacy a {
	color: #FF0
}

.privacy a.ok {
	display: block;
	font-size: 15px;
	margin: auto;
	width: 60px;
	height: 30px;
	background-color: #4c4c4c;
	text-align: center;
	line-height: 30px
}

#top-link-block {
	z-index: 898;
}

#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-color: #000000ad;
	padding: 10px 15px 15px 15px;
	display: block;
	text-align: center
}


.icon {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}

.icon .big {
	padding: 8px 6px;
}

.icon .big img {
	height: 27px;
}

.icon .small {
	padding: 12px 10px;
}

.icon .small img {
	height: 20px;
}

#savbtn1 {
	position: absolute;
	padding: 5px;
	z-index: 897;
	right: 10px;
	margin-top: 40px;
	cursor: hand;
	cursor: pointer;
}

#districtForm .dislabel {
	display: flex;
	flex-direction: row;
	font-size: 14px;
	font-weight: normal;
	height: 22px;
	overflow: hidden;
	margin-top: 10px;
}

#districtForm .dislabel input[type=checkbox] {
	width: 20px;
	height: 20px;
	margin-top: 0px;
	margin-right: 3px;
}

.fancybox-container {
	top: 0
}

.districtitem {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-right: 70px;
}

.districtitem .itemname {
	font-size: 17px;
	color: #d11fa2;
	font-weight: bold;
}

.districtitem a {
	display: block;
	color: #000000;
	margin-top: 10px;
}

.districtitem .item {
	padding-right: 10px;
	padding-left: 10px;
}

.expert {
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
	color: #ff00bc;
	text-shadow: rgba(0, 0, 0, 0.3) 2px 1px 3px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 5px;
}

/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/

#wrapper {
	padding-left: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#wrapper.toggled {}

#sidebar-wrapper {
	z-index: 1000;
	left: 220px;
	width: 0;
	height: 100%;
	margin-left: -220px;
	overflow-y: auto;
	overflow-x: hidden;
	background: #ffffff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
	display: none;
}

#wrapper.toggled #sidebar-wrapper {
	width: 80%;
}

#page-content-wrapper {
	width: 100%;
}

#wrapper.toggled #page-content-wrapper {}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/

.sidebar-nav {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar-nav li {
	position: relative;
	line-height: 20px;
	display: inline-block;
	width: 100%;
}

.sidebar-nav li:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	height: 100%;
	width: 3px;
	background-color: #1c1c1c;
	-webkit-transition: width .2s ease-in;
	-moz-transition: width .2s ease-in;
	-ms-transition: width .2s ease-in;
	transition: width .2s ease-in;

}

.sidebar-nav li:first-child a {
	background-color: #ffffff;
}

.sidebar-nav li:nth-child(2):before {
	background-color: #ec1b5a;
}

.sidebar-nav li:nth-child(3):before {
	background-color: #79aefe;
}

.sidebar-nav li:nth-child(4):before {
	background-color: #314190;
}

.sidebar-nav li:nth-child(5):before {
	background-color: #279636;
}

.sidebar-nav li:nth-child(6):before {
	background-color: #7d5d81;
}

.sidebar-nav li:nth-child(7):before {
	background-color: #ead24c;
}

.sidebar-nav li:nth-child(8):before {
	background-color: #2d2366;
}

.sidebar-nav li:nth-child(9):before {
	background-color: #35acdf;
}

.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
	width: 100%;
	-webkit-transition: width .2s ease-in;
	-moz-transition: width .2s ease-in;
	-ms-transition: width .2s ease-in;
	transition: width .2s ease-in;

}

.sidebar-nav li a {
	display: block;
	color: #383838;
	font-size: 17px;
	font-weight: bold !important;
	text-decoration: none;
	padding: 15px 10px 10px 10px;
	background-color: #ffffff;
	border-bottom: 1px solid #ebebeb;
}

.sidebar-nav .dropdown-menu li a {
	background-color: #e7e7e7;
	padding-left: 20px;
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus {
	background-color: #e7e7e7;
	border-color: #e7e7e7;
}

.sidebar-nav>.sidebar-brand {}

.sidebar-nav .dropdown-menu {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	border-radius: 0;
	border: none;
	background-color: #222;
	box-shadow: none;
}

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
	display: none;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 999;
	width: 32px;
	height: 32px;
	background: transparent;
	border: none;
}

.hamburger:hover,
.hamburger:focus,
.hamburger:active {
	outline: none;
}

.hamburger.is-closed:before {
	content: '';
	display: block;
	width: 100px;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover:before {
	opacity: 1;
	display: block;
	-webkit-transform: translate3d(-100px, 0, 0);
	-webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
	position: absolute;
	left: 0;
	height: 4px;
	width: 100%;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
	background-color: #1a1a1a;
}

.hamburger.is-closed .hamb-top {
	top: 5px;
	-webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-middle {
	top: 50%;
	margin-top: -1px;
}

.hamburger.is-closed .hamb-bottom {
	bottom: 3px;
	-webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {

	-webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-bottom {
	-webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
	background-color: #ffffff;
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
	top: 50%;
	margin-top: -2px;
}

.hamburger.is-open .hamb-top {
	-webkit-transform: rotate(45deg);
	-webkit-transition: -webkit-transform .2s cubic-bezier(.73, 1, .28, .08);
}

.hamburger.is-open .hamb-middle {
	display: none;
}

.hamburger.is-open .hamb-bottom {
	-webkit-transform: rotate(-45deg);
	-webkit-transition: -webkit-transform .2s cubic-bezier(.73, 1, .28, .08);
}

.hamburger.is-open:before {
	content: '';
	display: block;
	width: 100px;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open:hover:before {
	opacity: 1;
	display: block;
	-webkit-transform: translate3d(-100px, 0, 0);
	-webkit-transition: all .35s ease-in-out;
}

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/

.overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .7);
	z-index: 998;
}

@media (max-width: 1200px) {
	.districtitem {
		margin-right: 20px;
	}
}

@media (max-width: 1100px) {}

@media (max-width: 1000px) {}

@media (max-width: 767px) {
	.footer .footer_inner {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.districtitem {
		margin-right: 0px;
		margin-bottom: 25px;
	}

	.districtitem .item {
		padding-right: 5px;
		padding-left: 5px;
	}

	.maincontent {
		padding: 5px
	}

	.form .stype a {
		line-height: 40px;
	}

	.facebook_icon {
		position: absolute;
		padding: 10px;
		right: 0px
	}

	.top .share .inner {
		margin-left: 0px;
	}

	.menu li {
		height: 20px;
	}

	.menu li a {
		padding: 7px 2px;
		overflow: hidden;
	}


	.footer .inner .contact {
		text-align: center;
	}

	.icon {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		width: 100%;
	}

	.icon .big {}

	.icon .big img {}

	.icon .small {
		padding: 8px 6px;
	}

	.icon .small img {
		height: 18px;
	}

}

@media (max-width: 550px) {

	.expert {
		font-size: 17px;
		font-weight: bold;
		text-align: center;
		line-height: 25px;
		color: #ff00bc;
		text-shadow: rgb(0 0 0 / 30%) 2px 1px 3px;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 5px;
		width: 270px;
	}


	.mobile-top-tel .tel {
		padding-left: 2px;
		vertical-align: top;
	}

	.mobile-top-tel a {
		color: #000000
	}


	.search .search_item {
		padding: 4px;
		height: 270px;
	}

	.topbar .topbar_inner {
		display: block;
	}

	.topbar .logo {
		display: block;
		height: auto;
		text-align: center;
		width: 55%;
	}

	.topbar .logo img {
		width: 100%;
		height: auto;

	}

	.titlebar {
		font-size: 23px;
	}

	.icon .big {
		padding: 4px 0px;
		padding-left: 4px;
	}

}

@media (min-width: 501px) {
	.visible-500 {
		display: none !important;
	}
}

@media (max-width: 550px) {
	.dropdown-backdrop {
		display: none
	}

	.hamburger {
		display: block;
	}

	.menubar {
		display: none;
	}

	.banner .searchbox .searchitem {
		padding: 3px 3px;
	}

	.banner {
		height: 150px;
		background-size: auto 150px;
		background-position: center;
	}

	.banner div {
		height: 150px;
	}

	.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 {
		display: inline-block !important;
	}

	.visible-500 img {
		margin-bottom: 10px;
	}
}

@media print {}

.at_flat_counter {
	display: none !important
}