﻿/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

@charset "UTF-8";
/*!
 * Reboot v2019.11 (http://js.xinhuanet.com/)
 * Copyright 2001-2019 js.xinhuanet.com Authors
 * Copyright 2000-2019 XINHUANET.com
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  margin: 16px 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25; }

hr:not([size]) {
  height: 1px; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 1.2; }

h1 {
  font-size: 2.5rem; }
@media (max-width: 1200px) {
  h1 {
    font-size: calc(1.375rem + 1.5vw) ; } }

h2 {
  font-size: 2rem; }
@media (max-width: 1200px) {
  h2 {
    font-size: calc(1.325rem + 0.9vw) ; } }

h3 {
  font-size: 1.75rem; }
@media (max-width: 1200px) {
  h3 {
    font-size: calc(1.3rem + 0.6vw) ; } }

h4 {
  font-size: 1.5rem; }
@media (max-width: 1200px) {
  h4 {
    font-size: calc(1.275rem + 0.3vw) ; } }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul {
  padding-left: 2rem; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 0.875em; }

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #0046aa;
  text-decoration: none; }
a:hover {
  color: #00275e;
  text-decoration: underline; }

a:not([href]), a:not([href]):hover {
  color: inherit;
  text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em; }
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal; }

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word; }
a > code {
  color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

[list]::-webkit-calendar-picker-indicator {
  display: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: textfield; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }
@media (max-width: 1200px) {
  legend {
    font-size: calc(1.275rem + 0.3vw) ; } }

mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

progress {
  vertical-align: baseline; }

::-webkit-datetime-edit {
  overflow: visible;
  line-height: 0; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield; }

::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-color-swatch-wrapper {
  padding: 0; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

main {
  display: block; }

[hidden] {
  display: none !important; }

img {
  max-width: 100%;
  height: auto;
  border: 0; }

.figure {
  position: relative; }
.figure img {
  display: block; }
.figure .figure-caption {
  position: absolute;
  bottom: 0;
  width: 100%; }

.media::after {
  display: block;
  clear: both;
  content: ""; }
.media .media-heading {
  width: 100%; }
.media img {
  display: block;
  float: left;
  width: 33%; }
.media .media-body {
  float: right;
  width: 66%; }

.card img {
  display: block; }

.copyright {
  padding: 2em 0;
  text-align: center; }
.copyright p {
  margin-bottom: 0;
  line-height: 2; }
.copyright p span.mr {
  margin-right: 1em; }

@media (max-width: 767.98px) {
  .copyright p span.br {
    display: block;
    margin-right: 0; } }
body {
  font-size: 16px;
  background-color: #f8f8f8; }

@media (max-width: 767.98px) {
  body {
    font-size: 1rem; } }
.wrap {
  width: 1200px;
  margin: 0 auto; }

@media (max-width: 767.98px) {
  .wrap {
    width: 100%; } }
.minibar {
  background-color: rgba(215, 225, 245, 0.2); }
.minibar p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 32px; }
.minibar p a {
  color: #bfd1ea;
  margin: 0 .5em; }

.brand-bar .wrap {
  position: relative;
  height: 311px; }
.brand-bar .brand {
  position: absolute;
  top: 32px;
  left: 68px; }

@media (max-width: 767.98px) {
  .brand-bar {
    background-color: #0046aa; }
  .brand-bar .wrap {
    height: 74px; } }
.nav-bar {
  height: 84px;
  background-color: #0a3cd2;
  background-color: rgba(10, 60, 210, 0.9);
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, rgba(30, 50, 180, 0.9)), color-stop(70%, rgba(10, 60, 210, 0.9)));
  background: -o-linear-gradient(left, rgba(30, 50, 180, 0.9) 30%, rgba(10, 60, 210, 0.9) 70%);
  background: linear-gradient(to right, rgba(30, 50, 180, 0.9) 30%, rgba(10, 60, 210, 0.9) 70%);
  border-bottom: 4px solid #f5e105; }

.friends {
  border-bottom: 1px solid #2662b7; }
.friends .wrapper {
  width: 1140px;
  min-height: 320px;
  padding: 32px 0;
  margin: 0 auto; }
.friends ul.nav-tabs {
  padding-left: 0;
  list-style: none; }
.friends ul.nav-tabs li.tabs {
  border-bottom: 1px solid #2662b7; }
.friends ul.nav-tabs span {
  display: inline-block;
  padding: 8px 16px;
  color: #fff;
  line-height: 32px;
  cursor: pointer; }
.friends ul.nav-tabs span.active {
  border-bottom: 2px solid #5987c8; }
.friends ul.unit {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
.friends ul.unit::after {
  display: block;
  clear: both;
  content: ""; }
.friends ul.unit li {
  float: left;
  width: 190px;
  font-size: 14px;
  line-height: 26px;
  color: #d9e3f2; }
.friends ul.unit li a {
  color: #d9e3f2; }
.friends ul.unit li a:hover {
  color: #fff; }

@media (max-width: 767.98px) {
  .friends .wrapper {
    width: 100%;
    min-height: auto;
    padding: 16px 16px 32px; }
  .friends .wrapper ul.unit li {
    width: 50%; } }
.copyright {
  font-family: 'Microsoft YaHei', Arial, sans-serif;
  color: #d9e3f2; }
.copyright p {
  font-size: 14px; }
.copyright p a {
  color: #d9e3f2; }
.copyright p a:hover {
  color: #fff; }

.hang {
  position: fixed;
  z-index: 1030;
  left: 50%;
  margin: 560px 0 0 600px;
  overflow: hidden; }
.hang ul {
  padding-left: 0;
  list-style: none; }
.hang ul li {
  margin: 4px; }
.hang ul li a {
  display: block;
  padding: 4px 2px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  background: #0046aa; }
.hang ul li a:hover {
  text-decoration: none; }
.hang ul li img {
  display: block;
  margin: 0 auto; }

.d-mb-only {
  display: none; }

@media (max-width: 767.98px) {
  .d-mb-hide {
    display: none; }

  .d-mb-only {
    display: block; } }
.clear {
  clear: both; }

ul.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
ul.nav::after {
  display: block;
  clear: both;
  content: ""; }
ul.nav li {
  position: relative;
  width: 120px;
  float: left;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 1px solid rgba(0, 70, 170, 0.2); }
ul.nav li:nth-child(1) {
  border-left: 0; }
ul.nav li:nth-child(10) {
  border-right: 0; }
ul.nav li:hover {
  background-color: #1e32b4;
  background-color: rgba(30, 50, 180, 0.9);
  background: -webkit-gradient(linear, left bottom, right top, from(rgba(30, 50, 180, 0.9)), to(rgba(10, 60, 210, 0.9)));
  background: -o-linear-gradient(bottom left, rgba(30, 50, 180, 0.9), rgba(10, 60, 210, 0.9));
  background: linear-gradient(to top right, rgba(30, 50, 180, 0.9), rgba(10, 60, 210, 0.9)); }
ul.nav li .nav-item {
  padding: 10px 0; }
ul.nav li a {
  color: #fff; }
ul.nav li a:hover {
  text-decoration: none; }
ul.nav li i {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto 4px;
  background: url("icons-nav.png") no-repeat; }
ul.nav li i.i-1 {
  background-position: 0 0; }
ul.nav li i.i-2 {
  background-position: 0 -32px; }
ul.nav li i.i-3 {
  background-position: 0 -64px; }
ul.nav li i.i-4 {
  background-position: 0 -96px; }
ul.nav li i.i-5 {
  background-position: 0 -128px; }
ul.nav li i.i-6 {
  background-position: 0 -160px; }
ul.nav li i.i-7 {
  background-position: 0 -192px; }
ul.nav li i.i-8 {
  background-position: 0 -224px; }
ul.nav li i.i-9 {
  background-position: 0 -256px; }
ul.nav li i.i-10 {
  background-position: 0 -288px; }

.dropdown {
  position: absolute;
  top: 0;
  width: 100%;
  display: none;
  background-color: #3c3c78;
  background-color: rgba(60, 60, 120, 0.8);
  overflow-x: hidden;
  z-index: 1030; }
.dropdown ul {
  padding-left: 0;
  list-style: none; }
.dropdown ul li {
  padding: 8px;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.dropdown ul li a {
  color: #fff; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
.slick-list:focus {
  outline: none; }
.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
.slick-track:before, .slick-track:after {
  content: "";
  display: table; }
.slick-track:after {
  clear: both; }
.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
[dir="rtl"] .slick-slide {
  float: right; }
.slick-slide img {
  display: block; }
.slick-slide.slick-loading img {
  display: none; }
.slick-slide.dragging img {
  pointer-events: none; }
.slick-initialized .slick-slide {
  display: block; }
.slick-loading .slick-slide {
  visibility: hidden; }
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("http://www.js.xinhuanet.com/jsstatics/goose/libs/slick/ajax-loader.gif") center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.85; }
.slick-prev:before,
.slick-next:before {
  font-family: "";
  font-size: 20px;
  line-height: 1;
  color: black;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px; }
.slick-prev:before {
  content: "←"; }
[dir="rtl"] .slick-prev:before {
  content: "→"; }

.slick-next {
  right: -25px; }
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto; }
.slick-next:before {
  content: "→"; }
[dir="rtl"] .slick-next:before {
  content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "";
  font-size: 36px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  opacity: 0.85;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before {
  color: #0046aa;
  opacity: 0.75; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

#homeHeader {
  background: url("bg-header.jpg") no-repeat top; }

.minibar {
  background-color: rgba(215, 225, 245, 0.2); }
.minibar p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 32px; }
.minibar p a {
  color: #bfd1ea;
  margin: 0 .5em; }

.brand-bar .wrap {
  position: relative;
  height: 311px;
  overflow-y: hidden; }
.brand-bar .brand {
  position: absolute;
  top: 32px;
  left: 68px; }

.nav-bar {
  height: 84px;
  background-color: #0a3cd2;
  background-color: rgba(10, 60, 210, 0.9);
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, rgba(30, 50, 180, 0.9)), color-stop(70%, rgba(10, 60, 210, 0.9)));
  background: -o-linear-gradient(left, rgba(30, 50, 180, 0.9) 30%, rgba(10, 60, 210, 0.9) 70%);
  background: linear-gradient(to right, rgba(30, 50, 180, 0.9) 30%, rgba(10, 60, 210, 0.9) 70%);
  border-bottom: 4px solid #f5e105; }

#homeMain .whiteboard {
  padding: 16px;
  margin: 16px;
  background-color: #fff; }
#homeMain .whiteboard .row {
  margin-bottom: 32px; }
#homeMain .whiteboard .row::after {
  display: block;
  clear: both;
  content: ""; }
#homeMain .whiteboard .row .main {
  float: left; }
#homeMain .whiteboard .row .aside {
  float: right; }
#homeMain .whiteboard .row.two-column {
  min-height: 300px; }

.two-column-news .main {
  width: 700px; }
.two-column-news .aside {
  width: 420px; }

.two-column .main {
  width: 770px; }
.two-column .aside {
  width: 350px; }

.grid::after {
  display: block;
  clear: both;
  content: ""; }
.grid .col-left {
  float: left; }
.grid .col-right {
  float: right; }

ul.nav-tabs {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
ul.nav-tabs::after {
  display: block;
  clear: both;
  content: ""; }
ul.nav-tabs li a {
  display: inline-block;
  padding: .5em 1.25em; }
ul.nav-tabs li a:hover {
  text-decoration: none; }

.figure .figure-caption h6 {
  padding: 1.25em 2em;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  background-color: rgba(0, 0, 0, 0.5);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
  background: -o-linear-gradient(rgba(0, 0, 0, 0), black);
  background: linear-gradient(rgba(0, 0, 0, 0), black); }
.figure .figure-caption h6 a {
  color: #fff;
  opacity: .85; }
.figure .figure-caption h6 a:hover {
  text-decoration: none;
  opacity: 1; }

.media {
  padding: 16px 0;
  border-bottom: 1px solid #e8e8e8; }
.media .media-heading h6,
.media .media-body h6 {
  font-size: 16px;
  line-height: 1.5; }
.media .media-heading h6 a,
.media .media-body h6 a {
  color: #000; }
.media .media-heading p,
.media .media-body p {
  padding-right: 4px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  color: #8c8c8c;
  overflow-y: hidden; }

.card {
  padding: 16px 0; }
.card .card-body {
  padding: 8px; }
.card .card-body h6 {
  font-size: 16px;
  line-height: 1.5; }
.card .card-body h6 a {
  color: #000; }
.card .card-body p {
  padding-right: 4px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  color: #8c8c8c;
  overflow-y: hidden; }

ul.list-group {
  padding-top: 16px;
  padding-left: 24px;
  margin-bottom: 0;
  color: #bed2fa; }
ul.list-group li {
  margin-bottom: 12px;
  line-height: 1.8; }
ul.list-group li span a {
  color: #0046aa; }
ul.list-group li span a:hover {
  color: #00275e;
  text-decoration: none; }
ul.list-group li a {
  color: #000; }
ul.list-group.tiny {
  padding-left: 0;
  padding-left: 0;
  list-style: none; }
ul.list-group.tiny li {
  padding-bottom: 8px;
  color: #0046aa;
  border-bottom: 1px solid #e8e8e8; }
ul.list-group.tiny li:last-child {
  border: 0; }
ul.list-group.multi {
  padding-left: 0;
  list-style: none; }
ul.list-group.multi li {
  position: relative;
  padding-bottom: 4px;
  margin-bottom: 8px;
  color: #0046aa;
  border-bottom: 1px solid #e8e8e8; }
ul.list-group.multi li span {
  position: absolute; }
ul.list-group.multi li p {
  padding-left: 6em;
  margin-bottom: 0; }

.headlines {
  padding: 8px 0 16px;
  margin-bottom: 16px;
  text-align: center;
  border-bottom: 1px dotted #d9d9d9; }
.headlines h2 {
  font-size: 28px;
  line-height: 1.5; }
.headlines h2 a:hover {
  text-decoration: none; }
.headlines p {
  margin-bottom: 0;
  color: #8c8c8c; }

.single-item-dots {
  height: 450px;
  overflow-y: hidden; }
.single-item-dots .slick-dots {
  right: 0;
  bottom: 8px;
  width: 128px;
  height: 36px; }
.single-item-dots .figure img {
  width: 700px;
  height: 450px; }

.news-block ul.nav-tabs {
  height: 40px \9;
  height: 41px;
  border-bottom: 1px solid #0046aa; }
.news-block ul.nav-tabs li.tabs {
  float: left; }
.news-block ul.nav-tabs li.tabs a {
  margin-right: 4px;
  background-color: #e6f0fa; }
.news-block ul.nav-tabs li.tabs .active {
  color: #fff;
  background-color: #0041eb;
  background: -webkit-gradient(linear, left top, left bottom, from(#0f87f5), to(#0041eb));
  background: -o-linear-gradient(#0f87f5, #0041eb);
  background: linear-gradient(#0f87f5, #0041eb); }
.news-block ul.nav-tabs li.mores {
  float: right; }
.news-block ul.nav-tabs li.mores a {
  font-size: 14px;
  color: #8c8c8c;
  background: url("icon-2.png") no-repeat center right; }
.news-block .tab-content {
  min-height: 280px; }
.news-block .media img {
  width: 120px;
  height: 72px; }
.news-block .media .media-body {
  width: 284px; }
.news-block .media .media-body p {
  height: 72px; }

.quot {
  margin-bottom: 16px; }

.part .part-hd {
  position: relative;
  height: 40px;
  margin-bottom: 16px; }
.part .part-hd.t-1 {
  background: url("title-1.png") no-repeat bottom left; }
.part .part-hd.t-2 {
  background: url("title-2.png") no-repeat bottom left; }
.part .part-hd.t-3 {
  background: url("title-3.png") no-repeat bottom left; }
.part .part-hd.t-4 {
  background: url("title-4.png") no-repeat bottom left; }
.part .part-hd.t-5 {
  background: url("title-5.png") no-repeat bottom left; }
.part .part-hd.t-6 {
  background: url("title-6.png") no-repeat bottom left; }
.part .part-hd.t-7 {
  background: url("title-7.png") no-repeat bottom left; }
.part .part-hd .btn-more {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  padding: .5em 1.25em;
  font-size: 14px;
  color: #8c8c8c;
  background: url("icon-2.png") no-repeat right center; }
.part .part-hd .btn-more:hover {
  text-decoration: none; }

#five .grid .col-left {
  width: 240px; }
#five .grid .col-right {
  width: 514px; }
#five ul.button-group {
  margin: 8px;
  padding-left: 0;
  list-style: none; }
#five ul.button-group li {
  margin-bottom: 8px;
  border: 1px solid #d9d9d9; }
#five ul.button-group li:hover {
  border-color: #0041eb;
  background-color: #0041eb;
  background: -webkit-gradient(linear, left top, left bottom, from(#0f87f5), to(#0041eb));
  background: -o-linear-gradient(#0f87f5, #0041eb);
  background: linear-gradient(#0f87f5, #0041eb); }
#five ul.button-group li a {
  display: inline-block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: url("icons-five.png") no-repeat; }
#five ul.button-group li a:hover {
  color: #fff;
  text-decoration: none; }
#five ul.button-group li:nth-child(1) a {
  background-position: 0 0; }
#five ul.button-group li:nth-child(1) a:hover {
  background-position: -224px 0; }
#five ul.button-group li:nth-child(2) a {
  background-position: 0 -50px; }
#five ul.button-group li:nth-child(2) a:hover {
  background-position: -224px -50px; }
#five ul.button-group li:nth-child(3) a {
  background-position: 0 -100px; }
#five ul.button-group li:nth-child(3) a:hover {
  background-position: -224px -100px; }
#five ul.button-group li:nth-child(4) a {
  background-position: 0 -150px; }
#five ul.button-group li:nth-child(4) a:hover {
  background-position: -224px -150px; }
#five ul.button-group li:nth-child(5) a {
  background-position: 0 -200px; }
#five ul.button-group li:nth-child(5) a:hover {
  background-position: -224px -200px; }
#five ul.tiny li {
  padding-bottom: 0;
  border-bottom: 0; }

#city ul.multi li p {
  padding-left: 5em; }

#topic ul.six {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  #topic ul.six::after {
    display: block;
    clear: both;
    content: ""; }
  #topic ul.six li {
    float: left;
    width: 33.3%; }
  #topic ul.six .figure {
    margin: 4px; }

#digit ul.nav-tabs li.tabs {
  background: url("bg-li.png") no-repeat; }
#digit ul.nav-tabs li.tabs a {
  width: 188px;
  height: 44px;
  padding: 0;
  line-height: 38px;
  text-align: center;
  background: url("bg-tabs.png") no-repeat; }
#digit ul.nav-tabs li.tabs a.digit_1 {
  background-position: 0 0; }
#digit ul.nav-tabs li.tabs a.digit_2 {
  background-position: 0 -50px; }
#digit ul.nav-tabs li.tabs a.digit_3 {
  background-position: 0 -100px; }
#digit ul.nav-tabs li.tabs a.digit_4 {
  background-position: 0 -150px; }
#digit ul.nav-tabs li.tabs .active {
  color: #fff; }
#digit ul.nav-tabs li.tabs .active.digit_1 {
  background-position: -200px 0; }
#digit ul.nav-tabs li.tabs .active.digit_2 {
  background-position: -200px -50px; }
#digit ul.nav-tabs li.tabs .active.digit_3 {
  background-position: -200px -100px; }
#digit ul.nav-tabs li.tabs .active.digit_4 {
  background-position: -200px -150px; }
#digit .tab-content .tab-pane {
  height: 230px;
  overflow-y: hidden; }
#digit .grid .col-left {
  width: 230px; }
#digit .grid .col-right {
  width: 524px; }
#digit .grid .figure {
  padding-top: 16px; }
#digit .grid .figure img {
  width: 230px;
  height: 208px; }
#digit .grid .figure .figure-caption h6 {
  padding: 1em;
  background-color: rgba(0, 70, 170, 0.5);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 70, 170, 0)), to(#0046aa));
  background: -o-linear-gradient(rgba(0, 70, 170, 0), #0046aa);
  background: linear-gradient(rgba(0, 70, 170, 0), #0046aa); }
#digit .grid .media {
  padding-bottom: 0;
  border-bottom: 0; }
#digit .grid .media img {
  width: 128px;
  height: 96px; }
#digit .grid .media .media-body {
  width: 380px; }
#digit .box {
  padding: 16px; }
#digit .box .list-group::after {
  display: block;
  clear: both;
  content: ""; }
#digit .box .list-group li {
  float: left;
  width: 50%;
  padding-right: 32px;
  padding-right: 0 \9; }

#server .links {
  margin-bottom: 16px; }
#server .links a {
  display: block;
  padding: 12px 0 12px 24px;
  margin-bottom: 8px;
  background-color: #82d2fa;
  border-radius: 6px; }
#server .links a:hover {
  text-decoration: none;
  border-color: #0041eb;
  background-color: #0041eb;
  background: -webkit-gradient(linear, left top, left bottom, from(#0f87f5), to(#0041eb));
  background: -o-linear-gradient(#0f87f5, #0041eb);
  background: linear-gradient(#0f87f5, #0041eb); }
#server .links-2 a {
  display: inline-block;
  width: 167px;
  height: 84px; }
#server .links-2 a:first-child {
  margin-right: 10px; }

.map {
  height: 960px;
  background: url("map-bg.jpg") no-repeat top; }
.map .part {
  padding-top: 32px; }
.map .part .part-hd {
  width: 1136px;
  height: 68px;
  margin: 0 auto 40px; }
.map .part .part-ft .pos {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 32px;
  padding-right: 16px; }
.map .part .part-ft .pos p {
  font-size: 14px;
  color: #fff;
  text-align: right; }

#map {
  position: relative;
  width: 1320px;
  height: 760px;
  margin: 0 auto;
  background: url("map-data-show.png") no-repeat; }
#map .sum {
  position: absolute;
  top: 34px;
  left: 620px;
  font-family: "Microsoft YaHei", Arial, sans-serif;
  font-size: 30px;
  color: yellow; }
#map .sum-cn {
  position: absolute;
  top: 138px;
  left: 620px;
  font-family: "Microsoft YaHei", Arial, sans-serif;
  font-size: 30px;
  color: yellow; }

#homeFooter {
  background-color: #001e78; }

.friends ul.nav-tabs {
  margin-bottom: 16px; }

.notice {
  background-color: #fff3cd; }
.notice .cont {
  padding: 16px;
  font-size: 14px;
  line-height: 22px;
  text-indent: 2em;
  color: #856404; }
.notice .cont p {
  margin-bottom: 0; }
