.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.clear {
  clear: both;
  float: left;
}
.inline-block {
  display: inline-block;
}
.access {
  height: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: -500px;
  width: 0;
  font-size: 0;
}
body {
  min-width: 480px;
  background-color: #efefef;
}
body.desktop .m-hide,
body.desktop .t-hide {
  display: block !important;
}
body.desktop .m-show,
body.desktop .t-show,
body.desktop .d-hide {
  display: none !important;
}
body.desktop .d-show {
  display: block !important;
}
body.tablet .m-hide,
body.tablet .d-hide {
  display: block !important;
}
body.tablet .m-show,
body.tablet .d-show,
body.tablet .t-hide {
  display: none !important;
}
body.tablet .t-show {
  display: block !important;
}
body.tablet.open .top-bg,
body.tablet.open header,
body.tablet.open #content,
body.tablet.open #banner,
body.tablet.open footer {
  left: -50%;
}
body.tablet.open header .header-bg .menu3 {
  display: block !important;
}
body.tablet header .header-bg .text-resize {
  right: 95px;
  top: 51px;
}
body.tablet header .header-bg .language {
  right: auto;
  left: 26px;
  top: 100px;
}
body.tablet header .header-bg .language li {
  background-image: url(img/bg-language2.png);
  height: 65px;
  width: 121px;
}
body.tablet header .header-bg .menu3 {
  width: 50%;
  left: auto;
  right: 0;
  height: 100%;
  display: none !important;
}
body.tablet header .header-bg .menu3 li {
  list-style: none;
}
body.tablet footer .powered {
  right: 25px;
}
body.mobile .t-hide,
body.mobile .d-hide {
  display: block !important;
}
body.mobile .t-show,
body.mobile .d-show,
body.mobile .m-hide {
  display: none !important;
}
body.mobile .m-show {
  display: block !important;
}
body.mobile.open header .header-bg .menu3 ul ul {
  display: block;
}
body.mobile.open header .header-bg .text-resize {
  display: block;
  z-index: 200;
}
body.mobile header {
  margin-top: 46px;
}
body.mobile header .header-bg .text-resize {
  right: 14px;
  top: 613px;
  display: none;
  position: fixed;
}
body.mobile header .header-bg .menu3 ul ul {
  display: none;
}
body.mobile #content .left-menu {
  left: -532px;
  background-color: #00529b;
  min-height: 158px;
}
body.mobile #content .left-menu.open {
  left: -295px;
}
body.mobile #content .right-wrapper {
  padding-left: 30px !important;
}
body.mobile footer {
  background: none;
  border-top: 1px solid #ffffff;
  height: 132px;
}
body.mobile footer .menu {
  top: 30px;
}
body.mobile footer .copyright {
  top: 68px;
}
body.mobile footer .powered {
  left: 25px;
  top: 94px;
  right: auto;
}
body.tablet header,
body.mobile header {
  background: none;
  height: 254px;
  z-index: 200;
}
body.tablet header .header-bg .logo-bu,
body.mobile header .header-bg .logo-bu {
  left: 24px;
}
body.tablet header .header-bg .logo-60,
body.mobile header .header-bg .logo-60 {
  left: 313px;
}
body.tablet #content,
body.mobile #content {
  padding-bottom: 30px;
}
body.tablet #content .container,
body.mobile #content .container {
  margin: 0 25px;
  width: auto;
}
body.tablet #content .follow-wrapper,
body.mobile #content .follow-wrapper {
  top: -118px;
}
body.tablet #content .left-menu.open .menu-trigger,
body.mobile #content .left-menu.open .menu-trigger {
  background-image: url(img/arrow-left7.jpg);
}
body.tablet #content .left-menu .menu-trigger,
body.mobile #content .left-menu .menu-trigger {
  height: 158px;
  position: absolute;
  right: -44px;
  top: 0;
  width: 44px;
  background: url(img/arrow-right7.jpg) no-repeat;
}
body.tablet #content .left-menu li a,
body.mobile #content .left-menu li a {
  width: 193px;
}
body.tablet #content .left-menu li ul li a,
body.mobile #content .left-menu li ul li a {
  width: 162px;
}
body.tablet #content .right-wrapper,
body.mobile #content .right-wrapper {
  padding-left: 247px;
}
body.tablet footer,
body.mobile footer {
  padding-top: 0;
}
body.tablet footer .menu,
body.tablet footer .copyright,
body.mobile footer .menu,
body.mobile footer .copyright {
  left: 25px;
}
.container {
  max-width: 1075px;
  width: 100%;
  margin: auto;
  position: relative;
}
.top-bg {
  background-color: #ffffff;
}
header {
  height: 290px;
  background: url(img/bg-header-outer.png) no-repeat center top;
  position: relative;
  z-index: 100;
}
header .header-bg {
  background: url(img/bg-header-inner.png) no-repeat center top;
  width: 100%;
  height: 100%;
}
header .header-bg .logo-bu {
  position: absolute;
  left: 0;
  top: 30px;
}
header .header-bg .logo-60 {
  left: 289px;
  position: absolute;
  top: 11px;
}
header .header-bg .menu-trigger {
  position: absolute;
  top: 53px;
  right: 24px;
}
header .header-bg .text-resize {
  position: absolute;
  right: 33px;
  top: 33px;
}
header .header-bg .text-resize li {
  list-style: none;
  float: left;
  width: 30px;
  height: 30px;
  margin-left: 8px;
}
header .header-bg .text-resize li a {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #828282;
  background-color: #ffffff;
  text-align: center;
}
header .header-bg .text-resize li a.selected,
header .header-bg .text-resize li a:hover {
  color: #ffffff;
  border-color: #00529b;
  background-color: #00529b;
}
header .header-bg .text-resize li a.small {
  font-size: 13px;
  line-height: 34px;
}
header .header-bg .text-resize li a.normal {
  font-size: 15px;
  line-height: 32px;
}
header .header-bg .text-resize li a.large {
  font-size: 18px;
  line-height: 30px;
}
header .header-bg .menu1 {
  position: absolute;
  right: 0;
  top: 79px;
  z-index: 1;
}
header .header-bg .menu1 li {
  list-style: none;
  float: left;
  line-height: 29px;
  margin: 0 10px 0 4px;
  position: relative;
}
header .header-bg .menu1 li:hover ul {
  display: block;
}
header .header-bg .menu1 li.selected,
header .header-bg .menu1 li:hover {
  background-color: #00529b;
}
header .header-bg .menu1 li.selected a,
header .header-bg .menu1 li:hover a {
  color: #ffffff;
}
header .header-bg .menu1 li a {
  display: block;
  padding: 0 20px;
  color: #00529b;
  text-align: center;
  font-size: 14px;
}
header .header-bg .menu1 li ul {
  position: absolute;
  left: 0;
  top: 29px;
  background-color: #00529b;
  width: 185px;
  display: none;
}
header .header-bg .menu1 li ul li {
  margin: 0;
  width: 100%;
}
header .header-bg .menu1 li ul li.selected,
header .header-bg .menu1 li ul li:hover {
  background-color: #00305a;
}
header .header-bg .menu1 li ul li a {
  text-align: left;
}
header .header-bg .menu2 {
  position: absolute;
  left: -19px;
  top: 132px;
}
header .header-bg .menu2 li {
  list-style: none;
  float: left;
  line-height: 35px;
  text-align: center;
  position: relative;
}
header .header-bg .menu2 li:hover ul {
  display: block;
}
header .header-bg .menu2 li.selected,
header .header-bg .menu2 li:hover {
  background: url(img/hover-menu.png) no-repeat;
}
header .header-bg .menu2 li.messages-menu {
  height: 59px;
  margin-top: -13px;
  width: 95px;
  padding-top: 13px;
}
header .header-bg .menu2 li.messages-menu.selected,
header .header-bg .menu2 li.messages-menu:hover {
  background-position: 0 1px;
}
header .header-bg .menu2 li.messages-menu ul {
  top: 53px;
  width: 305px;
}
header .header-bg .menu2 li.history-menu {
  height: 57px;
  margin-top: -12px;
  width: 79px;
  padding-top: 12px;
}
header .header-bg .menu2 li.history-menu.selected,
header .header-bg .menu2 li.history-menu:hover {
  background-position: -96px 0;
}
header .header-bg .menu2 li.hkbu_60th_anniversary-menu {
  height: 54px;
  margin-top: -10px;
  width: 142px;
  padding-top: 10px;
}
header .header-bg .menu2 li.hkbu_60th_anniversary-menu.selected,
header .header-bg .menu2 li.hkbu_60th_anniversary-menu:hover {
  background-position: -175px -3px;
}
header .header-bg .menu2 li.hkbu_60th_anniversary-menu ul {
  top: 49px;
  width: 225px;
}
header .header-bg .menu2 li.celebratory_events-menu {
  height: 49px;
  margin-top: -8px;
  width: 150px;
  padding-top: 8px;
}
header .header-bg .menu2 li.celebratory_events-menu.selected,
header .header-bg .menu2 li.celebratory_events-menu:hover {
  background-position: -357px -5px;
}
header .header-bg .menu2 li.special_programmes-menu {
  height: 45px;
  margin-top: -6px;
  width: 153px;
  padding-top: 6px;
}
header .header-bg .menu2 li.special_programmes-menu.selected,
header .header-bg .menu2 li.special_programmes-menu:hover {
  background-position: -507px -7px;
}
header .header-bg .menu2 li.special_programmes-menu ul {
  top: 41px;
  width: 155px;
}
header .header-bg .menu2 li a {
  display: block;
  color: #ffffff;
  font-size: 14px;
}
header .header-bg .menu2 li ul {
  position: absolute;
  left: 0;
  background-color: #A8C803;
  display: none;
}
header .header-bg .menu2 li ul li {
  margin: 0;
  width: 100%;
  line-height: 20px;
}
header .header-bg .menu2 li ul li a {
  color: #ffffff;
  text-align: left;
  padding: 8px 10px;
}
header .header-bg .menu2 li ul li a.selected,
header .header-bg .menu2 li ul li a:hover {
  background-color: #00305a;
}
header .header-bg .language {
  position: absolute;
  right: 14px;
  top: 109px;
}
header .header-bg .language li {
  float: left;
  list-style: none;
  width: 137px;
  height: 81px;
  background: url(img/bg-language.png) no-repeat;
}
header .header-bg .language li a {
  display: block;
  margin: 24px auto 0;
  width: 121px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}
header .header-bg .menu3 {
  width: 100%;
  line-height: 45px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  background-color: #1c5eb7;
}
header .header-bg .menu3 ul li {
  list-style: none;
  min-height: 45px;
}
header .header-bg .menu3 ul li a {
  line-height: 45px;
  display: block;
  color: #ffffff;
  font-size: 17px;
  padding: 0 16px;
  border-bottom: 1px solid #ffffff;
}
header .header-bg .menu3 ul li a.trigger {
  background: url(img/menu2.png) no-repeat 14px center;
  padding-left: 53px;
}
header .header-bg .menu3 ul li ul li {
  border-bottom: 1px solid #4f88ba;
}
header .header-bg .menu3 ul li ul li.language-wrapper {
  background-color: #003260;
  line-height: 60px;
  padding: 0 16px;
  border-bottom: 0 none;
}
header .header-bg .menu3 ul li ul li.language-wrapper a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 14px;
  background: none;
  line-height: 30px;
  border: 1px solid #ffffff;
}
header .header-bg .menu3 ul li ul li a {
  font-size: 16px;
  padding: 0 40px;
  background: url(img/arrow-right6.png) no-repeat 17px center;
  border-bottom: 0 none;
}
header .header-bg .menu3 ul li ul li a:hover {
  background-color: #a8c803;
}
#banner {
  height: 405px;
  margin: -132px 0 120px;
  text-align: center;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
}
#content {
  z-index: 100;
  position: relative;
  min-height: 500px;
  background: url(img/bg-content.png) no-repeat center top;
  margin-top: -178px;
  padding-top: 80px;
}
#content .follow-wrapper {
  position: absolute;
  left: -15px;
  top: -116px;
  background: url(img/bg-follow.png) no-repeat;
  width: 171px;
  height: 61px;
  padding: 21px 31px 0;
}
#content .follow-wrapper > * {
  display: inline-block;
  vertical-align: middle;
}
#content .follow-wrapper .label {
  line-height: 52px;
  font-size: 13px;
  width: 75px;
  text-align: left;
}
#content .follow-wrapper a {
  width: 30px;
  margin: 0 4px;
}
#content .section-title {
  font-size: 30px;
  color: #96cb5e;
}
#content .section-editor {
  margin-top: 24px;
}
#content .ajax-load {
  width: 100%;
  display: none;
  background: url(img/loading2.gif) no-repeat center center;
  height: 85px;
  margin-top: 30px;
  text-align: center;
  color: #787878;
  font-size: 16px;
  line-height: 45px;
}
#content .ajax-load.show {
  display: inline-block;
}
#content .left-menu {
  left: -295px;
  position: absolute;
  top: 143px;
  width: 50%;
  z-index: 2;
  min-width: 532px;
}
#content .left-menu ul {
  background-color: #ffffff;
}
#content .left-menu ul li {
  background: #00529b;
  margin-bottom: 1px;
  text-align: right;
  list-style: none;
}
#content .left-menu ul li.selected,
#content .left-menu ul li:hover {
  background-color: #00305a;
}
#content .left-menu ul li.selected li,
#content .left-menu ul li:hover li {
  background-color: #00305a;
}
#content .left-menu ul li a {
  display: inline-block;
  text-align: left;
  width: 218px;
  line-height: 27px;
  color: #ffffff;
  margin-right: 20px;
  padding: 10px 0;
  word-wrap: break-word;
}
#content .left-menu ul li ul li {
  margin-bottom: 0;
}
#content .left-menu ul li ul li.selected a,
#content .left-menu ul li ul li:hover a {
  background-image: url(img/arrow-right4.png);
  text-decoration: underline;
}
#content .left-menu ul li ul li a {
  width: 187px;
  padding-left: 31px;
  background: url(img/arrow-right5.png) no-repeat 11px 17px;
}
#content .right-wrapper {
  padding-left: 272px;
  margin-top: 24px;
}
#content .right-wrapper .section-editor {
  margin-top: 0;
}
footer {
  padding-top: 30px;
  height: 160px;
  background: url(img/bg-footer.png) no-repeat center bottom #ffffff;
}
footer *,
footer *:link,
footer *:visited {
  font-size: 13px;
}
footer .menu {
  position: absolute;
  left: 18px;
  top: 62px;
}
footer .menu li {
  list-style: none;
  float: left;
}
footer .menu li.divide {
  background: url(img/dot.png) no-repeat center center;
  width: 36px;
  height: 100%;
}
footer .copyright {
  position: absolute;
  left: 18px;
  top: 96px;
}
footer .powered {
  position: absolute;
  right: 17px;
  top: 96px;
}
.w-fix {
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
}
.h-fix {
  display: inline-block;
  width: 0;
  height: 100%;
  font-size: 0;
}
body.mobile .video-wrapper .video-container {
  width: 100%;
}
.video-wrapper .video-container {
  display: inline-block;
  vertical-align: top;
  width: 47.1%;
  position: relative;
  margin: 30px 5.8% 10px 0;
}
.video-wrapper .video-container.last {
  margin-right: 0;
}
.video-wrapper .video-container .video-container-wrapper {
  padding-right: 3px;
}
.video-wrapper .video-container .video-container-wrapper .video-shadow {
  position: absolute;
  right: 0;
  left: 3px;
  top: 3px;
  height: 100%;
  background-color: #f1f1f1;
}
.video-wrapper .video-container .video-container-wrapper .video-container-inner {
  position: relative;
  z-index: 1;
  border: 1px solid #d5d5d5;
  padding: 11px 14px 20px 11px;
  background-color: #ffffff;
}
.video-wrapper .video-container .video-container-wrapper .video-container-inner .video-container-inner-wrapper a {
  display: block;
  position: relative;
}
.video-wrapper .video-container .video-container-wrapper .video-container-inner .video-container-inner-wrapper a img {
  width: 100%;
  height: auto;
}
.video-wrapper .video-container .video-container-wrapper .video-container-inner .video-container-inner-wrapper a .play {
  position: absolute;
  left: 0;
  top: 0;
}
.video-wrapper .video-container .video-container-wrapper .video-container-inner .video-container-inner-wrapper h2 {
  margin-top: 20px;
  font-weight: normal;
  line-height: 23px;
  word-wrap: break-word;
  min-height: 46px;
}
