@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans"), local("OpenSans"), url("/scmp/font/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2") format("woff2"), url("/scmp/font/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}
@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans"), local("PTSans-Regular"), url("/scmp/font/ATKpv8nLYAKUYexo8iqqrg.woff2") format("woff2"), url("/scmp/font/LKf8nhXsWg5ybwEGXk8UBQ.woff") format("woff");
}
@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 700;
    src: local("PT Sans Bold"), local("PTSans-Bold"), url("/scmp/font/0XxGQsSc1g4rdRdjJKZrNPk_vArhqVIZ0nv9q090hN8.woff2") format("woff2"), url("/scmp/font/0XxGQsSc1g4rdRdjJKZrNBsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
}
@font-face {
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 400;
    src: local("PT Serif"), local("PTSerif-Regular"), url("/scmp/font/I-OtoJZa3TeyH6D9oli3ifesZW2xOQ-xsNqO47m55DA.woff2") format("woff2"), url("/scmp/font/sDRi4fY9bOiJUbgq53yZCfesZW2xOQ-xsNqO47m55DA.woff") format("woff");
}
/* line 5, ../sass/style.scss */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  padding: 0;
}

/* line 10, ../sass/style.scss */
.fullwidth {
  width: 100%;
  position: relative;
  overflow: hidden;
}
/* line 14, ../sass/style.scss */
.fullwidth.social-wrapper {
  background-color: #002d57;
}

/* line 18, ../sass/style.scss */
.container {
  width: 980px;
  overflow: hidden;
  margin: 0 auto;
}

/* line 23, ../sass/style.scss */
.header-wrapper {
  background-image: url("/scmp/main/art/HA_masthead_bkg.gif");
  background-repeat: repeat;
  height: 194px;
}
/* line 27, ../sass/style.scss */
.header-wrapper .header {
  padding: 23px 0;
  overflow: hidden;
  position: relative;
}
/* line 31, ../sass/style.scss */
.header-wrapper .header .logo-wrapper {
  float: left;
}
/* line 34, ../sass/style.scss */
.header-wrapper .header .archive-block-wrapper {
  float: right;
  background: #fff;
  width: 253px;
  height: 105px;
}
/* line 39, ../sass/style.scss */
.header-wrapper .header .archive-block-wrapper .archive-block {
  padding: 17px;
}
/* line 41, ../sass/style.scss */
.header-wrapper .header .archive-block-wrapper .archive-block .block-title {
  padding-bottom: 11px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'PT Serif', serif, arial;
  font-weight: bold;
  font-size: 15px;
  line-height: 17px;
  color: #666666;
}
/* line 49, ../sass/style.scss */
.header-wrapper .header .archive-block-wrapper .archive-block .block-detail {
  font-family: 'PT Sans', sans-serif, arial;
  font-size: 13px;
  line-height: 16px;
  color: #666666;
}
/* line 54, ../sass/style.scss */
.header-wrapper .header .archive-block-wrapper .archive-block .block-detail a {
  font-family: 'PT Sans', sans-serif, arial;
  font-weight: bold;
  font-size: 13px;
  color: #317daa;
  text-decoration: none;
}
/* line 65, ../sass/style.scss */
.header-wrapper .nav {
  overflow: hidden;
}
/* line 67, ../sass/style.scss */
.header-wrapper .nav ul.menu {
  list-style: none;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: #317daa;
}
/* line 74, ../sass/style.scss */
.header-wrapper .nav ul.menu li {
  list-style: none;
  display: block;
  float: left;
  line-height: 44px;
  /*&.first{ margin-left: 16px; }*/
  /*&.last{ padding-right: 10px;}*/
}
/* line 82, ../sass/style.scss */
.header-wrapper .nav ul.menu li:hover {
  background: #006391;
}
/* line 83, ../sass/style.scss */
.header-wrapper .nav ul.menu li a {
  display: block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 44px;
  padding: 0 14px;
  text-decoration: none;
  color: #ffffff;
}

/* line 97, ../sass/style.scss */
.social-div {
  display: table;
  height: 100px;
  width: 100%;
}
/* line 101, ../sass/style.scss */
.social-div .left {
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  text-align: left;
}
/* line 107, ../sass/style.scss */
.social-div .right {
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  text-align: right;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
/* line 115, ../sass/style.scss */
.social-div .right span {
  display: inline-block;
}
/* line 116, ../sass/style.scss */
.social-div .right .text {
  padding-right: 5px;
}
/* line 117, ../sass/style.scss */
.social-div .right .fb_connect_btn {
  padding-right: 5px;
}

/* line 121, ../sass/style.scss */
.footer-nav {
  background-color: #00386d;
}
/* line 123, ../sass/style.scss */
.footer-nav .inner {
  padding: 25px 0 13px;
  /*
  .bottom-menu{
      margin-top: 40px;
      clear:both;
      width: 485px;
      float: right;
  }
  */
}
/* line 125, ../sass/style.scss */
.footer-nav .inner .footer-sitemap-menu {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
/* line 139, ../sass/style.scss */
.footer-nav h3 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 19px;
  margin: 0;
  color: #fff;
}
/* line 146, ../sass/style.scss */
.footer-nav h3 a {
  color: #fff;
  text-decoration: none;
}
/* line 149, ../sass/style.scss */
.footer-nav h3 a:hover {
  text-decoration: underline;
}
/* line 152, ../sass/style.scss */
.footer-nav .menu-column {
  position: relative;
  overflow: hidden;
  float: left;
  padding: 0 20px 5px 0;
}
/* line 157, ../sass/style.scss */
.footer-nav .menu-column.last {
  padding-right: 0;
}
/* line 158, ../sass/style.scss */
.footer-nav .menu-column .menu-block {
  width: 104px;
  margin-bottom: 25px;
}
/* line 161, ../sass/style.scss */
.footer-nav .menu-column .menu-block ul.menu {
  margin: 0;
  padding: 0;
  display: table;
  list-style: none;
}
/* line 167, ../sass/style.scss */
.footer-nav .menu-column .menu-block ul.menu li a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 15px;
  margin-top: 7px;
  display: block;
  color: #adcee4;
  text-decoration: none;
}
/* line 175, ../sass/style.scss */
.footer-nav .menu-column .menu-block ul.menu li a:hover {
  text-decoration: underline;
}
/* line 180, ../sass/style.scss */
.footer-nav .menu-column.hongkong-column {
  padding-right: 22px;
}
/* line 183, ../sass/style.scss */
.footer-nav .menu-column.china-column {
  padding-right: 21px;
}
/* line 186, ../sass/style.scss */
.footer-nav .menu-column.tech-column {
  padding-right: 21px;
}
/* line 189, ../sass/style.scss */
.footer-nav .menu-column.lifestyle-column {
  padding-right: 22px;
}
/* line 192, ../sass/style.scss */
.footer-nav .menu-column.sport-column {
  padding-right: 20px;
}
/* line 195, ../sass/style.scss */
.footer-nav .menu-column.comment-column {
  padding-right: 30px;
}
/* line 198, ../sass/style.scss */
.footer-nav .menu-column.device-column {
  padding-right: 0;
}
/* line 202, ../sass/style.scss */
.footer-nav .menu-column.sport-column .menu-block {
  width: 70px;
}
/* line 209, ../sass/style.scss */
.footer-nav .bottom-menu .device {
  width: 202px;
}
/* line 211, ../sass/style.scss */
.footer-nav .bottom-menu .device ul.menu {
  width: 202px;
  overflow: hidden;
  position: relative;
}
/* line 215, ../sass/style.scss */
.footer-nav .bottom-menu .device ul.menu li.edition_list {
  overflow: hidden;
  position: relative;
  padding-top: 10px;
}
/* line 216, ../sass/style.scss */
.footer-nav .bottom-menu .device ul.menu li.edition_list.border {
  border-top: 1px #000 solid;
}
/* line 220, ../sass/style.scss */
.footer-nav .bottom-menu .device ul.menu li.edition_list.first {
  padding-top: 0;
}
/* line 221, ../sass/style.scss */
.footer-nav .bottom-menu .device ul.menu li.edition_list a {
  margin-top: 0;
}
/* line 225, ../sass/style.scss */
.footer-nav .bottom-menu .device ul.menu ul.sub-menu {
  display: block;
  float: left;
}
/* line 228, ../sass/style.scss */
.footer-nav .bottom-menu .device ul.menu ul.sub-menu li {
  float: left;
}
/* line 230, ../sass/style.scss */
.footer-nav .bottom-menu .device ul.menu ul.sub-menu li a {
  display: block;
  margin: 10px 10px 10px 0;
}
/* line 236, ../sass/style.scss */
.footer-nav .bottom-menu .device ul.menu .edition_logo {
  position: absolute;
  right: 5px;
  bottom: 10px;
}
/* line 243, ../sass/style.scss */
.footer-nav .bottom-menu .subscription-block {
  padding: 15px 30px 0 22px;
  width: 234px;
}
/* line 247, ../sass/style.scss */
.footer-nav .bottom-menu .right-1 {
  padding-left: 15px;
}
/* line 250, ../sass/style.scss */
.footer-nav .bottom-menu .right-2 {
  width: 195px;
  padding-right: 30px;
}
/* line 253, ../sass/style.scss */
.footer-nav .bottom-menu .right-2 .menu-block {
  width: 230px;
}
/* line 255, ../sass/style.scss */
.footer-nav .bottom-menu .right-3 {
  padding-right: 0;
}

/* line 261, ../sass/style.scss */
.footer-nav2 {
  background-color: #000000;
  padding: 24px 0 25px;
}
/* line 265, ../sass/style.scss */
.footer-nav2 .inner .menu {
  overflow: hidden;
  padding: 0 0 15px;
  margin: 0;
  text-align: center;
}
/* line 266, ../sass/style.scss */
.footer-nav2 .inner .footer-base-menu {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  text-transform: uppercase;
}
/* line 270, ../sass/style.scss */
.footer-nav2 .inner .footer-base-menu li.leaf {
  display: inline-block;
  padding-left: 70px;
}
/* line 274, ../sass/style.scss */
.footer-nav2 .inner .footer-base-menu li.leaf.first {
  padding-left: 0px;
}
/* line 275, ../sass/style.scss */
.footer-nav2 .inner .footer-base-menu li.leaf a {
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
}
/* line 281, ../sass/style.scss */
.footer-nav2 .inner .footer-base-menu li.leaf a:hover {
  text-decoration: underline;
}
/* line 285, ../sass/style.scss */
.footer-nav2 .inner .footer-disclaimer {
  width: 980px;
  color: #cccccc;
  font-size: 11px;
  margin: 0 auto;
}

#footer.footer-v2 .footer-disclaimer em.placeholder {
    font-style: normal;
}

/*# sourceMappingURL=style.css.map */
