.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 .cycle-slide {
  display: none !important;
}
body.mobile .cycle-slide-active {
  display: block !important;
  position: relative !important;
}
body.mobile #banner .logo-60 {
  top: 593px;
}
body.mobile #content {
  padding-bottom: 0;
}
body.mobile #content .event-wrapper .event-top-wrapper a {
  width: 100%;
  margin-bottom: 35px;
}
body.mobile #content .event-wrapper .event-top-wrapper a h3 {
  overflow: visible;
  text-overflow: initial;
  white-space: normal;
}
body.mobile #content .event-wrapper .event-top-wrapper .w-fix {
  display: none;
}
body.mobile #content .event-bottom-wrapper {
  display: none;
}
body.mobile #content .tips-wrapper {
  height: auto;
}
body.mobile #content .tips-wrapper .tips-container .tips-banner > * {
  position: relative;
  height: auto;
}
body.mobile #content .tips-wrapper .tips-container .tips-banner .tips-banner-container {
  width: 100%;
}
body.mobile #content .tips-wrapper .tips-container .tips-banner .tips-banner-container > img {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
body.mobile #content .tips-wrapper .tips-container .tips-banner .tips-banner-container .backstretch {
  display: none;
}
body.mobile #content .tips-wrapper .tips-container .tips-banner .tips-content {
  padding-bottom: 35px;
}
body.mobile #content .tips-wrapper .tips-container .tips-banner .tips-content .container {
  margin: 0 45px;
}
body.mobile #content .tips-wrapper .tips-container .tips-banner .tips-content .container .tips-content-inner {
  width: 100%;
  margin-top: 40px;
}
body.mobile #content .shortcut-wrapper .container {
  margin: 0;
}
body.mobile #content .shortcut-wrapper .container .shortcut-container {
  width: 100%;
  margin-right: 0;
  border-bottom: 1px solid #ffffff;
}
body.mobile #content .shortcut-wrapper .container .shortcut-container .shortcut-info {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 220px;
  background-repeat: repeat-x;
}
body.mobile #content .shortcut-wrapper .container .shortcut-container .shortcut-info.style1 {
  background-image: url(img/overlay1.png);
}
body.mobile #content .shortcut-wrapper .container .shortcut-container .shortcut-info.style2 {
  background-image: url(img/overlay2.png);
}
body.mobile #content .shortcut-wrapper .container .shortcut-container .shortcut-info.style3 {
  background-image: url(img/overlay3.png);
}
body.mobile #content .shortcut-wrapper .container .shortcut-container .shortcut-info .shortcut-info-inner {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 17px;
}
body.mobile #content .shortcut-wrapper .container .shortcut-container .shortcut-info * {
  color: #ffffff;
  text-align: left;
}
body.tablet #content .tips-wrapper .tips-container .tips-banner .tips-mask {
  left: 30%;
}
body.tablet #content .event-bottom-wrapper ul,
body.mobile #content .event-bottom-wrapper ul {
  margin-left: 0;
}
body.tablet #content .event-bottom-wrapper ul li.dummy,
body.mobile #content .event-bottom-wrapper ul li.dummy {
  display: none;
}
#banner {
  margin: -290px 0 0;
  height: 1056px;
}
#banner .banner-bg {
  width: 100%;
  height: 100%;
  background: url(img/bg-sky.jpg) no-repeat center center;
}
#banner .banner-bg .building {
  position: absolute;
  top: 0;
  width: 100%;
  height: 1005px;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
#banner .banner-bg .building img {
  max-width: 100%;
  height: auto;
}
#banner .banner-bg .building.building-left {
  text-align: left;
  left: 0;
}
#banner .banner-bg .building.building-left img {
  padding-bottom: 50px;
}
#banner .banner-bg .building.building-main {
  text-align: center;
  left: 0;
  z-index: 1;
}
#banner .banner-bg .building.building-main img {
  padding-bottom: 40px;
}
#banner .banner-bg .building.building-right {
  text-align: right;
  right: 0;
}
#banner .banner-bg .building img {
  vertical-align: bottom;
}
#banner .banner-bg .logo-60 {
  position: absolute;
  left: 0;
  top: 663px;
  text-align: center;
  width: 100%;
  z-index: 3;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
#banner .banner-bg .banner-wrapper {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 630px;
  left: 0;
  top: 138px;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  white-space: nowrap;
  text-align: left;
}
#banner .banner-bg .banner-wrapper .banner-container {
  display: inline-block;
  vertical-align: top;
}
#banner .banner-bg .banner-wrapper .banner-container .bubble {
  position: absolute;
  bottom: 40px;
  left: 23%;
  width: 375px;
  text-align: left;
  display: none;
  white-space: normal;
}
#banner .banner-bg .banner-wrapper .banner-container .bubble .bubble-top {
  background: url(img/bg-bubble-top.png) no-repeat;
  height: 15px;
}
#banner .banner-bg .banner-wrapper .banner-container .bubble .bubble-middle {
  background: url(img/bg-bubble-middle.png) repeat-y;
  padding: 7px 18px;
}
#banner .banner-bg .banner-wrapper .banner-container .bubble .bubble-middle h2 {
  font-size: 18px;
  color: #ffffff;
  padding: 8px 0;
}
#banner .banner-bg .banner-wrapper .banner-container .bubble .bubble-middle p {
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
}
#banner .banner-bg .banner-wrapper .banner-container .bubble .bubble-bottom {
  background: url(img/bg-bubble-bottom.png) no-repeat;
  height: 8px;
}
#banner .banner-bg .line {
  background: url(img/line.png);
  position: absolute;
  width: 100%;
  height: 21px;
  left: 0;
  z-index: 3;
  top: 453px;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
#content .event-wrapper {
  position: relative;
  margin-top: 20px;
}
#content .event-wrapper h2 {
  font-size: 30px;
  padding-right: 118px;
}
#content .event-wrapper .all-event {
  background-color: #4d4d4d;
  color: #ffffff;
  height: 39px;
  line-height: 39px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 108px;
}
#content .event-wrapper .event-top-wrapper {
  margin-top: 36px;
  text-align: justify;
}
#content .event-wrapper .event-top-wrapper a {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 48%;
}
#content .event-wrapper .event-top-wrapper a time,
#content .event-wrapper .event-top-wrapper a h3 {
  font-size: 16px;
}
#content .event-wrapper .event-top-wrapper a h3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  margin-top: 5px;
}
#content .event-wrapper .event-top-wrapper a p {
  margin-top: 13px;
  padding-top: 7px;
  border-top: 1px dotted #4d4d4d;
  line-height: 22px;
}
#content .event-bottom-wrapper {
  margin-top: 21px;
  text-align: center;
  background: url(img/line2.png) repeat-x center 26px;
}
#content .event-bottom-wrapper ul {
  margin-left: -20px;
}
#content .event-bottom-wrapper ul li {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  width: 54px;
  height: 54px;
  text-align: center;
  line-height: 54px;
  font-size: 16px;
  position: relative;
}
#content .event-bottom-wrapper ul li time {
  display: block;
  color: #ffffff;
}
#content .event-bottom-wrapper ul li .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(img/mask-day.png) no-repeat;
  left: 0;
  top: 0;
}
#content .event-bottom-wrapper ul li .mask.month {
  background: url(img/mask-month.png) no-repeat;
}
#content .event-bottom-wrapper ul li .mask.selected {
  background: url(img/mask-day-selected.png) no-repeat;
}
#content .tips-wrapper {
  position: relative;
  height: 480px;
  margin-top: 57px;
  overflow: hidden;
}
#content .tips-wrapper .mask-tips-top,
#content .tips-wrapper .mask-tips-bottom {
  background: url(img/mask-tips-top.png) no-repeat center center;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 110;
}
#content .tips-wrapper .mask-tips-top {
  top: 0;
  height: 36px;
}
#content .tips-wrapper .mask-tips-bottom {
  background-image: url(img/mask-tips-bottom.png);
  bottom: 0;
  height: 40px;
}
#content .tips-wrapper .tips-container {
  position: relative;
  width: 100%;
  height: 100%;
}
#content .tips-wrapper .tips-container .tips-banner {
  width: 100%;
  height: 100%;
}
#content .tips-wrapper .tips-container .tips-banner > * {
  position: absolute;
  top: 0;
  height: 100%;
}
#content .tips-wrapper .tips-container .tips-banner .tips-banner-container {
  width: 60%;
  left: 0;
}
#content .tips-wrapper .tips-container .tips-banner .tips-banner-container > img {
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  width: 100%;
  height: auto;
}
#content .tips-wrapper .tips-container .tips-banner .tips-banner-container .backstretch {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#content .tips-wrapper .tips-container .tips-banner .tips-banner-container .tips-dot {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#content .tips-wrapper .tips-container .tips-banner .tips-mask,
#content .tips-wrapper .tips-container .tips-banner .tips-content {
  width: 100%;
  left: 0;
}
#content .tips-wrapper .tips-container .tips-banner .tips-mask {
  background: url(img/mask-tips.png) repeat-y left center;
  left: 37%;
}
#content .tips-wrapper .tips-container .tips-banner .tips-dot {
  background: url(img/dot-tips.png);
}
#content .tips-wrapper .tips-container .tips-banner .tips-content {
  text-align: right;
}
#content .tips-wrapper .tips-container .tips-banner .tips-content .container .tips-content-inner {
  display: inline-block;
  vertical-align: top;
  width: 43%;
  margin-top: 9%;
}
#content .tips-wrapper .tips-container .tips-banner .tips-content .container .tips-content-inner h2 {
  color: #1c5eb7;
  font-size: 30px;
}
#content .tips-wrapper .tips-container .tips-banner .tips-content .container .tips-content-inner p {
  font-size: 16px;
  line-height: 22px;
  margin-top: 18px;
  text-align: justify;
}
#content .tips-wrapper .tips-container .tips-banner .tips-content .container .tips-content-inner a {
  display: inline-block;
  color: #1c5eb7;
  font-size: 16px;
  margin-top: 35px;
  font-weight: bold;
}
#content .tips-wrapper .tips-control {
  bottom: 76px;
  position: absolute;
  left: 0;
  z-index: 110;
  width: 100%;
}
#content .tips-wrapper .tips-control #tips-prev,
#content .tips-wrapper .tips-control #tips-next {
  position: absolute;
  bottom: 0;
  width: 56px;
  height: 56px;
  background: url(img/arrow.png) no-repeat;
  right: 82px;
}
#content .tips-wrapper .tips-control #tips-next {
  background-position: right top;
  right: 0;
}
#content .tips-wrapper .container {
  max-width: 1020px;
}
#content .shortcut-wrapper {
  margin-top: 50px;
}
#content .shortcut-wrapper .container .shortcut-container {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 28%;
  position: relative;
  margin-right: 8%;
}
#content .shortcut-wrapper .container .shortcut-container.last {
  margin-right: 0;
}
#content .shortcut-wrapper .container .shortcut-container .shortcut-thumb {
  position: relative;
  display: block;
}
#content .shortcut-wrapper .container .shortcut-container .shortcut-thumb img {
  width: 100%;
  height: auto;
}
#content .shortcut-wrapper .container .shortcut-container .shortcut-thumb .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}
#content .shortcut-wrapper .container .shortcut-container .shortcut-info {
  width: 100%;
}
#content .shortcut-wrapper .container .shortcut-container .shortcut-info h2 {
  margin-top: 11px;
  color: #97bd23;
  font-size: 18px;
  line-height: 23px;
}
#content .shortcut-wrapper .container .shortcut-container .shortcut-info p {
  line-height: 22px;
  margin-top: 12px;
}
