@charset "UTF-8"

.container0:after, .container0:before, .container1:after, .container1:before, .container2:after, .container2:before {
	display: table;
	content: " "
}
.container0:after, .container1:after, .container2:after, .container:after {
	clear: both
}
.no-gutter>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}
.center0 .img-responsive {
	margin: 0 auto
}
.container-fluid, .container0, .container1, .container2 {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
main {
	overflow: hidden
}
@media(min-width:768px) {
	.container0 {
		width: 750px
	}
}
@media(min-width:992px) {
	.container0 {
		width: 970px
	}
}
@media(min-width:1100px) {
	.container0 {
		width: 1050px
	}
}
@media(min-width:1200px) {
	.container0 {
		width: 1170px
	}
}
@media(min-width:1360px) {
	.container0 {
		width: 1330px
	}
}
@media(min-width:1460px) {
	.container0 {
		width: 1410px
	}
}
@media(min-width:768px) {
	.container1 {
		width: 750px
	}
}
@media(min-width:992px) {
	.container1 {
		width: 950px
	}
}
@media(min-width:1200px) {
	.container1 {
		width: 1170px
	}
}
@media(min-width:1400px) {
	.container1 {
		width: 1370px
	}
}
@media(min-width:1500px) {
	.container1 {
		width: 1470px
	}
}
@media(min-width:768px) {
	.container2 {
		width: 750px
	}
}
@media(min-width:992px) {
	.container2 {
		width: 760px
	}
}
@media(min-width:1200px) {
	.container2 {
		width: 760px
	}
}
.navbar {
	border: 0;
	font-size: 14px
}
.navbar-default {
	background-color: #D9D9D9
}
.navbar .navbar-brand {
	font-weight: 600;
	margin-bottom: 0;
	font-size: 20px
}
.navbar-nav>li>a {
	margin: 6px 3px;
	padding: 6px 7px;
	text-align: center;
	min-width: 70px
}
.navbar-nav>li>a [class^=fa] {
	font-size: 18px
}
.navbar-brand {
	padding: 0
}
.navbar .navbar-nav [class^=pe] {
	font-size: 32px;
	position: relative
}
.navbar .navbar-nav p {
	margin: 5px 0 0;
	font-size: 14px
}
.navbar .btn {
	margin-top: 8px;
	margin-bottom: 8px
}
.navbar-default:not(.navbar-transparent) {
	background-color: rgba(255, 255, 255, 0);
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}
.navbar-transparent {
	background: rgba(255, 255, 255, .9);
	box-shadow: -1px -2px 10px 4px rgba(179, 179, 179, 1)
}
.navbar-transparent .navbar-brand, [class*=navbar-ct] .navbar-brand {
	color: #FFF;
	opacity: .95
}
.navbar-transparent .nav .caret {
	border-bottom-color: #FFF;
	border-top-color: #FFF
}
.navbar-transparent .navbar-nav>li>a, [class*=navbar-ct] .navbar-nav>li>a {
	color: #000;
	border-color: #FFF;
	text-align: center
}
.navbar-transparent .navbar-nav>li>a {
	text-shadow: 0 1px 1px rgba(0, 0, 0, .045)
}
.navbar-transparent .navbar-brand:focus, .navbar-transparent .navbar-brand:hover, [class*=navbar-ct] .navbar-brand:focus, [class*=navbar-ct] .navbar-brand:hover {
	background-color: transparent;
	color: #FFF
}
.navbar-default .navbar-nav>.dropdown>a:focus .caret, .navbar-default .navbar-nav>.dropdown>a:hover .caret {
	border-bottom-color: #2C93FF;
	border-top-color: #2C93FF
}
.navbar-transparent .navbar-nav>.active>a, .navbar-transparent .navbar-nav>.active>a:focus, .navbar-transparent .navbar-nav>.active>a:hover, .navbar-transparent .navbar-nav>li>a:focus, .navbar-transparent .navbar-nav>li>a:hover, [class*=navbar-ct] .navbar-nav>.active>a, [class*=navbar-ct] .navbar-nav>.active>a:focus, [class*=navbar-ct] .navbar-nav>.active>a:hover, [class*=navbar-ct] .navbar-nav>li>a:focus, [class*=navbar-ct] .navbar-nav>li>a:hover {
	background-color: transparent;
	border-radius: 4px;
	color: #736933;
	opacity: 1
}
.navbar-transparent .navbar-nav>.dropdown>a .caret, .navbar-transparent .navbar-nav>.dropdown>a:focus .caret, .navbar-transparent .navbar-nav>.dropdown>a:hover .caret, [class*=navbar-ct] .navbar-nav>.dropdown>a .caret {
	border-bottom-color: #FFF;
	border-top-color: #FFF
}
.navbar-transparent .navbar-nav>.open>a, .navbar-transparent .navbar-nav>.open>a:focus, .navbar-transparent .navbar-nav>.open>a:hover {
	background-color: rgba(255, 255, 255, 0);
	color: #FFF;
	opacity: 1
}
.navbar .label {
	background-color: #FF4C40;
	position: absolute;
	right: -10px;
	top: 0;
	font-size: 10px;
	font-family: "Helvetica Neue";
	text-shadow: none
}
[class*=navbar-ct] .label {
	background-color: #FFF;
	color: #FF4C40
}
.navbar-default:not(.navbar-transparent) .btn-default:hover {
	color: #2C93FF;
	border-color: #2C93FF
}
.navbar-transparent .btn-default, [class*=navbar-ct] .btn-default {
	color: #FFF;
	border-color: #FFF
}
[class*=navbar-ct] .btn-default.btn-fill {
	color: #777;
	background-color: #FFF;
	opacity: .9
}
[class*=navbar-ct] .btn-default.btn-fill.active, [class*=navbar-ct] .btn-default.btn-fill:active, [class*=navbar-ct] .btn-default.btn-fill:focus, [class*=navbar-ct] .btn-default.btn-fill:hover, [class*=navbar-ct] .open .dropdown-toggle.btn-fill.btn-default {
	border-color: #FFF;
	opacity: 1
}
.navbar-form {
	box-shadow: none
}
.navbar-form .form-control {
	background-color: rgba(244, 244, 244, 0);
	border-radius: 0;
	border: 0;
	height: 22px;
	padding: 0;
	font-size: 20px;
	line-height: 20px;
	color: #777
}
.navbar-transparent .navbar-form .form-control, [class*=navbar-ct] .navbar-form .form-control {
	color: #FFF;
	border: 0
}
.navbar:not(.navbar-transparent).navbar-ct-blue {
	background: url(../../images/navbg.html) top center no-repeat #fff;
	background-size: auto
}
.navbar:not(.navbar-transparent).navbar-ct-azzure {
	background: url(../../images/navbg.png) top center;
	background-size: auto
}
.dropdown-menu>li>a {
	padding: 8px 20px;
	color: #333
}
.dropdown-menu>li:first-child>a {
	border-radius: 10px 10px 0 0
}
.dropdown-menu>li:last-child>a {
	border-bottom: 0 none;
	border-radius: 0 0 10px 10px
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color: #F5F5F5;
	color: #333;
	opacity: 1;
	text-decoration: none
}
.navbar-toggle .icon-bar {
	background-color: #FFF
}
.navbar-collapse, .navbar-form {
	border-color: transparent
}
.navbar-brand-logo {
	padding: 0
}
.navbar-brand-logo .logo {
	border: 1px solid #333;
	border-radius: 50%;
	float: left;
	overflow: hidden;
	width: 60px
}
.navbar .navbar-brand-logo .brand {
	color: #FFF;
	float: left;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	margin-left: 10px;
	margin-top: 0;
	width: 60px
}
.navbar-default .navbar-brand-logo .brand {
	color: #555
}
@media (min-width:768px) {
	.navbar-form {
		margin-bottom: 31px;
		margin-top: 31px;
		padding-left: 5px;
		padding-right: 5px
	}
	.navbar-search-form {
		display: none
	}
	.navbar-nav>li>.dropdown-menu {
		display: block;
		padding: 0;
		z-index: 9000;
		position: absolute;
		-webkit-border-radius: 10px;
		box-shadow: 1px 2px 3px rgba(0, 0, 0, .125);
		border-radius: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		opacity: 0;
		-webkit-filter: alpha(opacity=0);
		-moz-filter: alpha(opacity=0);
		-ms-filter: alpha(opacity=0);
		-o-filter: alpha(opacity=0);
		filter: alpha(opacity=0);
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
		-webkit-transition: all 300ms cubic-bezier(.34, 1.61, .7, 1);
		-moz-transition: all 300ms cubic-bezier(.34, 1.61, .7, 1);
		-o-transition: all 300ms cubic-bezier(.34, 1.61, .7, 1);
		-ms-transition: all 300ms cubic-bezier(.34, 1.61, .7, 1);
		transition: all 300ms cubic-bezier(.34, 1.61, .7, 1)
	}
	.dropdown-menu:after, .dropdown-menu:before {
		border-left: 11px solid transparent;
		border-right: 11px solid transparent;
		content: "";
		display: inline-block;
		position: absolute;
		right: 15px
	}
	.navbar-nav>li.open>.dropdown-menu {
		-webkit-transform-origin: 29px -50px;
		-moz-transform-origin: 29px -50px;
		-o-transform-origin: 29px -50px;
		-ms-transform-origin: 29px -50px;
		transform-origin: 29px -50px;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		-webkit-filter: none;
		-moz-filter: none;
		-ms-filter: none;
		-o-filter: none;
		filter: none
	}
	.dropdown-menu:before {
		border-bottom: 11px solid rgba(0, 0, 0, .2);
		top: -11px
	}
	.dropdown-menu:after {
		border-bottom: 11px solid #FFF;
		top: -10px
	}
}
.logo .img-responsive, .navbar_custom img {
	margin: 0 auto
}
@media (max-width:991px) {
	.navbar-transparent {
		background: rgba(255, 255, 255, .9);
		box-shadow: -1px -2px 10px 4px rgba(179, 179, 179, 1)
	}
	.navbar-transparent .dropdown-menu>li>a:focus, .navbar-transparent .dropdown-menu>li>a:hover, .navbar-transparent .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-transparent .navbar-nav .open .dropdown-menu>li>a:hover, [class*=navbar-ct] .dropdown-menu>li>a:focus, [class*=navbar-ct] .dropdown-menu>li>a:hover {
		color: #FFF;
		background-color: transparent;
		opacity: 1
	}
	.navbar-transparent .navbar-nav .open .dropdown-menu>li>a, [class*=navbar-ct] .dropdown-menu>li>a {
		color: #FFF;
		opacity: .8
	}
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
		background-color: transparent;
		border-color: #428BCA
	}
	.navbar-collapse {
		text-align: center
	}
	.navbar-collapse .navbar-form {
		width: 170px;
		margin: 0 auto
	}
}
#services_about h1, #services_about p {
	text-align: center;
	color: #fff
}
.navbar_custom {
	text-align: center
}
.navbar_custom .nav {
	float: none
}
.navbar_custom .nav li {
	display: inline-block;
	float: none;
	vertical-align: middle
}
@media screen and (max-width:991px) {
	.navbar_custom .nav li {
		display: block;
		margin: 0
	}
	.navbar_custom .nav li a {
		border-radius: 0;
		display: block
	}
}
.navbar-brand {
	margin-top: 5px
}
.navbar_custom .brandin img {
	max-height: 110px
}
@media screen and (max-width:1400px) {
	.navbar-brand img {
		max-width: 230px
	}
}
@media screen and (max-width:1199px) {
	.navbar-brand img {
		max-width: 160px;
		padding-top: 10px
	}
}
@media screen and (max-width:991px) {
	.navbar_toggle_cus {
		margin-top: 15px
	}
	.navbar-brand img {
		max-width: 200px
	}
}
@media screen and (max-width:768px) {
	.navbar-brand img {
		max-width: 200px
	}
}
@media screen and (max-width:350px) {
	.navbar-brand img {
		max-width: 130px
	}
}
.nav_top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	top: 0;
	margin-top: 0
}
@media screen and (min-width:992px) {
	.navbar-brand {
		position: absolute;
		width: 100%;
		left: 0;
		text-align: center
	}
}
.nav>li {
	padding-top: 10px;
	padding-bottom: 20px
}
@media screen and (max-width:1700px) {
	.nav>li>a>img {
		max-width: 90px
	}
}
@media screen and (max-width:1110px) {
	.nav>li>a>img {
		max-width: 85px
	}
}
@media screen and (max-width:991px) {
	.nav>li {
		padding-top: 0;
		padding-bottom: 0
	}
	.nav>li>a>img {
		max-width: 90px
	}
}
#services_about {
	background-color: rgba(98, 87, 62, .5);
	min-height: 300px;
	padding-top: 140px
}
#services_about p {
	padding-top: 30px;
	padding-bottom: 30px
}
.aboutbg {
	background-image: url(../../images/abouthouse.png), url(../../images/aboutbg.jpg), url(../../images/aboutbgb.jpg);
	background-position: right bottom, center bottom, center top;
	background-size: auto, cover, auto;
	background-repeat: no-repeat, no-repeat, no-repeat;
	min-height: 1475px;
	padding-top: 50px
}
.aboutmt1 img {
	float: right
}
.aboutcolbg {
	background-image: url(../../images/aboutmcolbg.jpg);
	background-position: left bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
	min-height: 850px
}
.aboutcolbg img {
	float: right;
	padding-right: 10px
}
.about528 {
	padding-left: 80px;
	padding-top: 40px
}
.aboutcol {
	padding-top: 100px
}
@media screen and (max-width:1730px) {
	.aboutbg {
		background-image: url(../../images/abouthouse.png), url(../../images/aboutbg.jpg), url(../../images/aboutbgb.jpg);
		background-position: right bottom, center bottom, center top;
		background-size: 50% auto, cover, auto;
		background-repeat: no-repeat, no-repeat, no-repeat
	}
	.aboutcolbg {
		background-image: url(../../images/aboutmcolbg.jpg);
		background-position: left bottom;
		background-size: auto 90%;
		background-repeat: no-repeat
	}
	.aboutcolbg img {
		max-width: 600px
	}
}
@media screen and (max-width:1500px) {
	.aboutbg {
		min-height: 1200px
	}
	.about528 img {
		max-width: 350px
	}
	.aboutcolbg img {
		max-width: 500px
	}
}
@media screen and (max-width:1199px) {
	.about528 img {
		max-width: 250px
	}
	.about528 {
		padding-left: 20px;
		padding-top: 0
	}
	.aboutbg {
		background-image: url(../../images/abouthouse.png), url(../../images/aboutbg.jpg), url(../../images/aboutbgb.jpg);
		background-position: right bottom, center bottom, center top;
		background-size: 40% auto, cover, auto;
		background-repeat: no-repeat, no-repeat, no-repeat
	}
}
@media screen and (max-width:991px) {
	.about528 img, .aboutmt1 img, .aboutmt2 img {
		margin: 0 auto
	}
	.aboutmt1 img {
		float: none
	}
	.aboutcol {
		padding-top: 30px
	}
	.aboutcolbg img {
		max-width: 650px
	}
	.about528 img {
		max-width: 350px
	}
	.aboutbg {
		background-image: url(../../images/abouthouse.png), url(../../images/aboutbg.jpg), url(../../images/aboutbgb.jpg);
		background-position: right bottom, left bottom, center top;
		background-size: 60% auto, cover, auto;
		background-repeat: no-repeat, no-repeat, no-repeat;
		padding-bottom: 390px
	}
}
@media screen and (max-width:768px) {
	.aboutcolbg img {
		max-width: 550px
	}
	.aboutcolbg {
		background-image: url(../../images/aboutmcolbg.jpg);
		background-position: left bottom;
		background-size: auto 90%;
		background-repeat: no-repeat;
		min-height: 650px
	}
	.aboutbg {
		background-image: url(../../images/abouthouse.png), url(../../images/aboutbg.jpg), url(../../images/aboutbgb.jpg);
		background-position: right bottom, left bottom, center top;
		background-size: 80% auto, cover, auto;
		background-repeat: no-repeat, no-repeat, no-repeat
	}
}
@media screen and (max-width:600px) {
	.about528 img, .aboutcolbg img {
		margin: 0 auto;
		max-width: 100%
	}
	.aboutbg {
		background-image: url(../../images/abouthouse.png), url(../../images/aboutbg.jpg), url(../../images/aboutbgb.jpg);
		background-position: right bottom, left bottom, center top;
		background-size: 100% auto, cover, auto;
		background-repeat: no-repeat, no-repeat, no-repeat
	}
	.aboutcolbg {
		background: url(../../images/aboutmcolbg.jpg) left bottom no-repeat #f0e6cf;
		background-size: auto 50%;
		min-height: 250px
	}
}
@media screen and (max-width:450px) {
	.aboutbg {
		padding-bottom: 300px
	}
}
@media screen and (max-width:991px) {
	#services_about {
		background-color: rgba(98, 87, 62, 1);
		padding-top: 40px
	}
}
@media screen and (max-width:600px) {
	#services_about p {
		text-align: left
	}
}
.Copyright, .footernum {
	text-align: right
}
#services_inews {
	position: absolute;
	z-index: 1040;
	top: 0;
	left: 50px;
	width: 194px
}
.inewsbg1 {
	background: url(../../images/inewsbg_01.png) center bottom no-repeat;
	background-size: 100% 100%;
	min-height: 127px
}
.inewsbg2 {
	background: url(../../images/inewsbg_02.png) center top repeat-y;
	background-size: 100% auto;
	min-height: 280px
}
.inewsbg3 {
	background: url(../../images/inewsbg_03.png) center top no-repeat;
	background-size: 100% 100%;
	min-height: 163px
}
.inews {
	padding-left: 15px;
	padding-right: 12px
}
.inews a, .inews a:visited, .inews td {
	color: #000
}
.inews a:focus, .inews a:hover {
	color: #b23d69
}
@media screen and (max-width:1800px) {
	#services_inews {
		position: absolute;
		left: 0
	}
}
@media screen and (max-width:1700px) {
	#services_inews {
		position: absolute;
		z-index: 1020;
		top: 80px;
		left: 50px;
		width: 194px
	}
}
@media screen and (max-width:991px) {
	#services_inews {
		display: none
	}
}
.aboutb li:nth-child(1), .aboutb li:nth-child(2), .aboutb li:nth-child(3), .aboutmm ul li {
	display: inline-block;
	float: left
}
.inewss {
	padding-bottom: 60px
}
.inewss a, .inewss a:visited {
	color: #fff
}
.inewss a:focus, .inewss a:hover {
	color: #f7ac0a
}
.footericon, .footericon a, .footericon a:visited, .footernum, .footertext {
	color: #000
}
#services_aboutmm {
	background: url(../../images/aboutmmbgt.png) center top no-repeat, url(../../images/aboutmmbg.jpg) left top;
	background-size: auto, auto;
	min-height: 740px;
	padding-top: 90px
}
.aboutmmt {
	background: url(../../images/aboutmmt.png) center top no-repeat;
	background-size: cover;
	min-height: 102px
}
.aboutmm {
	background: url(../../images/aboutmmcolbg.jpg) center right no-repeat;
	background-size: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 60px
}
.aboutmm ul {
	margin: 0;
	padding: 0
}
.aboutmm ul li {
	width: 33.333%
}
@media screen and (max-width:1600px) {
	.aboutmm {
		padding-top: 60px
	}
}
@media screen and (max-width:850px) {
	.aboutmmt {
		min-height: 80px
	}
	#services_aboutmm {
		padding-top: 50px;
		padding-bottom: 40px;
		min-height: 200px
	}
	.aboutmm {
		margin-top: 30px
	}
}
@media screen and (max-width:650px) {
	.aboutmm ul li {
		display: inline-block;
		float: left;
		width: 50%
	}
	.aboutmm {
		margin-top: 0
	}
	.aboutmmt {
		min-height: 55px
	}
}
@media screen and (max-width:500px) {
	.aboutmm ul li {
		display: inline-block;
		float: left;
		width: 100%
	}
	.aboutmm {
		background: url(../../images/aboutmmcolbg.jpg) bottom right no-repeat;
		background-size: auto
	}
}
@media screen and (max-width:450px) {
	.aboutmmt {
		min-height: 35px
	}
}
#services_aboutb {
	background: url(../../images/aboutbbg.png) bottom right;
	background-size: auto;
	padding-top: 40px;
	min-height: 494px
}
.aboutb ul {
	margin: 0;
	padding: 0
}
.aboutb li:nth-child(1) {
	width: 38.32020997375328%
}
.aboutb li:nth-child(2) {
	width: 40.94488188976378%
}
.aboutb li:nth-child(3) {
	width: 20.73490813648294%
}
@media screen and (max-width:1400px) {
	#services_inews {
		top: 40px;
		left: 10px
	}
	#services_aboutb {
		padding-top: 40px;
		padding-bottom: 40px;
		min-height: 200px
	}
}
@media screen and (max-width:991px) {
	#services_aboutb {
		background: url(../../images/aboutbbgs.png) bottom right;
		background-size: auto
	}
}
@media screen and (max-width:550px) {
	.aboutb li {
		padding: 5px
	}
	.aboutb li:nth-child(1), .aboutb li:nth-child(2), .aboutb li:nth-child(3) {
		display: inline-block;
		float: left;
		width: 100%
	}
	.aboutb img {
		margin: 0 auto
	}
}
.footert {
	background: url(../../images/footert.png) center top no-repeat;
	background-size: cover;
	min-height: 82px
}
.footerbg2 {
	padding-top: 30px;
	padding-bottom: 30px
}
.footerbg3 {
	background-color: #000;
	min-height: 65px
}
.footerlogo img {
	float: right
}
.footertext img {
	padding-left: 40px
}
.footericon a:focus, .footericon a:hover {
	color: #67c4e9
}
.Copyright, .Copyright a {
	color: #fff
}
.brs {
	display: none
}
.Copyright {
	padding-top: 20px
}
.Copyright a:focus, .Copyright a:visited {
	color: #fffecd
}
.Copyright a:hover {
	color: #edc40a
}
@media screen and (max-width:1300px) {
	.brm {
		display: block;
		line-height: 0
	}
}
@media screen and (max-width:1199px) {
	.footerlogo img {
		float: none;
		margin: 0 auto
	}
	.footertext img {
		padding-left: 0
	}
}
@media screen and (max-width:991px) {
	.footernum {
		text-align: left
	}
	.footericon {
		text-align: center
	}
}
@media screen and (max-width:650px) {
	.brs {
		display: block;
		line-height: 0
	}
	.Copyright {
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px
	}
	.footert {
		min-height: 60px
	}
}
@media screen and (max-width:450px) {
	.footertext {
		letter-spacing: 0
	}
	.footert {
		min-height: 40px
	}
}
@media screen and (max-width:350px) {
	.footertext {
		letter-spacing: -1px
	}
	.Copyright {
		letter-spacing: 0
	}
	.footericon img, .footertext img {
		max-width: 22px
	}
}
.footericon a img:hover {
	opacity: 1;
	-webkit-animation: anflash1 1.5s;
	animation: anflash1 1.5s
}
@-webkit-keyframes anflash1 {
	0% {
		opacity: .4
	}
	100% {
		opacity: 1
	}
}
@keyframes anflash1 {
	0% {
		opacity: .4
	}
	100% {
		opacity: 1
	}
}
.roombg {
	background: url(../images/roombg.jpg) center top no-repeat #d7c895;
	background-size: auto 1062px;
	min-height: 1062px
}
.rmbt img {
	margin: 0 auto
}
.rmbt ul {
	margin: 0;
	padding: 0
}
.locbg, .note, .roomb {
	padding-bottom: 40px
}
.rmbt ul li {
	display: inline-block;
	float: left;
	width: 25%
}
.roomb {
	padding-top: 40px
}
.roomb table {
	width: 100%
}
.roomb td {
	color: #000
}
@media(max-width:991px) {
	.roomb img {
		margin: 0 auto
	}
	.roombg {
		background: url(../images/roombg.jpg) center top no-repeat #e7d1c0;
		background-size: auto 700px
	}
}
@media(max-width:600px) {
	.rooms {
		padding-right: 10%
	}
	.roombg {
		background: url(../images/roombg.jpg) center top no-repeat #e7d1c0;
		background-size: auto 500px
	}
}
@media(max-width:500px) {
	.rmbt ul li {
		display: inline-block;
		float: left;
		width: 33.333%
	}
}
@media(max-width:350px) {
	.roombg {
		background: url(../images/roombg.jpg) center top no-repeat #e7d1c0;
		background-size: auto 350px
	}
	.roomb td {
		letter-spacing: 0
	}
}
.index1bg1, .index1bg2, .index1bg3, .index1bg4, .index1bg5 {
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	min-height: 100vh
}
.pt100 {
	padding-top: 130px
}
.pt80 {
	padding-top: 100px
}
.ptb40 {
	margin-top: 100px;
	margin-bottom: 100px
}
@media(max-width:991px) {
	.pt100 {
		padding-top: 100px
	}
	.pt80 {
		padding-top: 80px
	}
	.ptb40 {
		margin-top: 40px;
		margin-bottom: 40px
	}
}
@media(max-width:350px) {
	.pt100, .pt80 {
		padding-top: 70px
	}
	.ptb40 {
		margin-top: 40px;
		margin-bottom: 40px
	}
}
.index1bg1 {
	background-image: url(../../images/index1bg1.jpg)
}
.index1bg2 {
	background-image: url(../../images/index1bg2.jpg)
}
.index1bg3 {
	background-image: url(../../images/index1bg3.jpg)
}
.index1bg4 {
	background-image: url(../../images/index1bg4.jpg)
}
.index1bg5 {
	background-image: url(../../images/index1bg5.jpg)
}
.index1bg6 {
	background-color: #d2cab1
}
@media(max-width:1100px) {
	.index1bg1, .index1bg2, .index1bg3, .index1bg4, .index1bg5 {
		background-position: center top;
		background-size: cover;
		background-repeat: no-repeat;
		background-attachment: scroll
	}
	.index1bg1 {
		background-image: url(../../images/index1bg1.jpg)
	}
	.index1bg2 {
		background-image: url(../../images/index1bg2.jpg)
	}
	.index1bg3 {
		background-image: url(../../images/index1bg3.jpg)
	}
	.index1bg4 {
		background-image: url(../../images/index1bg4.jpg)
	}
	.index1bg5 {
		background-image: url(../../images/index1bg5.jpg)
	}
}
#services_news {
	background: url(../../images/newsbg.png) center top repeat-y;
	background-size: auto
}
.newst img {
	float: right
}
@media screen and (max-width:1199px) {
	.newst img {
		float: none;
		margin: 0 auto
	}
}
#services_news h1, #services_news h2, #services_news h3, #services_news h4, #services_news h5 {
	color: #ff0
}
#services_news a {
	color: #fff
}
#services_news a:visited {
	color: #e3e3e3
}
#services_news a:focus, #services_news a:hover {
	color: #e1dd05
}
.newstable {
	padding-top: 10px;
	min-height: 700px;
	background-image: url(../../images/newsbbg.png);
	background-position: left top;
	background-size: 80% auto;
	background-repeat: no-repeat;
	margin-top: 20px
}
@media screen and (max-width:1500px) {
	.newstable {
		background-image: url(../../images/newsbbg.png);
		background-position: left top;
		background-size: 90% 100%;
		background-repeat: no-repeat
	}
}
@media screen and (max-width:1199px) {
	.newstable {
		background-image: url(../../images/newsbbg.png);
		background-position: left top;
		background-size: 100% 100%;
		background-repeat: no-repeat
	}
}
.notebg1, .notebg21 {
	background-size: auto 100%;
	background-repeat: no-repeat
}
.notebg1, .notebg2, .notebg21, .notebg3 {
	background-position: center top
}
.newstable table {
	width: 80%;
	color: #fff
}
.newstable iframe {
	display: block;
	height: 600px;
	max-width: 100%;
	max-height: auto
}
@media screen and (max-width:1500px) {
	.newstable table {
		width: 90%
	}
}
@media screen and (max-width:1199px) {
	.newstable table {
		width: 98%
	}
}
@media screen and (max-width:767px) {
	.newstable iframe {
		padding-left: 15px;
		padding-right: 15px;
		height: 400px
	}
	.table-responsive {
		border: 0 solid transparent;
		margin-bottom: 0
	}
}
.inqtable table {
	width: 70%
}
#services_inq, .inqspan {
	color: #fff
}
#services_inq td {
	color: #fff;
	border: 1px solid #fff;
	font-size: 14px;
	letter-spacing: 0
}
#services_inq label {
	color: #fff;
	font-size: 14px;
	letter-spacing: 0
}
#services_inq a, #services_inq a:visited {
	color: #ff0
}
#services_bbs a, #services_bbs a:visited, #services_inq a:focus, #services_inq a:hover, .note td {
	color: #fff
}
@media screen and (max-width:991px) {
	.inqtable table {
		width: 95%
	}
}
.notebg1 {
	background-image: url(../../images/notebg_01.png);
	min-height: 105px
}
.notebg21 {
	background-image: url(../../images/notebg_02.png);
	min-height: 37px
}
.notebg2 {
	background-image: url(../../images/notebg_03.png);
	background-size: auto;
	background-repeat: repeat-y;
	min-height: 664px
}
.notebg3 {
	background-image: url(../../images/notebg_04.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	min-height: 77px
}
.notet img {
	padding-top: 10px;
	padding-left: 200px
}
@media screen and (max-width:1600px) {
	.notebg1, .notebg21 {
		background-size: 100% 100%;
		background-repeat: no-repeat
	}
	.notebg1 {
		background-image: url(../../images/notebg_01.png);
		background-position: center top;
		min-height: 70px
	}
	.notebg21 {
		background-image: url(../../images/notebg_02.png);
		background-position: center bottom;
		min-height: 37px
	}
	.notebg2, .notebg3 {
		background-position: center top
	}
	.notebg2 {
		background-image: url(../../images/notebg_03.png);
		background-size: 100% auto;
		background-repeat: repeat-y;
		min-height: 664px
	}
	.notebg3 {
		background-image: url(../../images/notebg_04.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		min-height: 38px
	}
	.notet img {
		padding-top: 0;
		padding-left: 0;
		margin: 0 auto
	}
}
@media screen and (max-width:1199px) {
	.notebg1 {
		min-height: 40px
	}
}
@media screen and (max-width:800px) {
	.notebg1 {
		min-height: 30px
	}
	.notebg3 {
		min-height: 28px
	}
}
@media screen and (max-width:400px) {
	.notebg1 {
		min-height: 20px
	}
	.notebg3 {
		min-height: 22px
	}
}
.note table {
	width: 60%
}
@media screen and (max-width:991px) {
	.note table {
		width: 95%
	}
}
.bbstable table {
	width: 100%;
	color: #fff
}
#services_bbs a:focus, #services_bbs a:hover {
	color: #ffd200
}
#services_loc td, .scep p {
	color: #000
}
.bbshid {
	display: none
}
@media(max-width:991px) {
	.bbstable table {
		width: 95%
	}
}
@media(max-width:768px) {
	.bbsimg img {
		max-width: 80px
	}
}
@media(max-width:650px) {
	.bbsimg img {
		max-width: 70px
	}
}
@media(max-width:580px) {
	.bbsimg img {
		max-width: 60px
	}
}
@media(max-width:500px) {
	.bbsimg img {
		max-width: 90px
	}
	.bbshid {
		display: block
	}
	#services_bbs td {
		font-size: 12px
	}
	.bbstable table {
		width: 100%
	}
}
.locbg {
	background: #d2cab1;
	padding-top: 30px
}
.scebg11, .scebg21, .scebg31, .scebg41, .scebg51, .scebg61 {
	background-position: center bottom;
	background-size: auto;
	background-repeat: no-repeat
}
#map_canvas {
	min-height: 500px
}
@media(max-width:768px) {
	#map_canvas {
		min-height: 420px
	}
}
.sce ul {
	margin: 0;
	padding: 0
}
.sce ul li {
	display: inline-block;
	float: left;
	width: 33.333%
}
.scebg11 {
	background-image: url(../../images/scebg1_01.png)
}
.scebg21 {
	background-image: url(../../images/scebg2_01.png)
}
.scebg31 {
	background-image: url(../../images/scebg3_01.png)
}
.scebg41 {
	background-image: url(../../images/scebg4_01.png)
}
.scebg51 {
	background-image: url(../../images/scebg5_01.png)
}
.scebg61 {
	background-image: url(../../images/scebg6_01.png)
}
.scebg12, .scebg13 {
	background-position: center top;
	background-size: auto
}
.scebg12 {
	background-image: url(../../images/scebg1_02.png);
	background-repeat: repeat-y;
	min-height: 270px
}
.scebg13 {
	background-image: url(../../images/scebg1_03.png);
	background-repeat: no-repeat;
	min-height: 150px;
	margin-top: -17px
}
.sceh {
	min-height: 425px
}
.scep p {
	padding-left: 70px;
	padding-right: 70px
}
@media(max-width:1700px) {
	.scebg11, .scebg21, .scebg31, .scebg41, .scebg51, .scebg61 {
		background-position: center bottom;
		background-size: 100% auto;
		background-repeat: no-repeat
	}
	.scebg11 {
		background-image: url(../../images/scebg1_01.png)
	}
	.scebg21 {
		background-image: url(../../images/scebg2_01.png)
	}
	.scebg31 {
		background-image: url(../../images/scebg3_01.png)
	}
	.scebg41 {
		background-image: url(../../images/scebg4_01.png)
	}
	.scebg51 {
		background-image: url(../../images/scebg5_01.png)
	}
	.scebg61 {
		background-image: url(../../images/scebg6_01.png)
	}
	.scebg12, .scebg13 {
		background-position: center top;
		background-size: 100% auto
	}
	.scebg12 {
		background-image: url(../../images/scebg1_02.png);
		background-repeat: repeat-y;
		min-height: 260px
	}
	.scebg13 {
		background-image: url(../../images/scebg1_03.png);
		background-repeat: no-repeat;
		min-height: 150px;
		margin-top: -10px
	}
	.sceh {
		min-height: 450px
	}
	.scep p {
		padding-left: 20px;
		padding-right: 20px
	}
}
.dex1, .dex2, .dex3, .dex4 {
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat
}
@media(max-width:1400px) {
	.sceh {
		min-height: 400px
	}
}
@media(max-width:1350px) {
	.scep p {
		min-height: 320px
	}
}
@media(max-width:1199px) {
	.sceh {
		min-height: 320px
	}
}
@media(max-width:1100px) {
	.scep p {
		min-height: 370px
	}
}
@media(max-width:991px) {
	.sce ul li {
		display: inline-block;
		float: left;
		width: 50%
	}
	.sceh {
		min-height: 400px
	}
}
@media(max-width:850px) {
	.sceh {
		min-height: 340px
	}
}
@media(max-width:700px) {
	.sceh {
		min-height: 280px
	}
}
@media(max-width:600px) {
	.scep p {
		min-height: 450px
	}
	.sceh {
		min-height: 240px
	}
}
.sce {
	padding-top: 40px
}
@media(max-width:1199px) {
	.sce {
		padding-top: 0
	}
}
.dex1 {
	background-image: url(../../flash/dex1.jpg)
}
.dex2 {
	background-image: url(../../flash/dex2.jpg)
}
.dex3 {
	background-image: url(../../flash/dex3.jpg)
}
.dex4 {
	background-image: url(../../flash/dex4.jpg)
}
.slider-size0 {
	height: 100vh
}
.cus_slider {
	z-index: 10;
	top: 0;
	width: 100%;
	position: fixed
}
#services {
	position: absolute;
	top: 850px;
	width: 100%;
	z-index: 50
}
@media(max-width:991px) {
	.slider-size0 {
		height: 650px
	}
	.cus_slider {
		margin-top: 86px
	}
	#services {
		top: 680px
	}
}
@media(max-width:768px) {
	.slider-size0 {
		height: 450px
	}
	#services {
		top: 500px
	}
}
@media(max-width:500px) {
	.sce ul li {
		display: inline-block;
		float: left;
		width: 100%
	}
	.scep p {
		min-height: 260px
	}
	.sceh {
		min-height: 400px
	}
	.slider-size0 {
		height: 370px
	}
	#services {
		top: 400px
	}
}
@media(max-width:450px) {
	.sceh {
		min-height: 320px
	}
	.slider-size0 {
		height: 300px
	}
	#services {
		top: 350px
	}
}
@media(max-width:400px) {
	.sceh {
		min-height: 290px
	}
	.slider-size0 {
		height: 250px
	}
	#services {
		top: 320px
	}
}
@media(max-width:350px) {
	.sceh {
		min-height: 260px
	}
	.cus_slider {
		margin-top: 73px
	}
	#services {
		top: 300px
	}
}