
.g-grid {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  text-rendering: optimizespeed;
}

.g-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  min-height: 0;
}

.size-5 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 5%;
  -moz-flex: 0 5%;
  -ms-flex: 0 5%;
  flex: 0 5%;
  width: 5%;
}

.size-25 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 25%;
  -moz-flex: 0 25%;
  -ms-flex: 0 25%;
  flex: 0 25%;
  width: 25%;
}

.size-70 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 70%;
  -moz-flex: 0 70%;
  -ms-flex: 0 70%;
  flex: 0 70%;
  width: 70%;
}

.size-90 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 90%;
  -moz-flex: 0 90%;
  -ms-flex: 0 90%;
  flex: 0 90%;
  width: 90%;
}

.size-100 {
  width: 100%;
  max-width: 100%;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}



.nomargintop {
  margin-top: 0 !important;
}
.nomargintop .g-content {
  margin-top: 0 !important;
}

.nopaddingtop {
  padding-top: 0 !important;
}
.nopaddingtop .g-content {
  padding-top: 0 !important;
}

.nopaddingbottom {
  padding-bottom: 0 !important;
}
.nopaddingbottom .g-content {
  padding-bottom: 0 !important;
}

.g-content {
  margin: 0.625rem;
  padding: 2rem;
}



body .g-side-column {
  min-width: 150px;
}
@media only all and (min-width: 70rem) and (max-width: 74.938rem) {
  body .g-side-column {
    min-width: inherit;
  }
}
@media only all and (min-width: 48rem) and (max-width: 69.938rem) {
  body .g-side-column {
    min-width: auto;
    min-height: auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }

  body .g-side-column [class*="size-"] {
    min-width: auto;
    min-height: auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}

body .g-middle-column {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media only all and (min-width: 48rem) and (max-width: 69.938rem) {
  body .g-middle-column {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}

#g-page-surround {
  background: #fff;
  overflow: hidden;
  background-image: url(bg.png);
  background-repeat: no-repeat;
  background-attachment: fixed; 
  background-position: center; 
  background-size: cover;
}

@media print {

  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}

.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}

.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}

.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}



@font-face {
  font-family: "domine";
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/domine/domine-bold/domine-bold-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/domine/domine-bold/domine-bold-webfont.woff2') format("woff2"), url('../../fonts/domine/domine-bold/domine-bold-webfont.woff') format("woff"), url('../../fonts/domine/domine-bold/domine-bold-webfont.ttf') format("truetype"), url('../../fonts/domine/domine-bold/domine-bold-webfont.svg#domine') format("svg");
}
@font-face {
  font-family: "domine";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/domine/domine-regular/domine-regular-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/domine/domine-regular/domine-regular-webfont.woff2') format("woff2"), url('../../fonts/domine/domine-regular/domine-regular-webfont.woff') format("woff"), url('../../fonts/domine/domine-regular/domine-regular-webfont.ttf') format("truetype"), url('../../fonts/domine/domine-regular/domine-regular-webfont.svg#domine') format("svg");
}
@font-face {
  font-family: "quando";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/quando/quando-regular/quando-regular-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/quando/quando-regular/quando-regular-webfont.woff2') format("woff2"), url('../../fonts/quando/quando-regular/quando-regular-webfont.woff') format("woff"), url('../../fonts/quando/quando-regular/quando-regular-webfont.ttf') format("truetype"), url('../../fonts/quando/quando-regular/quando-regular-webfont.svg#quando') format("svg");
}
@font-face {
  font-family: "nexa";
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/nexa/nexa-bold/nexa_bold-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/nexa/nexa-bold/nexa_bold-webfont.woff2') format("woff2"), url('../../fonts/nexa/nexa-bold/nexa_bold-webfont.woff') format("woff"), url('../../fonts/nexa/nexa-bold/nexa_bold-webfont.ttf') format("truetype"), url('../../fonts/nexa/nexa-bold/nexa_bold-webfont.svg#nexa') format("svg");
}
@font-face {
  font-family: "nexa";
  font-style: normal;
  font-weight: 200;
  src: url('../../fonts/nexa/nexa-light/nexa_light-webfont.eot#iefix') format("embedded-opentype"), url('../../fonts/nexa/nexa-light/nexa_light-webfont.woff2') format("woff2"), url('../../fonts/nexa/nexa-light/nexa_light-webfont.woff') format("woff"), url('../../fonts/nexa/nexa-light/nexa_light-webfont.ttf') format("truetype"), url('../../fonts/nexa/nexa-light/nexa_light-webfont.svg#nexa') format("svg");
}


h3.g-title {
  font-size: 0.9rem;
  font-family: "nexa";
  letter-spacing: 10px;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  line-height: 1.5;
}

.g-title {
  font-size: 0.7rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 0.625rem 0;
  padding: 0 0 2rem 0;
  position: relative;
}

.title-underline .g-title {
  padding: 0.5rem 0;
}

.title-underline .g-title:after {
  border-bottom: 2px solid rgba(231, 232, 234, 0.25);
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
}

.platform-content, .moduletable {
  margin: 0.625rem 0;
  padding: 2rem 0;
}

.platform-content .moduletable {
  margin: 0;
  padding: 0;
}

.platform-content:first-child, .moduletable:first-child {
  margin-top: 0;
  padding-top: 0;
}

.platform-content:last-child, .moduletable:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

#g-container-header input[type="search"]:placeholder, #g-container-header input.search-input:placeholder {
  display: none;
}

.g-wrapper {
  position: relative;
}


#g-mainbar {
  background: #fff;
  color: #000;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  margin: 0.625rem;
}
@media print {

  #g-mainbar {
    background: #fff !important;
    color: #000 !important;
  }
}

#g-aside {
  background: #fff;
  color: #000;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  margin: 0.625rem;
}
@media print {

  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}

#g-sidebar {
  background: #fff;
  color: #000;
  position: relative;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  margin: 0.625rem;
}
@media print {
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}

@media only all and (max-width: 47.938rem) {
  .g-block {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}

@media only all and (max-width: 47.938rem) {
  body [class*="size-"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.938rem) {
  @supports not (flex-wrap: wrap) {
    .g-grid {
      display: block;
      -webkit-box-lines: inherit;
      -moz-box-lines: inherit;
      box-lines: inherit;
      -webkit-flex-wrap: inherit;
      -moz-flex-wrap: inherit;
      -ms-flex-wrap: inherit;
      flex-wrap: inherit;
    }

    .g-block {
      display: block;
      -webkit-box-flex: inherit;
      -moz-box-flex: inherit;
      box-flex: inherit;
      -webkit-flex: inherit;
      -moz-flex: inherit;
      -ms-flex: inherit;
      flex: inherit;
    }
  }
}

.visible-desktop, .g-block.visible-desktop {
  display: none !important;
}

@media only all and (min-width: 70rem) and (max-width: 74.938rem) {

  .visible-desktop {
    display: block !important;
  }

  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {

  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}



.span12 {
	width: 940px;
}

.row-fluid {
	width: 100%;
	*zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
	display: table;
	line-height: 0;
	content: "";
}

.row-fluid:after {
	clear: both;
}

.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 2.127659574468085%;
	*margin-left: 2.074468085106383%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}

.row-fluid .span12 {
	width: 100%;
	*width: 99.94680851063829%;
}

p {
	margin: 0 0 10px;
}

.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 20px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.breadcrumb > li {
	display: inline-block;
	*display: inline;
	text-shadow: 0 1px 0 #ffffff;
	*zoom: 1;
}
.breadcrumb > li > .divider {
	padding: 0 5px;
	color: #ccc;
}
.breadcrumb {
  font-family: "domine", sans-serif, "Tahoma", "Geneva", "Arial", "Microsoft YaHei", "微软雅黑";
}
.breadcrumb li {
  text-shadow: none;
  vertical-align: middle;
}
.breadcrumb a {
  display: inline-block;
}
.breadcrumb span {
  display: inline-block;
}
.breadcrumb span.divider {
  position: relative;
  vertical-align: top;
  width: 18px;
  height: 21px;
}
.breadcrumb span.divider:before {
  text-align: center;
  font-family: FontAwesome;
  content: "\f054";
  position: absolute;
  top: 2px;
  vertical-align: middle;
}
.breadcrumb span img {
  display: none;
}
.page-header h2 {
  color: #37afe3;
  font-family: "quando", sans-serif, "Tahoma", "Geneva", "Arial", "Microsoft YaHei", "微软雅黑";
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 1.15;
  margin-top: 2rem;
  margin-bottom: 0.625rem;
  padding-bottom: 0.938rem;
}
@media only all and (min-width: 70rem) and (max-width: 74.938rem) {
  .page-header h2 {
    font-size: 2.75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 69.938rem) {
  .page-header h2 {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .page-header h2 {
    font-size: 1.15rem;
  }
}
.item-page p {
  font-size: 1.15rem;
  text-indent: 2em;
  padding-top: 0.938rem;
}
@media only all and (min-width: 48rem) and (max-width: 69.938rem) {
  .item-page p {
    font-size: 1.1rem;
	text-indent: 2em;
  }
}
@media only all and (max-width: 47.938rem) {
  .item-page p {
    font-size: 1rem;
	text-indent: 2em;
  }
}
.item-page img {
    margin: 0 auto;display: block;
  }


.page-header {
  margin: 0.3125rem 0;
  font-family: "quando", sans-serif, "Tahoma", "Geneva", "Arial", "Microsoft YaHei", "微软雅黑";
  font-size: 1.5rem;
  font-weight: 400;
}
.moduletable .mostread {
  margin: 0;
  display: inline-block;
  border: 1px solid rgba(231, 232, 234, 0.25);
  padding: 0.938rem 1.876rem;
  border-radius: 10px;
}
.moduletable .mostread li {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 10px;
  min-width:200px;
  margin-bottom: 0.625rem;
  border-bottom: 1px solid rgba(231, 232, 234, 0.25);
}
.moduletable .mostread li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.moduletable .mostread li a {
  display: inline-block;
color: #37afe3 !important;
}
.moduletable .mostread li a:before {
  color: #37afe3 !important;
  font-family: FontAwesome;
  margin-right: 0.5rem;
}
#g-mainbar .moduletable {
  margin: -0.625rem;
}
@media only all and (max-width: 47.938rem) {
  .row-fluid {
    width: 100%;
  }
  [class*="span"], .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  .span12, .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
}
@media only all and (min-width: 48rem) and (max-width: 69.938rem) {
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .span12 {
    width: 724px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392%;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  
