﻿@charset "utf-8";
/* CSS Document */

body, .about-left, .fancy2, h1, input, textarea, button.submit, .index-story-block2, .index-rooms-area h2 {
	font-family: Arial,'Hiragino Sans GB',STXihei,'Microsoft YaHei',sans-serif;
	font-weight: 400;
}


.orion-menu .indicator, .fa {
	font-family: 'FontAwesome' !important;
}

.language a:first-child, .index-main-desc, .en {
	font-family: 'Poppins', sans-serif !important;
}


.orion-menu li a {
	font-size: 13px;
}


.orion-menu {
	padding: 23px 0 0 0;
}

.orion-menu ul {
	top: 86px;
}

.submenu ul {
	min-width: 950px;
}

.submenu li a {
	font-size: 13px;
}

.index-rooms-sub-desc {
	font-size: 14px;
	line-height: 24px;
	margin-top: 30px;
}

.index-rooms-main-desc {
	font-size: 40px;
	line-height: 50px;
}

.index-rooms-area h2 {
	font-size: 14px;
	font-weight:500;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.index-desc-3, .index-story-sub-desc {
	font-size: 14px;
	line-height: 24px;
}


.index-story-block2 {
	font-size: 30px;
	line-height: 40px;
}

.index-story-block2 {
	padding: 50px 0 40px 0;
}

.index-story-block {
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
	padding: 50px 0 40px 0;
}

.index-story-main-desc, .index-desc-2 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
}

.index-story-block2 {
	font-weight: 300;
}


.fancy {
	font-size: 13px;
}

h3 {
	font-weight: 500;
}

.content {
	font-size: 14px;
	line-height: 22px;
}

.index-story-content h2 {
	font-weight: 400;
}

.footer-nav a {
	font-weight: 500;
}

.about-left {
	font-weight: 300;
	font-size: 40px;
	line-height: 50px;
}

h1 {
	font-size: 26px;
	font-weight: 300;
}

.about-left-cn {
	font-size: 34px;
	line-height: 44px;
}

button.submit {
	font-size: 14px;
	font-weight: 600;
}

input, textarea {
	font-size: 14px;
	line-height: 22px;
}

.fac-list-text {
	font-size: 13px;
	line-height: 18px;
}

@media only screen and (max-width:550px) {

.rooms-detail-title-cn {
	font-size: 30px;
	line-height: 40px;
}

}


