.inline-block {
  display: inline-block;
  vertical-align: top;
}
.clear {
  *zoom: 1;
}
.clear:after {
  clear: both;
  content: "";
  display: table;
}
.clear > .float {
  float: left;
}
.clear > .float.right {
  float: right;
}
.editor {
  *zoom: 1;
}
.editor:after {
  clear: both;
  content: "";
  display: table;
}
.editor > .float {
  float: left;
}
.editor > .float.right {
  float: right;
}
.oneline {
  width: 100%;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.img-helper {
  font-size: 0;
}
.img-helper span,
.img-helper img {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
}
.parent {
  font-size: 0;
}
.parent > .item {
  display: inline-block;
  vertical-align: top;
}
form .row {
  font-size: 0;
  *zoom: 1;
}
form .row > .item {
  display: inline-block;
  vertical-align: top;
}
form .row:after {
  clear: both;
  content: "";
  display: table;
}
form .row > .float {
  float: left;
}
form .row > .float.right {
  float: right;
}
form .row > .col {
  display: inline-block;
  vertical-align: top;
  float: left;
}
.no-record {
  line-height: 150px;
  text-align: center;
  font-weight: 700;
  color: #A9A6D3;
}
.list > .loading {
  width: 100%;
  padding: 25px 0;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  color: #A9A6D3;
}
body {
  min-width: 480px;
}
body #container {
  max-width: 1500px;
  margin: 0 auto;
}
body header,
body #content,
body footer {
  float: left;
  clear: both;
  position: relative;
  width: 100%;
  z-index: 0;
}
body .container {
  max-width: 990px;
  margin: 0 auto;
}
body header {
  z-index: 2;
}
body header > .container {
  position: relative;
  min-height: 119px;
}
body header > .container > .logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  padding-top: 27px;
}
body header > .container > .logo > .slogan {
  margin-top: 7px;
  margin-left: 2px;
  line-height: 22px;
  text-align: center;
  font-size: 15px;
  color: #97A0B2;
}
body header > .container > .nav {
  padding-left: 250px;
  text-align: right;
}
body header > .container > .nav > .top > .page {
  min-height: 39px;
  padding: 0 21px;
  line-height: 39px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  color: #AAB0BC;
}
body header > .container > .nav > .top > .page:hover,
body header > .container > .nav > .top > .page.current {
  color: #A9A6D3;
}
body header > .container > .nav > .top > .lang {
  width: 114px;
  height: 39px;
  margin-left: 10px;
  line-height: 39px;
  text-align: center;
  font-size: 13px;
  background-color: #A9A6D3;
  color: #FFF;
}
body header > .container > .nav > .bottom {
  padding-top: 24px;
  padding-bottom: 14px;
}
body header > .container > .nav > .bottom > .item {
  width: 114px;
  padding: 5px 0;
  margin: 10px 0 0 19px;
  border-top: 4px solid #DBE1ED;
  min-height: 22px;
  line-height: 22px;
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  color: #AAB0BC;
}
body header > .container > .nav > .bottom > .item:hover,
body header > .container > .nav > .bottom > .item.current {
  border-top-color: #A9A6D3;
  color: #A9A6D3;
}
body header > .container > .m-nav {
  padding-top: 26px;
  text-align: right;
}
body header > .container > .m-nav > .lang {
  display: block;
  width: 114px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  font-size: 13px;
  background-color: #A9A6D3;
  color: #FFF;
}
body header > .container > .m-nav > .menu {
  width: 114px;
  height: 29px;
  margin-top: 11px;
  cursor: pointer;
  line-height: 29px;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  background: url(img/mobile_menu_icon.png) no-repeat 7px 6px #505050;
  color: #FFF;
}
body header > .m-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #505050;
}
body header > .m-menu > .item {
  display: block;
  min-height: 21px;
  padding: 4px 26px;
  border-bottom: 1px solid #FFF;
  line-height: 21px;
  text-transform: uppercase;
  font-size: 13px;
  color: #FFF;
}
body #content {
  z-index: 1;
}
body #banner > .banner > .wrapper {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}
body #banner > .banner > .wrapper > h2 {
  max-width: 990px;
  margin: 0 auto;
  line-height: 65px;
  font-size: 48px;
  color: #FFF;
}
body #banner > .banner > .wrapper > span {
  width: 0px;
  height: 100%;
}
body #navigation {
  padding-top: 14px;
  padding-bottom: 10px;
  border-bottom: 4px solid #FDBA52;
}
body #navigation > .container > .oneline {
  line-height: 22px;
  font-size: 15px;
  color: #A8A5D2;
}
body #navigation > .container > .oneline * {
  font-size: 15px;
  color: #A8A5D2;
}
body #main {
  min-height: 536px;
  padding-top: 30px;
  padding-bottom: 50px;
}
body footer > .top {
  background-color: #EFEFEF;
}
body footer > .top > .container {
  padding-top: 4px;
}
body footer > .top > .container > .item {
  padding: 15px 22px;
  line-height: 22px;
}
body footer > .top > .container > .item.first {
  padding-left: 0;
}
body footer > .top > .container > .border {
  width: 1px;
  height: 10px;
  margin-top: 21px;
  background-color: #ADADAD;
}
body footer > .middle {
  padding-bottom: 18px;
  border-bottom: 1px solid #DFDFE2;
  line-height: 50px;
  background-color: #F8F8F8;
}
body footer > .middle > .container > .item {
  margin-top: 21px;
  margin-right: 34px;
  vertical-align: middle;
}
body footer > .middle > .container > .fix {
  width: 0px;
  height: 50px;
}
body footer > .bottom {
  padding-top: 14px;
  padding-bottom: 28px;
  background-color: #F8F8F8;
}
body footer > .bottom > .container {
  line-height: 20px;
}
body footer > .bottom > .container > .copyright {
  font-size: 12px;
}
body footer > .bottom > .container > .copyright > a {
  font-size: 12px;
}
body footer > .bottom > .container > .social > .item {
  margin-left: 18px;
  margin-bottom: 10px;
}
body .video {
  padding: 5px 18px 2px;
  margin-top: 38px;
  border: 1px solid #E6E6E6;
}
body .video > h2 {
  min-height: 24px;
  padding: 12px 0;
  border-bottom: 1px solid #A9A6D3;
  line-height: 24px;
  font-size: 16px;
  color: #A9A6D3;
}
body .video > iframe {
  display: block;
  width: 100%;
  max-width: 744px;
  margin: 24px auto;
}
body.wide .m,
body.wide .n {
  display: none;
}
body.wide .w {
  display: block;
}
body.wide .w.inline-block {
  display: inline-block;
  vertical-align: top;
}
body.wide .parent > .w.item {
  display: inline-block;
  vertical-align: top;
}
body.wide #banner {
  position: relative;
  height: 179px;
  overflow: hidden;
}
body.wide #banner > .banner {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -750px;
}
body.normal .container,
body.mobile .container {
  padding-left: 26px;
  padding-right: 26px;
}
body.normal header > .container > .logo,
body.mobile header > .container > .logo {
  left: 24px;
}
body.normal header > .container > .nav,
body.mobile header > .container > .nav {
  padding-left: 0;
  padding-bottom: 10px;
}
body.normal header > .container > .nav > .bottom,
body.mobile header > .container > .nav > .bottom {
  padding-top: 75px;
  text-align: left;
}
body.normal header > .container > .nav > .bottom > .item,
body.mobile header > .container > .nav > .bottom > .item {
  margin-left: 0;
  margin-right: 19px;
}
body.normal #banner > .banner,
body.mobile #banner > .banner {
  position: relative;
}
body.normal #banner > .banner > .wrapper,
body.mobile #banner > .banner > .wrapper {
  top: 0;
  bottom: 0;
  left: 26px;
  right: 26px;
}
body.normal #banner > .banner > .wrapper > h2,
body.normal #banner > .banner > .wrapper > span,
body.mobile #banner > .banner > .wrapper > h2,
body.mobile #banner > .banner > .wrapper > span {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
}
body.normal #banner > .banner img,
body.mobile #banner > .banner img {
  width: 100%;
  height: auto;
}
body.normal .m,
body.normal .w {
  display: none;
}
body.normal .n {
  display: block;
}
body.normal .n.inline-block {
  display: inline-block;
  vertical-align: top;
}
body.normal .parent > .n.item {
  display: inline-block;
  vertical-align: top;
}
body.mobile .n,
body.mobile .w {
  display: none;
}
body.mobile .m {
  display: block;
}
body.mobile .m.inline-block {
  display: inline-block;
  vertical-align: top;
}
body.mobile .parent > .m.item {
  display: inline-block;
  vertical-align: top;
}
body.mobile footer > .bottom {
  padding-top: 15px;
  padding-bottom: 19px;
}
body.mobile footer > .bottom > .container {
  text-align: center;
}
body.mobile footer > .bottom > .container > .item {
  float: none;
  display: block;
}
body.mobile footer > .bottom > .container > .social {
  margin-top: 10px;
}
body #banner > .wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 21px;
  z-index: 1001;
}
body #banner > .wrapper > .cycle-pager {
  max-width: 990px;
  margin: 0 auto;
  text-align: right;
}
body #banner > .wrapper > .cycle-pager > .item {
  width: 28px;
  height: 27px;
  margin: 17px 2px 0 15px;
  cursor: pointer;
  background: url(img/banner_page_rollout.png) no-repeat;
}
body #banner > .wrapper > .cycle-pager > .item:hover,
body #banner > .wrapper > .cycle-pager > .item.cycle-pager-active {
  background-image: url(img/banner_page_rollover.png);
}
body #main {
  min-height: 0;
  padding-bottom: 0;
}
body #main-2 {
  padding-bottom: 50px;
}
body #story {
  padding-top: 12px;
  padding-bottom: 64px;
  text-align: center;
}
body #story > h2 {
  width: 250px;
  padding: 9px 0;
  border-bottom: 4px solid #FDBA52;
  line-height: 34px;
  font-size: 25px;
  color: #A8A5D2;
}
body #story > .editor {
  margin-top: 18px;
}
body #shortcut {
  padding-top: 50px;
  padding-bottom: 32px;
  background: url(img/mainpage_shortcut_bg.jpg) repeat;
}
body #shortcut > .container {
  text-align: justify;
}
body #shortcut > .container > .item {
  width: 180px;
  text-align: center;
}
body #shortcut > .container > .item > .image {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  background: url(img/shortcut_circle_border.png) no-repeat center center;
}
body #shortcut > .container > .item > h2 {
  margin-top: 14px;
  line-height: 28px;
  font-size: 18px;
  color: #FDBA52;
}
body #shortcut > .container > .item > .content {
  margin-top: 2px;
  line-height: 24px;
  color: #414141;
}
body #shortcut > .container > .fix {
  width: 100%;
  height: 0px;
}
body #news {
  padding-top: 22px;
  padding-bottom: 20px;
  text-align: center;
}
body #news > h2 {
  width: 250px;
  padding: 9px 0;
  border-bottom: 4px solid #FDBA52;
  line-height: 34px;
  font-size: 25px;
  color: #A8A5D2;
}
body #news > .list > .item {
  width: 22%;
  margin-left: 4%;
  margin-top: 31px;
  text-align: left;
}
body #news > .list > .item.first {
  margin-left: 0;
}
body #news > .list > .item.col-0 {
  background-color: #E9658A;
}
body #news > .list > .item.col-1 {
  background-color: #2D97D3;
}
body #news > .list > .item.col-2 {
  background-color: #A9A6D3;
}
body #news > .list > .item.col-3 {
  background-color: #6FC49B;
}
body #news > .list > .item > .wrapper {
  padding: 12px 10px;
}
body #news > .list > .item > .wrapper > .date {
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 15px;
}
body #news > .list > .item > .wrapper > .date > .day {
  margin-top: -14px;
  margin-bottom: -14px;
  line-height: 65px;
  font-size: 48px;
  font-weight: 700;
  color: #FFF;
}
body #news > .list > .item > .wrapper > .date > .month {
  margin-left: 14px;
  line-height: 20px;
  font-size: 16px;
  color: #FFF;
}
body #news > .list > .item > .wrapper > .date > .month > strong {
  text-transform: uppercase;
  font-size: 16px;
  color: #FFF;
}
body #news > .list > .item > .wrapper > .border {
  height: 1px;
  background: url(img/news-line.png) repeat-x;
}
body #news > .list > .item > .wrapper > h2 {
  min-height: 48px;
  padding-top: 12px;
  padding-left: 4px;
  padding-right: 4px;
  line-height: 24px;
  font-size: 16px;
  color: #FFF;
}
body #communities {
  padding-top: 18px;
  text-align: center;
}
body #communities > h2 > a {
  display: block;
  width: 290px;
  padding: 9px 0;
  border-bottom: 4px solid #FDBA52;
  line-height: 34px;
  font-size: 25px;
  color: #A8A5D2;
}
body #communities > .editor {
  margin-top: 18px;
}
body #communities > .editor > .more {
  text-decoration: underline;
  color: #A9A6D3;
}
body #communities > .list {
  margin-top: 47px;
}
body #communities > .list > .article {
  width: 48%;
  margin-left: 4%;
}
body #communities > .list > .article.col-0 {
  margin-left: 0;
}
body #communities > .list > .article > .wrapper {
  position: relative;
}
body #communities > .list > .article > .wrapper > .image {
  width: 36%;
}
body #communities > .list > .article > .wrapper > .image > img {
  width: 100%;
  height: auto;
}
body #communities > .list > .article > .wrapper > .text {
  width: 64%;
  text-align: left;
}
body #communities > .list > .article > .wrapper > .text > .wrapper {
  padding-left: 21px;
  padding-bottom: 51px;
}
body #communities > .list > .article > .wrapper > .text > .wrapper > h2 {
  min-height: 24px;
  margin-top: -5px;
  line-height: 24px;
  color: #A9A6D3;
}
body #communities > .list > .article > .wrapper > .text > .wrapper > .content {
  margin-top: 10px;
  line-height: 24px;
}
body #communities > .list > .article > .wrapper > .more {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 111px;
  height: 35px;
  margin-left: 21px;
  line-height: 35px;
  text-align: center;
  background-color: #FCB952;
  color: #FFF;
}
body.wide #banner {
  height: 534px;
}
body.wide #shortcut > .container > .item {
  margin: 0 30px;
}
body.normal #communities > .list,
body.mobile #communities > .list {
  margin-top: 15px;
}
body.normal #communities > .list > .article,
body.mobile #communities > .list > .article {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 14px;
  margin-left: 0;
  border-bottom: 1px solid #EBEBEB;
}
body.normal #communities > .list > .article > .wrapper > .image,
body.mobile #communities > .list > .article > .wrapper > .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 171px;
}
body.normal #communities > .list > .article > .wrapper > .text,
body.mobile #communities > .list > .article > .wrapper > .text {
  width: 100%;
  min-height: 171px;
}
body.normal #communities > .list > .article > .wrapper > .text > .wrapper,
body.mobile #communities > .list > .article > .wrapper > .text > .wrapper {
  padding-left: 192px;
}
body.normal #communities > .list > .article > .wrapper > .more,
body.mobile #communities > .list > .article > .wrapper > .more {
  left: 192px;
  margin-left: 0;
}
body.normal #banner {
  position: relative;
}
body.normal #banner > .wrapper {
  left: 26px;
  right: 26px;
}
body.normal #shortcut > .container {
  text-align: center;
}
body.normal #shortcut > .container > .item {
  width: 150px;
  margin: 0 19px;
}
body.normal #shortcut > .container > .item.first {
  margin-left: 0;
}
body.normal #shortcut > .container > .item.last {
  margin-right: 0;
}
body.normal #shortcut > .container > .fix {
  display: none;
}
body.normal #news > .list > .item {
  width: 48%;
  margin-left: 4%;
}
body.normal #news > .list > .item.first,
body.normal #news > .list > .item.col-2 {
  margin-left: 0;
}
body.mobile #banner > .wrapper {
  position: static;
  padding-left: 26px;
  padding-right: 26px;
}
body.mobile #banner > .wrapper > .cycle-pager {
  text-align: center;
}
body.mobile #banner > .wrapper > .cycle-pager > .item {
  margin: 16px 9px 0;
}
body.mobile #shortcut {
  padding-top: 29px;
}
body.mobile #shortcut > .container {
  width: 420px;
  text-align: center;
}
body.mobile #shortcut > .container > .item {
  width: 150px;
  margin: 21px 30px 0 30px;
}
body.mobile #shortcut > .container > .fix {
  display: none;
}
body.mobile #news > .list {
  padding-top: 17px;
}
body.mobile #news > .list > .item {
  width: 100%;
  margin-left: 0;
  margin-top: 10px;
}
body.mobile #news > .list > .item > .wrapper {
  position: relative;
  min-height: 44px;
  padding-left: 154px;
  padding-right: 20px;
}
body.mobile #news > .list > .item > .wrapper > .date {
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 25px 14px 20px;
}
body.mobile #news > .list > .item > .wrapper > .date > .day {
  width: 56px;
  text-align: center;
}
body.mobile #news > .list > .item > .wrapper > .border {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 153px;
  width: 1px;
  height: auto;
  background-repeat: repeat-y;
}
body.mobile #news > .list > .item > .wrapper > h2 {
  width: 100%;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: auto;
  padding-left: 15px;
  padding-right: 0;
}
