<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 

*/
html {
  background-color: #ffffff;
  overflow-x: hidden;
}
body {
  font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
  font-size: 13px;
  color: #4a4a4a;
  background-color: transparent;
  -webkit-font-smoothing: antialiased;
  line-height: 1.53846154;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
}
a {
  color: #0a0a0a;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0560dc;
  text-decoration: none;
}
a,
button {
  transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.carousel img {
  width: 100%;
  height: 100%;
}
a img {
  width: 100%;
  transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
a:hover img {
  transform: scale(1.2, 1.2);
}
ul &gt; li {
  list-style: none;
}
label {
  font-weight: normal;
}
small,
.small {
  font-size: 12px;
}
.badge,
.label {
  font-weight: bold;
}
.badge {
  background-color: #79baef;
}
.badge.up {
  position: relative;
  top: -10px;
  padding: 3px 6px;
  margin-left: -10px;
}
.badge-sm {
  font-size: 85%;
  padding: 2px 5px !important;
}
.label-sm {
  padding-top: 0;
  padding-bottom: 0;
}
.badge-white {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.35);
  padding: 2px 6px;
}
.badge-empty {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.15);
  color: inherit;
}
.caret-white {
  border-top-color: #fff;
  border-top-color: rgba(255, 255, 255, 0.65);
}
a:hover .caret-white {
  border-top-color: #fff;
}
.tooltip-inner {
  background-color: rgba(0, 0, 0, 0.9);
  background-color: #5f676a;
}
.tooltip.top .tooltip-arrow {
  border-top-color: rgba(0, 0, 0, 0.9);
  border-top-color: #5f676a;
}
.tooltip.right .tooltip-arrow {
  border-right-color: rgba(0, 0, 0, 0.9);
  border-right-color: #5f676a;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: rgba(0, 0, 0, 0.9);
  border-bottom-color: #5f676a;
}
.tooltip.left .tooltip-arrow {
  border-left-color: rgba(0, 0, 0, 0.9);
  border-left-color: #5f676a;
}
.thumbnail {
  border-color: #eaeef1;
}
.popover-content {
  font-size: 12px;
  line-height: 1.5;
}
.progress-xs {
  height: 6px;
}
.progress-sm {
  height: 10px;
}
.progress-sm .progress-bar {
  font-size: 10px;
  line-height: 1em;
}
.progress,
.progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.breadcrumb {
  background-color: #fff;
  border: 1px solid #eaeef1;
  padding-left: 10px;
  margin-bottom: 10px;
}
.breadcrumb &gt; li + li:before,
.breadcrumb &gt; .active {
  color: inherit;
}
.accordion-group,
.accordion-inner {
  border-color: #eaeef1;
  border-radius: 10px;
}
.alert {
  font-size: 12px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.alert .close i {
  font-size: 12px;
  font-weight: normal;
  display: block;
}
.form-control {
  border-color: #cbd5dd;
  border-radius: 10px;
}
.form-control,
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:focus {
  border-color: #0560dc;
}
.input-s-sm {
  width: 120px;
}
.input-s {
  width: 200px;
}
.input-s-lg {
  width: 250px;
}
.input-group-addon {
  border-color: #cbd5dd;
  background-color: #e2f0fc;
}
.list-group {
  border-radius: 10px;
}
.list-group.no-radius .list-group-item {
  border-radius: 0 !important;
}
.list-group.no-borders .list-group-item {
  border: none;
}
.list-group.no-border .list-group-item {
  border-width: 1px 0;
}
.list-group.no-bg .list-group-item {
  background-color: transparent;
}
.list-group-item {
  border-color: #eaeef1;
  padding-right: 15px;
}
a.list-group-item:hover,
a.list-group-item:focus {
  background-color: #ddeefb;
}
.list-group-item.media {
  margin-top: 0;
}
.list-group-item.active {
  color: #fff;
  border-color: #5293e9 !important;
  background-color: #5293e9 !important;
}
.list-group-item.active .text-muted {
  color: #dae8fa;
}
.list-group-item.active a {
  color: #fff;
}
.list-group-alt .list-group-item:nth-child(2n+2) {
  background-color: rgba(0, 0, 0, 0.02) !important;
}
.list-group-lg .list-group-item {
  padding-top: 15px;
  padding-bottom: 15px;
}
.list-group-sp .list-group-item {
  margin-bottom: 5px;
  border-radius: 3px;
}
.list-group-item &gt; .badge {
  margin-right: 0;
}
.list-group-item &gt; .fa-chevron-right {
  float: right;
  margin-top: 4px;
  margin-right: -5px;
}
.list-group-item &gt; .fa-chevron-right + .badge {
  margin-right: 5px;
}
.nav-pills.no-radius &gt; li &gt; a {
  border-radius: 0;
}
.nav-pills &gt; li.active &gt; a {
  color: #fff !important;
  background-color: #5293e9;
}
.nav &gt; li &gt; a:hover {
  background-color: #dbedfb;
}
.nav &gt; li &gt; a:focus {
  background-color: transparent;
}
.nav.nav-sm &gt; li &gt; a {
  padding: 6px 8px;
}
.nav .avatar {
  width: 30px;
  margin-top: -5px;
  margin-right: 5px;
}
.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
  background-color: #dbedfb;
}
.panel {
  border-radius: 10px;
}
.panel.panel-default {
  border-color: #eaeef1;
}
.panel.panel-default &gt; .panel-heading,
.panel.panel-default &gt; .panel-footer {
  border-color: #eaeef1;
}
.panel .list-group-item {
  border-color: #f3f5f7;
}
.panel.no-borders {
  border-width: 0;
}
.panel.no-borders .panel-heading,
.panel.no-borders .panel-footer {
  border-width: 0;
}
.panel .table td,
.panel .table th {
  padding: 8px 15px;
  border-top: 1px solid #eaeef1;
}
.panel .table thead &gt; tr &gt; th {
  border-bottom: 1px solid #eaeef1;
}
.panel .table-striped &gt; tbody &gt; tr:nth-child(odd) &gt; td,
.panel .table-striped &gt; tbody &gt; tr:nth-child(odd) &gt; th {
  background-color: #ddeefb;
}
.panel .table-striped &gt; thead th {
  background-color: #ddeefb;
  border-right: 1px solid #eaeef1;
}
.panel .table-striped &gt; thead th:last-child {
  border-right: none;
}
.panel-heading {
  border-radius: 10px 10px 0 0;
}
.panel-default .panel-heading {
  background-color: #ffffff;
}
.panel-heading.no-border {
  margin: -1px -1px 0 -1px;
  border: none;
}
.panel-heading .nav {
  margin: -10px -15px;
}
.panel-heading .nav &gt; li &gt; a {
  border-radius: 10px 10px 0 0;
  margin: 0;
  border-bottom-color: #eaeef1 !important;
}
.panel-heading .nav &gt; li.active &gt; a {
  border-color: #eaeef1 !important;
  border-bottom-color: #fff !important;
}
.panel-heading .nav-tabs {
  margin: -11px -16px;
  border-color: #eaeef1;
}
.panel-heading .nav-tabs.nav-justified {
  width: auto;
}
.panel-heading .nav-tabs &gt; li &gt; a {
  padding-top: 11px;
  padding-bottom: 12px;
  font-size: 18px;
  font-weight: 600;
}
.panel-heading .list-group {
  background: transparent;
}
.panel-footer {
  border-color: #eaeef1;
  border-radius: 0 0 10px 10px;
  background-color: #ddeefb;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #eaedef;
}
.open {
  z-index: 1050;
  position: relative;
}
.dropdown-menu {
  font-size: 13px;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-menu.pull-left {
  left: 100%;
}
.dropdown-menu &gt; .panel {
  border: none;
  margin: -5px 0;
}
.dropdown-menu &gt; li &gt; a {
  padding: 5px 15px;
}
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus,
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
  background-image: none;
  filter: none;
  background-color: #d4e9fa !important;
  color: #0560dc;
}
.dropdown-header {
  padding: 5px 15px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu:hover &gt; a,
.dropdown-submenu:focus &gt; a {
  background-color: #d4e9fa !important;
  color: #4a4a4a;
}
.dropdown-submenu:hover &gt; .dropdown-menu,
.dropdown-submenu:focus &gt; .dropdown-menu {
  display: block;
}
.dropdown-submenu.pull-left {
  float: none !important;
}
.dropdown-submenu.pull-left &gt; .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
.dropdown-submenu .dropdown-menu {
  left: 100%;
  top: 0;
  margin-top: -6px;
  margin-left: -1px;
}
.dropup .dropdown-submenu &gt; .dropdown-menu {
  top: auto;
  bottom: 0;
}
.dropdown-select &gt; li &gt; a input {
  position: absolute;
  left: -9999em;
}
/*Carousel*/
.carousel-control {
  width: 90px;
  color: #999;
  text-shadow: none;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ccc;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
  filter: none;
}
.carousel-control i {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
}
.carousel-indicators.out {
  bottom: -5px;
}
.carousel-indicators li {
  transition: background-color 0.25s;
  -o-transition: background-color 0.25s;
  -ms-transition: background-color 0.25s;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  background: #ddd;
  background-color: rgba(0, 0, 0, 0.2);
  border: none;
}
.carousel-indicators .active {
  background: #f0f0f0;
  background-color: rgba(200, 200, 200, 0.2);
  width: 10px;
  height: 10px;
  margin: 1px;
}
.carousel.carousel-fade .item {
  transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  -ms-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.carousel-fade .active {
  opacity: 1;
  filter: alpha(opacity=1);
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}
.carousel.carousel-fade .carousel-control {
  z-index: 3;
}
/*cols*/
.col-lg-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-0 {
  clear: left;
}
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.no-gutter [class*="col"] {
  padding: 0;
}
.modal-backdrop {
  background-color: #5f676a;
}
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal-over {
  width: 100%;
  height: 100%;
  position: relative;
  background: #5f676a;
}
.modal-center {
  position: absolute;
  left: 50%;
  top: 50%;
}
.modal-content {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}
.icon-muted {
  color: #ccc;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: transparent;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed !important;
}
.navbar-fixed-top + * {
  padding-top: 50px;
}
.navbar-fixed-top.header-md + * {
  padding-top: 60px;
}
/*layout*/
body {
  background: url("../images/bg-header.jpg") center top no-repeat #ffffff;
}
body.container {
  padding: 0;
}
/*瓒呭ぇ灞�*/
@media only screen and (min-width: 1500px) {
  .container {
    width: 1280px;
  }
}
@media only screen and (max-width: 991px) {
  body.container {
    -webkit-box-shadow: 0 3px 60px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 60px rgba(0, 0, 0, 0.3);
    border-left: 1px solid #cbd5dd;
    border-right: 1px solid #cbd5dd;
  }
  .app,
  .app body {
    height: 100%;
    overflow: hidden;
  }
  .app .hbox.stretch {
    height: 100%;
  }
  .app .vbox &gt; section,
  .app .vbox &gt; footer {
    position: absolute;
  }
  .app .vbox.flex &gt; section &gt; section {
    overflow: auto;
  }
  .hbox {
    display: table;
    table-layout: fixed;
    border-spacing: 0;
    width: 100%;
  }
  .hbox &gt; aside,
  .hbox &gt; section {
    display: table-cell;
    vertical-align: top;
    height: 100%;
    float: none;
  }
  .hbox &gt; aside.show,
  .hbox &gt; section.show,
  .hbox &gt; aside.hidden-sm,
  .hbox &gt; section.hidden-sm {
    display: table-cell !important;
  }
  .vbox {
    display: table;
    border-spacing: 0;
    position: relative;
    height: 100%;
    width: 100%;
  }
  .vbox &gt; section,
  .vbox &gt; footer {
    top: 0;
    bottom: 0;
    width: 100%;
  }
  .vbox &gt; header ~ section {
    top: 50px;
  }
  .vbox &gt; header.header-md ~ section {
    top: 60px;
  }
  .vbox &gt; section.w-f {
    bottom: 50px;
  }
  .vbox &gt; footer {
    top: auto;
    z-index: 1000;
  }
  .vbox &gt; footer ~ section {
    bottom: 50px;
  }
  .vbox.flex &gt; header,
  .vbox.flex &gt; section,
  .vbox.flex &gt; footer {
    position: inherit;
  }
  .vbox.flex &gt; section {
    display: table-row;
    height: 100%;
  }
  .vbox.flex &gt; section &gt; section {
    position: relative;
    height: 100%;
    -webkit-overflow-scrolling: touch;
  }
  .ie .vbox.flex &gt; section &gt; section {
    display: table-cell;
  }
  .vbox.flex &gt; section &gt; section &gt; section {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .aside-xs {
    width: 60px;
  }
  .aside-sm {
    width: 150px;
  }
  .aside {
    width: 200px;
  }
  .aside-md {
    width: 240px;
  }
  .aside-lg {
    width: 300px;
  }
  .aside-xl {
    width: 360px;
  }
  .aside-xxl {
    width: 480px;
  }
  .header-md {
    min-height: 60px;
  }
  .header-md .navbar-form {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .scrollable {
    -webkit-overflow-scrolling: touch;
  }
  ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
  }
  ::-webkit-scrollbar-thumb {
    background-color: rgba(50, 50, 50, 0.25);
    border: 2px solid transparent;
    border-radius: 10px;
    background-clip: padding-box;
  }
  ::-webkit-scrollbar-thumb:hover {
    background-color: rgba(50, 50, 50, 0.5);
  }
  ::-webkit-scrollbar-track {
    background-color: rgba(50, 50, 50, 0.05);
  }
}
.scrollable {
  overflow-x: hidden;
  overflow-y: auto;
}
.no-touch .scrollable.hover {
  overflow-y: hidden;
}
.no-touch .scrollable.hover:hover {
  overflow: visible;
  overflow-y: auto;
}
.no-touch ::-webkit-scrollbar-button {
  width: 10px;
  height: 6px;
  background-color: rgba(50, 50, 50, 0.05);
}
.slimScrollBar {
  border-radius: 5px;
  border: 2px solid transparent;
  border-radius: 10px;
  background-clip: padding-box !important;
}
@media print {
  html,
  body,
  .hbox,
  .vbox {
    height: auto;
  }
  .vbox &gt; section,
  .vbox &gt; footer {
    position: relative;
  }
}
/* Header */
@media only screen and (max-width: 767px) {
  .header {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .header {
    min-height: 270px;
  }
}
.wrapper-logo {
  padding-top: 35px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .wrapper-logo {
    min-height: 70px;
    padding-top: 25px;
    padding-bottom: 0;
  }
}
.wrapper-top {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #9bc6ff;
  background: rgba(5, 96, 220, 0.1);
}
.wrapper-top span.iconfont {
  display: inline-block;
  color: #0560dc;
  line-height: 1.4;
}
.wrapper-top .opennew {
  line-height: 1;
  padding-right: 7px;
  padding-bottom: 3px;
  padding-left: 5px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 1px;
}
.wrapper-top a {
  font-size: 16px;
  font-weight: 600;
  color: #0560dc;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  line-height: 1.5;
}
.wrapper-top a:hover {
  color: #e73e58;
}
@media only screen and (max-width: 767px) {
  .wrapper-top a {
    font-size: 11px;
  }
}
.wrapper-top .left-tpmenu {
  padding-left: 10px;
}
.wrapper-top .right-tpmenu {
  padding-left: 50px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .wrapper-top .right-tpmenu {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .top-news-wrapper {
    padding-top: 43px;
    padding-bottom: 15px;
  }
}
.top-news {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 10px 30px 0 rgba(147, 160, 175, 0.24);
}
@media only screen and (max-width: 767px) {
  .top-news {
    padding: 10px;
    margin-bottom: 10px;
  }
}
.top-news .panel {
  background: none!important;
  padding-top: 0;
  margin: 0;
}
.top-news .panel .panel-body {
  padding: 0;
}
.top-news .panel .panel-heading {
  padding: 0;
  margin: 0;
}
.top-news h4 {
  margin-top: 0;
  line-height: 1.5;
  font-weight: 600;
}
.top-news h4 a {
  font-size: 23px;
  color: #0560dc;
}
.top-news h4 a:hover {
  color: #26bd72;
}
@media only screen and (max-width: 767px) {
  .top-news h4 a {
    font-size: 16px;
    line-height: 1;
  }
}
.top-news p {
  color: #4a4a4a;
  font-size: 14px;
}
.top-news p a {
  color: #0560dc;
  margin-left: 15px;
}
.top-news p a:hover {
  color: #26bd72;
}
@media only screen and (max-width: 767px) {
  .top-news p {
    font-size: 12px;
  }
}
/* 骞荤伅鐗� */
@media only screen and (max-width: 991px) {
  .carousel {
    margin-bottom: 20px;
  }
}
.carousel-indicators {
  left: 50%;
  top: 15px;
  max-height: 20px;
}
.carousel-caption {
  background: -webkit-linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, #000000 100%) rgba(0, 0, 0, 0.1) !important;
  background: -moz-linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, #000000 100%) rgba(0, 0, 0, 0.1) !important;
  background: -ms-linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, #000000 100%) rgba(0, 0, 0, 0.1) !important;
  background: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, #000000 100%) rgba(0, 0, 0, 0.1) !important;
  padding: 30px 20px 10px 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  z-index: 999;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .carousel-caption {
    padding: 15px;
  }
}
.carousel-caption h3 {
  margin-top: 5px;
  line-height: 1.5;
}
.carousel-caption h3 a {
  color: white;
}
.carousel-caption h3 a:hover {
  color: #ffa552;
}
@media only screen and (max-width: 767px) {
  .carousel-caption h3 {
    font-size: 12px;
    text-align: center;
    margin: 0;
  }
}
.carousel-caption .post-time {
  color: white;
}
@media only screen and (max-width: 767px) {
  .carousel-caption .post-time {
    display: none;
  }
}
.carousel-control {
  color: white;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
}
.carousel-control .icon-left,
.carousel-control .icon-right1,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -30px;
  font-size: 2em;
}
.carousel-control .icon-right1,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -30px;
}
.carousel-control .icon-left,
.carousel-control .icon-prev {
  right: 50%;
  margin-right: -10px;
}
.carousel-inner &gt; .item {
  height: 430px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .carousel-inner &gt; .item {
    height: 220px;
  }
}
.carousel-inner &gt; .item &gt; img {
  height: 430px;
}
@media only screen and (max-width: 767px) {
  .carousel-inner &gt; .item &gt; img {
    height: 220px;
  }
}
/*primary nav*/
.navbar-header {
  position: relative;
}
.navbar-header &gt; .btn {
  position: absolute;
  font-size: 1.3em;
  padding: 9px 16px;
  line-height: 30px;
  left: 0;
}
.navbar-header .navbar-brand + .btn {
  right: 0;
  top: 0;
  left: auto;
}
.navbar-brand {
  float: none;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  height: auto;
  line-height: 50px;
  display: inline-block;
  padding: 0 15px;
}
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand img {
  max-height: 20px;
  margin-top: -4px;
  vertical-align: middle;
}
.nav-primary li &gt; a &gt; i {
  margin: -8px -10px;
  line-height: 36px;
  width: 36px;
  float: left;
  margin-right: 5px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.nav-primary li &gt; a &gt; i:before {
  position: relative;
  z-index: 2;
}
.nav-primary ul.nav &gt; li &gt; a {
  padding: 8px 15px;
  position: relative;
  transition: background-color 0.2s ease-in-out 0s;
  -o-transition: background-color 0.2s ease-in-out 0s;
  -ms-transition: background-color 0.2s ease-in-out 0s;
  -webkit-transition: background-color 0.2s ease-in-out 0s;
  -moz-transition: background-color 0.2s ease-in-out 0s;
}
.no-borders .nav-primary ul.nav &gt; li &gt; a {
  border-width: 0 !important;
}
.nav-primary ul.nav &gt; li &gt; a &gt; .badge {
  font-size: 11px;
  padding: 2px 5px 2px 4px;
  margin-top: 2px;
}
.nav-primary ul.nav &gt; li &gt; a &gt; .text-muted {
  margin: 0 3px;
}
.nav-primary ul.nav &gt; li &gt; a.active .text {
  display: none;
}
.nav-primary ul.nav &gt; li &gt; a.active .text-active {
  display: inline-block !important;
}
.nav-primary ul.nav &gt; li li a {
  font-weight: normal;
  text-transform: none;
}
.nav-primary ul.nav &gt; li.active &gt; ul {
  display: block;
}
.nav-primary ul.nav ul {
  display: none;
}
.bg-black .nav-primary &gt; ul.nav-main &gt; li:hover &gt; a,
.bg-black .nav-primary &gt; ul.nav-main &gt; li:focus &gt; a,
.bg-black .nav-primary &gt; ul.nav-main &gt; li:active &gt; a,
.bg-black .nav-primary &gt; ul.nav-main &gt; li.active &gt; a {
  background-color: #26bd72;
}
@media (min-width: 768px) {
  .visible-nav-xs {
    display: none;
  }
  .nav-xs {
    width: 70px;
  }
  .nav-xs .slimScrollDiv,
  .nav-xs .slim-scroll {
    overflow: visible !important;
  }
  .nav-xs .slimScrollBar,
  .nav-xs .slimScrollRail {
    display: none !important;
  }
  .nav-xs .scrollable {
    overflow: visible;
  }
  .nav-xs .nav-primary &gt; ul &gt; li &gt; a {
    position: relative;
    padding: 0;
    font-size: 11px;
    text-align: center;
    height: 50px;
    overflow-y: hidden;
    border: none;
  }
  .nav-xs .nav-primary &gt; ul &gt; li &gt; a span {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    width: 70px;
  }
  .nav-xs .nav-primary &gt; ul &gt; li &gt; a span.pull-right {
    display: none !important;
  }
  .nav-xs .nav-primary &gt; ul &gt; li &gt; a i {
    width: auto;
    float: none;
    display: block;
    font-size: 16px;
    margin: 0;
    line-height: 50px;
    border: none !important;
    transition: margin-top 0.2s;
    -o-transition: margin-top 0.2s;
    -ms-transition: margin-top 0.2s;
    -webkit-transition: margin-top 0.2s;
    -moz-transition: margin-top 0.2s;
  }
  .nav-xs .nav-primary &gt; ul &gt; li &gt; a i b {
    left: 0 !important;
  }
  .nav-xs .nav-primary &gt; ul &gt; li &gt; a .badge {
    position: absolute;
    right: 10px;
    top: 4px;
    z-index: 3;
  }
  .nav-xs .nav-primary &gt; ul &gt; li:hover &gt; a i,
  .nav-xs .nav-primary &gt; ul &gt; li:focus &gt; a i,
  .nav-xs .nav-primary &gt; ul &gt; li:active &gt; a i,
  .nav-xs .nav-primary &gt; ul &gt; li.active &gt; a i {
    margin-top: -50px;
  }
  .nav-xs .nav-primary &gt; ul ul {
    display: none !important;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 1050;
    width: 220px;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  }
  .nav-xs .nav-primary li:hover &gt; ul,
  .nav-xs .nav-primary li:focus &gt; ul,
  .nav-xs .nav-primary li:active &gt; ul {
    display: block !important;
  }
  .nav-xs.nav-xs-right .nav-primary &gt; ul ul {
    left: auto;
    right: 100%;
  }
  .nav-xs &gt; .vbox &gt; .header,
  .nav-xs &gt; .vbox &gt; .footer {
    padding: 0 20px;
  }
  .nav-xs .hidden-nav-xs {
    display: none;
  }
  .nav-xs .visible-nav-xs {
    display: inherit;
  }
  .nav-xs .text-center-nav-xs {
    text-align: center;
  }
  .nav-xs .nav-user {
    padding-left: 0;
    padding-right: 0;
  }
  .nav-xs .nav-user .avatar {
    float: none !important;
    margin-right: 0;
  }
  .nav-xs .nav-user .dropdown &gt; a {
    display: block;
    text-align: center;
  }
  .nav-xs .navbar-header {
    float: none;
  }
  .nav-xs .navbar-brand {
    display: block;
    padding: 0;
  }
  .nav-xs .navbar-brand img {
    margin-right: 0;
  }
  .nav-xs .navbar {
    padding: 0;
  }
  .header-md .navbar-brand {
    line-height: 60px;
  }
  .header-md .navbar-brand img {
    max-height: 30px;
  }
  .header-md .navbar-nav &gt; li &gt; a {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top-xs {
    position: fixed !important;
    left: 0;
    width: 100%;
    z-index: 1100;
  }
  .navbar-fixed-top-xs + * {
    padding-top: 50px !important;
  }
  .nav-bar-fixed-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1100;
  }
  /* .off screen nav from left or right*/
  html,
  body {
    overflow-x: hidden;
    min-height: 100%;
  }
  .nav-primary .dropdown-menu {
    position: relative;
    float: none;
    left: 0;
    margin-left: 0;
    padding: 0;
  }
  .nav-primary .dropdown-menu a {
    padding: 15px;
    border-bottom: 1px solid #eee;
  }
  .nav-primary .dropdown-menu li:last-child a {
    border-bottom: none;
  }
  .navbar-header {
    text-align: center;
  }
  .nav-user {
    margin: 0;
    padding: 15px;
  }
  .nav-user.open {
    display: inherit !important;
  }
  .nav-user .dropdown-menu {
    display: block;
    position: static;
    float: none;
  }
  .nav-user .dropdown &gt; a {
    display: block;
    text-align: center;
    font-size: 18px;
    padding-bottom: 10px;
  }
  .nav-user .avatar {
    width: 160px !important;
    float: none !important;
    display: block;
    margin: 20px auto;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.1);
    position: relative;
  }
  .nav-user .avatar:before {
    content: "";
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    top: 5px;
    border: 4px solid #fff;
    border-radius: 500px;
  }
  .nav-off-screen {
    display: block !important;
    position: absolute;
    left: 0;
    top: 0px;
    bottom: 0;
    width: 75%;
    visibility: visible;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .nav-off-screen .nav-primary {
    display: block !important;
  }
  .nav-off-screen .navbar-fixed-top-xs {
    width: 75%;
  }
  .nav-off-screen.push-right .navbar-fixed-top-xs {
    left: 25%;
  }
  .nav-off-screen.push-right {
    left: auto;
    right: 0;
  }
  .nav-off-screen.push-right + * {
    -webkit-transform: translate3d(-75%, 0px, 0px);
    transform: translate3d(-75%, 0px, 0px);
  }
  .nav-off-screen + * {
    background-color: #ffffff;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    -moz-transition: -moz-transform 0.2s ease-in-out;
    -o-transition: -o-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(75%, 0px, 0px);
    transform: translate3d(75%, 0px, 0px);
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
  }
  .nav-off-screen + * .nav-off-screen-block {
    display: block !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1950;
  }
  .navbar + section .nav-off-screen {
    top: 50px;
  }
  .navbar + section .nav-off-screen + * {
    top: 50px;
  }
  .slimScrollDiv,
  .slim-scroll {
    overflow: visible !important;
    height: auto !important;
  }
  .slimScrollBar,
  .slimScrollRail {
    display: none !important;
  }
}
/* 涓昏彍鍗� */
.wrapper-nav {
  background: -webkit-linear-gradient(-180deg, #0c99f0 0%, #0173de 100%) #0560dc !important;
  background: -moz-linear-gradient(-180deg, #0c99f0 0%, #0173de 100%) #0560dc !important;
  background: -ms-linear-gradient(-180deg, #0c99f0 0%, #0173de 100%) #0560dc !important;
  background: linear-gradient(-180deg, #0c99f0 0%, #0173de 100%) #0560dc !important;
  box-shadow: 0 10px 30px 0 rgba(5, 96, 220, 0.3);
}
@media only screen and (min-width: 992px) {
  .wrapper-nav {
    min-height: 62px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-nav {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
  }
}
.navbar-default {
  border-radius: 0;
  min-height: 62px;
  margin-bottom: 0;
  border-style: none;
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  .navbar-default {
    background: #0560dc !important;
    min-height: auto;
  }
}
.navbar-default .navbar-nav {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .navbar-default .navbar-nav {
    display: table!important;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-default .navbar-nav {
    margin: 0 -15px !important;
  }
}
@media only screen and (min-width: 992px) {
  .navbar-default .navbar-nav &gt; li {
    padding: 0;
    display: table-cell;
    text-align: center;
    position: relative;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-default .navbar-nav &gt; li {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
.navbar-default .navbar-nav &gt; li &gt; a {
  padding: 20px 10px;
  line-height: 20px;
  color: #ffffff;
  font-weight: bold;
}
@media only screen and (min-width: 1500px) {
  .navbar-default .navbar-nav &gt; li &gt; a {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-default .navbar-nav &gt; li &gt; a {
    padding-left: 7px;
    padding-right: 7px;
    font-size: 12px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-default .navbar-nav &gt; li &gt; a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px !important;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-default .navbar-nav &gt; li &gt; a {
    padding: 5px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-default .navbar-nav &gt; li &gt; a .caret {
    margin-left: 0;
    vertical-align: middle;
    border-top: 3px solid;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
  }
}
.navbar-default .navbar-nav &gt; .active,
.navbar-default .navbar-nav &gt; li:hover,
.navbar-default .navbar-nav &gt; li:focus {
  background: -webkit-linear-gradient(-180deg, #7ee456 0%, #1cb975 100%) #26bd72 !important;
  background: -moz-linear-gradient(-180deg, #7ee456 0%, #1cb975 100%) #26bd72 !important;
  background: -ms-linear-gradient(-180deg, #7ee456 0%, #1cb975 100%) #26bd72 !important;
  background: linear-gradient(-180deg, #7ee456 0%, #1cb975 100%) #26bd72 !important;
}
@media only screen and (min-width: 992px) {
  .navbar-default .navbar-nav &gt; .active,
  .navbar-default .navbar-nav &gt; li:hover,
  .navbar-default .navbar-nav &gt; li:focus {
    min-height: 62px;
    height: 62px;
  }
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; li:hover &gt; a.dropdown-toggle {
  background-color: transparent;
  color: white;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}
/* Contants */
.contants {
  min-height: 400px;
  background: url("../images/bg-contant.png") center top no-repeat;
  padding-top: 70px;
}
@media only screen and (max-width: 767px) {
  .contants {
    padding-top: 20px;
  }
}
.panel {
  border: none;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}
.panel .panel-heading {
  margin-bottom: 20px;
  font-size: 2rem;
  position: relative;
}
.panel .panel-heading i {
  color: #9ca8b2;
  font-size: 1.7rem;
}
/* 鍒楄〃 */
ul.lists {
  margin: 0;
  padding: 0;
}
ul.lists li {
  font-size: 16px;
  padding-left: 20px;
  padding-top: 9px;
  padding-bottom: 9px;
  background: url(../images/point.png) left 17px no-repeat;
  border-bottom: 1px dotted #dfe2e3;
}
ul.lists li:last-child {
  border-bottom: none;
}
ul.lists li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
@media only screen and (max-width: 767px) {
  ul.lists li {
    font-size: 14px;
    line-height: 1.8;
  }
}
ul.lists.bmx li {
  background-image: none;
  border: none;
  padding-right: 20px;
}
ul.lists.bmx li:nth-child(odd) {
  background-color: #f5f6f6;
}
ul.lists.bmx li.list-header {
  background-color: #ecf6fb;
}
.post-time {
  color: #969ca0;
  font-size: 12px;
  line-height: 2;
  display: inline-block;
  padding-left: 10px;
}
/* 甯﹀浘鏂伴椈 */
.img-news a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.img-news a img {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .img-news a img {
    height: 234px;
  }
}
.img-news h4 {
  width: 100%;
  margin: 0;
  line-height: 1.4;
}
.img-news h4 a:hover {
  color: #0560dc;
}
/* 鍖哄潡鏍囬 */
.normal .panel-heading {
  background: -webkit-linear-gradient(225deg, #7ccdff 0%, #42a4ff 100%) #0560dc !important;
  background: -moz-linear-gradient(225deg, #7ccdff 0%, #42a4ff 100%) #0560dc !important;
  background: -ms-linear-gradient(225deg, #7ccdff 0%, #42a4ff 100%) #0560dc !important;
  background: linear-gradient(225deg, #7ccdff 0%, #42a4ff 100%) #0560dc !important;
  -webkit-box-shadow: 0 7px 20px 0 rgba(71, 149, 255, 0.3);
  box-shadow: 0 7px 20px 0 rgba(71, 149, 255, 0.3);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: white;
  position: relative;
  padding-top: 17px;
  padding-bottom: 18px;
  border-bottom-style: none;
}
.normal .panel-heading .panel-title {
  font-size: 18px;
  font-weight: 600;
}
.normal .panel-heading i {
  margin-right: 10px;
  font-size: 1.5em;
  float: left;
  line-height: 0.7em;
}
/* Tabs */
@media only screen and (min-width: 992px) {
  .tab-content .col-md-7 {
    position: static;
  }
}
.tabs {
  position: relative;
}
.tabs .read-more {
  background: none;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .tabs .read-more {
    position: absolute;
    right: 15px;
    top: 6px;
  }
}
.tabs .panel-heading {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  min-height: 55px;
  background: -webkit-linear-gradient(225deg, #7ccdff 0%, #42a4ff 100%) #0560dc !important;
  background: -moz-linear-gradient(225deg, #7ccdff 0%, #42a4ff 100%) #0560dc !important;
  background: -ms-linear-gradient(225deg, #7ccdff 0%, #42a4ff 100%) #0560dc !important;
  background: linear-gradient(225deg, #7ccdff 0%, #42a4ff 100%) #0560dc !important;
  -webkit-box-shadow: 0 7px 20px 0 rgba(71, 149, 255, 0.3);
  box-shadow: 0 7px 20px 0 rgba(71, 149, 255, 0.3);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: none;
}
@media only screen and (max-width: 991px) {
  .tabs .panel-heading {
    padding: 0!important;
    min-height: 47px;
  }
}
.tabs .panel-body {
  padding: 20px 0 0 0;
}
.tabs .nav-tabs {
  border: none;
  margin: 0;
  padding: 0;
}
.tabs .nav-tabs &gt; li {
  padding-right: 4px;
  padding-left: 1px;
}
.tabs .nav-tabs &gt; li &gt; a {
  border-bottom-style: none;
  border: none;
  padding: 15px 15px;
  color: white;
  min-height: 55px;
  font-size: 16px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.tabs .nav-tabs &gt; li &gt; a:hover {
  border: none;
  background: -webkit-linear-gradient(-180deg, rgba(255, 255, 255, 0.6) 0%, #ffffff 90%) rgba(235, 245, 250, 0) !important;
  background: -moz-linear-gradient(-180deg, rgba(255, 255, 255, 0.6) 0%, #ffffff 90%) rgba(235, 245, 250, 0) !important;
  background: -ms-linear-gradient(-180deg, rgba(255, 255, 255, 0.6) 0%, #ffffff 90%) rgba(235, 245, 250, 0) !important;
  background: linear-gradient(-180deg, rgba(255, 255, 255, 0.6) 0%, #ffffff 90%) rgba(235, 245, 250, 0) !important;
  color: #0560dc;
}
@media only screen and (max-width: 991px) {
  .tabs .nav-tabs &gt; li &gt; a {
    font-size: 16px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
  }
}
.tabs .nav-tabs &gt; li.active &gt; a {
  border: none;
  background: -webkit-linear-gradient(-180deg, rgba(255, 255, 255, 0.6) 0%, #ffffff 90%) rgba(235, 245, 250, 0) !important;
  background: -moz-linear-gradient(-180deg, rgba(255, 255, 255, 0.6) 0%, #ffffff 90%) rgba(235, 245, 250, 0) !important;
  background: -ms-linear-gradient(-180deg, rgba(255, 255, 255, 0.6) 0%, #ffffff 90%) rgba(235, 245, 250, 0) !important;
  background: linear-gradient(-180deg, rgba(255, 255, 255, 0.6) 0%, #ffffff 90%) rgba(235, 245, 250, 0) !important;
  color: #0560dc;
}
@media only screen and (max-width: 991px) {
  .tabs .nav-tabs &gt; li {
    display: table-cell !important;
    float: none!important;
    padding-right: 1px;
    padding-left: 1px;
  }
}
@media only screen and (max-width: 991px) {
  .tabs .nav-tabs {
    display: table!important;
    float: none!important;
    width: 100%;
    margin: 0;
  }
}
/* 閾炬帴浠� */
.wrapper-links {
  color: #0E4E6F;
  padding: 0 0 20px 0;
}
@media only screen and (min-width: 992px) {
  .wrapper-links .links .btn-wrapper {
    width: 19.7%;
    padding: 0 5px;
    display: inline-block;
  }
}
.wrapper-links .links .btn-wrapper .btn {
  width: 100%;
  font-size: 20px;
  font-size: 2rem;
  padding: 15px 10px;
  font-weight: 600;
  position: relative;
  line-height: 3rem;
  overflow: hidden;
  text-align: center;
  border: none;
  transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.wrapper-links .links .btn-wrapper .btn:hover {
  background: -webkit-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: -moz-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: -ms-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
}
.wrapper-links .links .btn-wrapper .btn span {
  font-size: 80px;
  font-size: 8rem;
  position: absolute;
  left: 2px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.wrapper-links .links .btn-wrapper .btn.zi {
  background: -webkit-linear-gradient(-43deg, #6170d0 0%, #7b9fde 100%) #ffa552 !important;
  background: -moz-linear-gradient(-43deg, #6170d0 0%, #7b9fde 100%) #ffa552 !important;
  background: -ms-linear-gradient(-43deg, #6170d0 0%, #7b9fde 100%) #ffa552 !important;
  background: linear-gradient(-43deg, #6170d0 0%, #7b9fde 100%) #ffa552 !important;
}
.wrapper-links .links .btn-wrapper .btn.zi:hover {
  background: -webkit-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: -moz-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: -ms-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
}
.wrapper-links .links .btn-wrapper .btn.lan {
  background: -webkit-linear-gradient(-43deg, #458dc8 0%, #50b0e8 100%) #ffa552 !important;
  background: -moz-linear-gradient(-43deg, #458dc8 0%, #50b0e8 100%) #ffa552 !important;
  background: -ms-linear-gradient(-43deg, #458dc8 0%, #50b0e8 100%) #ffa552 !important;
  background: linear-gradient(-43deg, #458dc8 0%, #50b0e8 100%) #ffa552 !important;
}
.wrapper-links .links .btn-wrapper .btn.lan:hover {
  background: -webkit-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: -moz-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: -ms-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
}
.wrapper-links .links .btn-wrapper .btn.lv {
  background: -webkit-linear-gradient(135deg, #93cb7c 0%, #4bb989 100%) #ffa552 !important;
  background: -moz-linear-gradient(135deg, #93cb7c 0%, #4bb989 100%) #ffa552 !important;
  background: -ms-linear-gradient(135deg, #93cb7c 0%, #4bb989 100%) #ffa552 !important;
  background: linear-gradient(135deg, #93cb7c 0%, #4bb989 100%) #ffa552 !important;
}
.wrapper-links .links .btn-wrapper .btn.lv:hover {
  background: -webkit-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: -moz-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: -ms-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
}
.wrapper-links .links .btn-wrapper .btn.huang {
  background: -webkit-linear-gradient(135deg, #e0ba61 0%, #d79650 100%) #ffa552 !important;
  background: -moz-linear-gradient(135deg, #e0ba61 0%, #d79650 100%) #ffa552 !important;
  background: -ms-linear-gradient(135deg, #e0ba61 0%, #d79650 100%) #ffa552 !important;
  background: linear-gradient(135deg, #e0ba61 0%, #d79650 100%) #ffa552 !important;
}
.wrapper-links .links .btn-wrapper .btn.huang:hover {
  background: -webkit-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: -moz-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: -ms-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
}
.wrapper-links .links .btn-wrapper .btn.hong {
  background: -webkit-linear-gradient(135deg, #c43a30 0%, #af1a1a 100%) #ffa552 !important;
  background: -moz-linear-gradient(135deg, #c43a30 0%, #af1a1a 100%) #ffa552 !important;
  background: -ms-linear-gradient(135deg, #c43a30 0%, #af1a1a 100%) #ffa552 !important;
  background: linear-gradient(135deg, #c43a30 0%, #af1a1a 100%) #ffa552 !important;
}
.wrapper-links .links .btn-wrapper .btn.hong:hover {
  background: -webkit-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: -moz-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: -ms-linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
  background: linear-gradient(-135deg, #cb6100 0%, #ffa552 100%) #f6a642 !important;
}
/* links2 */
.links2 {
  padding-top: 20px;
}
.links2 .links_list a {
  width: 160px;
  margin: 0 10px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.links2 .links_list a span {
  font-size: 32px;
  line-height: 1.2;
  color: #0560dc;
  width: 70px;
  height: 70px;
  display: inline-block;
  padding: 15px;
  border: 1px solid #b0d1fd;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.links2 .links_list a span:hover {
  background-color: #0560dc;
  color: white;
}
.links2 .links_list a h5 {
  font-size: 16px;
  line-height: 1.5;
}
/* 杈规爮閮ㄥ垎 */
.img-link a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.sider .nav-tabs {
  display: table!important;
  width: 100%;
}
.sider .nav-tabs li {
  display: table-cell !important;
  position: relative;
  float: none!important;
  text-align: center;
}
.sider .lists {
  height: 310px;
}
.sider .lists li {
  padding: 10px;
  background: none;
}
.sider .lists li a {
  white-space: normal!important;
  line-height: 1.7;
}
.sider .lists .post-time {
  padding-left: 0;
}
.sider .links2 {
  padding: 0;
  margin-top: 10px;
}
.sider .links2 li {
  margin-bottom: 15px;
}
.sider .links2 li a {
  display: block;
  background: rgba(208, 231, 254, 0.75);
  border: 1px solid rgba(82, 147, 233, 0.45);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 10px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .sider .links2 li a {
    font-size: 14px;
    line-height: 1.8;
  }
}
/* 婊氬姩鍏冪礌 */
.str_wrap {
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.str_move_clone {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}
.str_wrap img {
  max-width: none!important;
}
/* 浜岀骇椤甸潰鏍囬 */
@media only screen and (max-width: 991px) {
  .page-title {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
  }
}
.page-title h3 {
  color: #0560dc;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 2;
  font-weight: 600;
  padding-left: 20px;
}
@media only screen and (max-width: 991px) {
  .page-title h3 {
    font-size: 1.7rem;
  }
}
.breadcrumb {
  background-color: transparent;
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
  font-size: 1.4rem;
}
.add_page a {
  padding: 10px;
}
.add_page a::before {
  content: "\f07c";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  font-weight: normal;
  height: 14px;
  line-height: 14px;
  margin-right: 5px;
}
.add_page a:first-child::before {
  content: "\f015";
}
.add_page a:last-child::before {
  content: "\f0f6";
}
/* Siderbar menu */
.siderbar {
  margin-top: -60px;
  box-shadow: 0 10px 30px 0 rgba(147, 160, 175, 0.24);
  background: url("../images/bg-siderbar.png") center bottom no-repeat rgba(255, 255, 255, 0.7);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .siderbar {
    margin-top: -30px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .siderbar .siderbar-header {
    padding-top: 15px;
    padding-bottom: 5px;
    min-height: 40px;
    background-position: 20px 20px;
  }
}
.siderbar .siderbar-body {
  padding-top: 60px;
  padding-bottom: 200px;
}
@media only screen and (max-width: 767px) {
  .siderbar .siderbar-body {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.siderbar ul {
  padding-left: 0;
}
.siderbar ul li.menu-list {
  font-size: 1.2em;
  border-style: none;
  background: none;
  padding: 0;
}
.siderbar ul li.menu-list &gt; a::after {
  content: "\f067";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  font-weight: normal;
  height: 14px;
  line-height: 14px;
  position: absolute;
  right: 20px;
  top: 20px;
}
.siderbar ul li.menu-list a {
  color: #4A4A4A;
  font-weight: 600;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 45px;
  display: block;
}
.siderbar ul li.menu-list.active {
  background-color: transparent!important;
}
.siderbar ul li.menu-list.active &gt; a {
  color: #26bd72;
  background: url("../images/bg-sidderbar-list.png") left center no-repeat;
}
.siderbar ul li.menu-list.active &gt; a .fa.fa-caret-right {
  color: #8DC54E;
}
.siderbar ul li.menu-list &gt; a:hover {
  color: #26bd72;
  background: url("../images/bg-sidderbar-list.png") left center no-repeat;
}
.siderbar ul li.menu-list.nav-active &gt; a {
  color: #26bd72;
  background: url("../images/bg-sidderbar-list.png") left center no-repeat;
  position: relative;
}
.siderbar ul li.menu-list.nav-active &gt; a::after {
  content: "\f068";
}
.siderbar ul li.menu-list ul.sub-menu-list {
  display: none;
  margin-bottom: 10px;
}
.siderbar ul li.menu-list ul.sub-menu-list li {
  border-bottom: 1px solid #F0F3FB;
}
.siderbar ul li.menu-list ul.sub-menu-list li a {
  font-size: 1.6rem;
  padding-top: 10px;
  padding-bottom: 10px;
}
.siderbar ul li.menu-list ul.sub-menu-list li a::before {
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  font-weight: normal;
  height: 14px;
  line-height: 14px;
  margin-right: 10px;
}
.siderbar ul li.menu-list ul.sub-menu-list li a:hover {
  color: #26bd72 !important;
}
.siderbar ul li.menu-list ul.sub-menu-list li.active a {
  color: #26bd72 !important;
}
@media only screen and (max-width: 767px) {
  .siderbar ul li.menu-list {
    font-size: 14px;
    padding: 0;
  }
}
/* 涓诲唴瀹瑰尯 */
.main-container {
  margin-top: -40px;
  padding-bottom: 30px;
  /* 鍐呭鍒楄〃 */
}
@media only screen and (max-width: 991px) {
  .main-container {
    margin-top: 10px;
  }
}
.main-container .panel-default {
  background-color: transparent;
}
.main-container .panel-default .panel-heading {
  background-color: transparent;
  font-size: 26px;
  font-weight: 600;
}
.main-container .panel-default .panel-heading:after {
  content: " ";
  width: 170px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  background-color: #26bd72;
}
.main-container i {
  font-size: 23.4px !important;
  margin-right: 10px;
}
.main-container .panel-body p.zhuti {
  margin-bottom: 7px;
  text-indent: 0;
  padding: 0;
}
.main-container &gt; h3,
.main-container &gt; h4 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
  color: #00427E;
}
.main-container p {
  line-height: 2em;
  text-indent: 2em;
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 16px;
}
.main-container img {
  margin: 0 auto;
  max-width: 100%;
}
.main-container h3 {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 32px;
  line-height: 1.7;
}
.main-container .article-info {
  color: #8c9294;
  padding: 7px 20px;
  font-size: 1.4rem;
  margin-top: 15px;
  margin-bottom: 30px;
}
.main-container .article-info span {
  float: right;
}
.main-container hr {
  margin-bottom: 40px;
}
.main-container .panel-media .post-time {
  color: #919da5;
  font-size: 12px;
  line-height: 1.5em;
  margin-top: 10px;
  margin-bottom: 10px;
  float: none;
  padding-left: 0;
}
.main-container .media-list {
  margin: 0;
}
.main-container .media-list .media {
  padding: 20px;
  border-bottom: 1px solid #e7e7e8;
  margin: 5px 0 15px;
}
.main-container .media-list .media h4.media-heading a {
  font-size: 19.2px;
  line-height: 1.6em;
}
.main-container .media-list .media &gt; .pull-left {
  padding-right: 0!important;
  margin-right: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .main-container .media-list .media &gt; .pull-left {
    width: 100%;
    margin-right: 20px !important;
    margin-bottom: 15px;
  }
}
.main-container .media-list .media:hover {
  background-color: #f1f2f2;
}
.main-container .media-list .media:last-child {
  border-bottom: none;
}
.main-container .media-list .media p {
  margin-bottom: 0;
  color: #848B91;
  line-height: 1.4;
  text-indent: 0;
}
.main-container .media-list .media a &gt; img {
  width: 249px;
  height: auto;
}
@media only screen and (max-width: 991px) {
  .main-container .media-list .media a &gt; img {
    width: 100%!important;
  }
}
@media only screen and (max-width: 991px) {
  .main-container .media-list .media {
    padding: 10px;
  }
}
.main-container .media-list .leaders h4.media-heading a {
  font-size: 2.6rem;
  font-weight: 600;
}
.main-container .media-list .leaders h4.media-heading small {
  font-size: 1.8rem;
  padding-left: 10px;
}
.main-container .renwulb {
  position: relative;
}
.main-container .renwulb h3 {
  font-size: 19.2px;
  margin: 40px 0 5px 0;
  padding-left: 10px;
  font-weight: 600;
}
.main-container .renwulb h3::before {
  content: " ";
  width: 70px;
  height: 3px;
  display: block;
  position: absolute;
  left: 10px;
  bottom: 40px;
  background-color: #0560dc;
}
.main-container .renwu-list {
  margin: 0;
  padding: 0;
}
.main-container .renwu-list li {
  display: inline-block;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .main-container .renwu-list li {
    width: 19%;
  }
}
@media only screen and (max-width: 991px) {
  .main-container .renwu-list li {
    width: 32%;
  }
}
@media only screen and (max-width: 767px) {
  .main-container .renwu-list li {
    width: 49%;
  }
}
.main-container .renwu-list li a {
  display: block;
  margin: 10px;
  overflow: hidden;
}
.main-container .renwu-list li h4 {
  font-weight: 600;
  text-align: center;
}
.main-container .renwu-list li h4 a {
  margin: 0;
  padding: 5px;
}
.main-container .renwu-list li small {
  color: #0560dc;
  font-weight: 600;
  line-height: 2;
}
.lydata table td {
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 14px!important;
}
.lydata table td.bgc_01 {
  font-size: 18px!important;
  padding-top: 0;
  padding-bottom: 10px;
  line-height: 1.8;
  border-bottom: 1px dotted #dedede;
  position: relative;
}
.lydata table td.bgc_01:after {
  content: " ";
  width: 140px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  background-color: #FFA552;
}
.lydata table td.bgc_01 img {
  margin-right: 5px;
  margin-bottom: 3px;
}
.lydata table td.line01 span {
  line-height: 1;
  padding-right: 15px;
  font-size: 20px;
  display: inline-block;
  text-indent: -9999px;
  background: url(../images/point.png) left 8px no-repeat;
}
/* 鍒嗛〉鍣� */
.pagination {
  margin-top: 10px;
  text-align: center;
}
.pagination &gt; li {
  display: inline-block;
  margin-left: -2px;
  margin-right: -2px;
}
.pagination &gt; li a {
  color: #0560dc;
}
.pagination &gt; li.active a {
  background-color: #0560dc !important;
}
.page_nav {
  text-align: center;
  padding: 20px;
  font-size: 1.4rem;
}
.page_nav span,
.page_nav a {
  padding: 10px 15px;
  border: 1px solid #d4d4d4;
  margin: 0 -3px;
  background-color: white;
}
.page_nav a {
  color: #0560dc;
}
.page_nav a:hover {
  color: #044aaa;
  background-color: #eaeaeb;
}
.page_nav span#pagenav_0,
.page_nav span#pagenav_1 {
  color: #fff;
  cursor: default;
  background-color: #0560dc;
  border-color: #0560dc;
}
.page_nav span.page_nav_num {
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
}
.page_nav a#pagenav_tail {
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
}
.page_nav a#pagenav_tail,
.page_nav span#pagenav_1 {
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
}
/* 鐧诲綍椤� */
@media only screen and (min-width: 992px) {
  .login {
    width: 550px;
    margin-top: 70px;
  }
}
.arrow {
  border-width: 8px;
  z-index: 10;
}
.arrow,
.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.arrow:after {
  border-width: 7px;
  content: "";
}
.arrow.top {
  left: 50%;
  margin-left: -8px;
  border-top-width: 0;
  border-bottom-color: #eeeeee;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  top: -8px;
}
.arrow.top:after {
  content: " ";
  top: 1px;
  margin-left: -7px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.arrow.right {
  top: 50%;
  right: -8px;
  margin-top: -8px;
  border-right-width: 0;
  border-left-color: #eeeeee;
  border-left-color: rgba(0, 0, 0, 0.1);
}
.arrow.right:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -7px;
}
.arrow.bottom {
  left: 50%;
  margin-left: -8px;
  border-bottom-width: 0;
  border-top-color: #eeeeee;
  border-top-color: rgba(0, 0, 0, 0.1);
  bottom: -8px;
}
.arrow.bottom:after {
  content: " ";
  bottom: 1px;
  margin-left: -7px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.arrow.left {
  top: 50%;
  left: -8px;
  margin-top: -8px;
  border-left-width: 0;
  border-right-color: #eeeeee;
  border-right-color: rgba(0, 0, 0, 0.1);
}
.arrow.left:after {
  content: " ";
  left: 1px;
  border-left-width: 0;
  border-right-color: #ffffff;
  bottom: -7px;
}
.btn-link {
  color: #4a4a4a;
}
.btn-link.active {
  webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #4a4a4a !important;
  background-color: #ffffff;
  border-color: #e4e9ed;
  border-bottom-color: #dee4e9;
  -webkit-box-shadow: 0 1px 1px rgba(90, 90, 90, 0.1);
  box-shadow: 0 1px 1px rgba(90, 90, 90, 0.1);
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #4a4a4a !important;
  background-color: #f2f2f2;
  border-color: #cbd5dd;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #e4e9ed;
}
.btn-default.btn-bg {
  border-color: rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}
.btn-primary {
  color: #ffffff !important;
  background-color: #0560dc;
  border-color: #0560dc;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff !important;
  background-color: #0455c3;
  border-color: #044fb4;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0560dc;
  border-color: #0560dc;
}
.btn-success {
  color: #ffffff !important;
  background-color: #26bd72;
  border-color: #26bd72;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff !important;
  background-color: #22a865;
  border-color: #1f9b5e;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #26bd72;
  border-color: #26bd72;
}
.btn-info {
  color: #ffffff !important;
  background-color: #5293e9;
  border-color: #5293e9;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff !important;
  background-color: #3b85e6;
  border-color: #2e7ce4;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5293e9;
  border-color: #5293e9;
}
.btn-warning {
  color: #ffffff !important;
  background-color: #ffa552;
  border-color: #ffa552;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff !important;
  background-color: #ff9838;
  border-color: #ff9029;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ffa552;
  border-color: #ffa552;
}
.btn-danger {
  color: #ffffff !important;
  background-color: #e73e58;
  border-color: #e73e58;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff !important;
  background-color: #e42744;
  border-color: #e01c3a;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #e73e58;
  border-color: #e73e58;
}
.btn-dark {
  color: #ffffff !important;
  background-color: #5f676a;
  border-color: #5f676a;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  color: #ffffff !important;
  background-color: #535a5d;
  border-color: #4c5254;
}
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
  background-image: none;
}
.btn-dark.disabled,
.btn-dark[disabled],
fieldset[disabled] .btn-dark,
.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled:active,
.btn-dark[disabled]:active,
fieldset[disabled] .btn-dark:active,
.btn-dark.disabled.active,
.btn-dark[disabled].active,
fieldset[disabled] .btn-dark.active {
  background-color: #5f676a;
  border-color: #5f676a;
}
.btn {
  font-weight: 500;
  border-radius: 10px;
}
.btn-icon {
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 34px;
  text-align: center;
}
.btn-icon.b-2x {
  width: 36px;
}
.btn-icon.btn-sm {
  width: 30px;
}
.btn-icon.btn-sm.b-2x {
  width: 32px;
}
.btn-icon.btn-lg {
  width: 45px;
}
.btn-icon.btn-lg.b-2x {
  width: 47px;
}
.btn-group-justified {
  border-collapse: separate;
}
.btn-rounded {
  border-radius: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
.btn-rounded.btn-lg {
  padding-left: 25px;
  padding-right: 25px;
}
.btn &gt; i.pull-left,
.btn &gt; i.pull-right {
  line-height: 1.428571429;
}
.btn-block {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group-vertical &gt; .btn:first-child:not(:last-child) {
  border-top-right-radius: 10px;
}
.btn-group-vertical &gt; .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 10px;
}
.btn-inactive {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.chat-item:before,
.chat-item:after {
  content: " ";
  display: table;
}
.chat-item:after {
  clear: both;
}
.chat-item .arrow {
  top: 20px;
}
.chat-item .arrow.right:after {
  border-left-color: #d4e9fa;
}
.chat-item .chat-body {
  position: relative;
  margin-left: 45px;
  min-height: 30px;
}
.chat-item .chat-body .panel {
  margin: 0 -1px;
}
.chat-item.right .chat-body {
  margin-left: 0;
  margin-right: 45px;
}
.chat-item + .chat-item {
  margin-top: 15px;
}
.comment-list {
  position: relative;
}
.comment-list .comment-item {
  margin-top: 0;
  position: relative;
}
.comment-list .comment-item &gt; .thumb-sm {
  width: 36px;
}
.comment-list .comment-item .arrow.left {
  top: 20px;
  left: 39px;
}
.comment-list .comment-item .comment-body {
  margin-left: 46px;
}
.comment-list .comment-item .panel-body {
  padding: 10px 15px;
}
.comment-list .comment-item .panel-heading,
.comment-list .comment-item .panel-footer {
  position: relative;
  font-size: 12px;
  background-color: #fff;
}
.comment-list .comment-reply {
  margin-left: 46px;
}
.comment-list:before {
  position: absolute;
  top: 0;
  bottom: 35px;
  left: 18px;
  width: 1px;
  background: #e0e4e8;
  content: '';
}
/*Timeline*/
.timeline {
  display: table;
  width: 100%;
  border-spacing: 0;
  table-layout: fixed;
  position: relative;
  border-collapse: collapse;
}
.timeline:before {
  content: "";
  width: 1px;
  margin-left: -1px;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 30px;
  background-color: #ddd;
  z-index: 0;
}
.timeline .timeline-date {
  position: absolute;
  width: 150px;
  left: -200px;
  top: 50%;
  margin-top: -9px;
  text-align: right;
}
.timeline .timeline-icon {
  position: absolute;
  left: -41px;
  top: -2px;
  top: 50%;
  margin-top: -15px;
}
.timeline .time-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block !important;
  z-index: 10;
  border-radius: 20px;
  text-align: center;
}
.timeline .time-icon:before {
  font-size: 14px;
  margin-top: 5px;
}
.timeline-item {
  display: table-row;
}
.timeline-item:before,
.timeline-item.alt:after {
  content: "";
  display: block;
  width: 50%;
}
.timeline-item.alt {
  text-align: right;
}
.timeline-item.alt:before {
  display: none;
}
.timeline-item.alt .panel {
  margin-right: 25px;
  margin-left: 0;
}
.timeline-item.alt .timeline-date {
  left: auto;
  right: -200px;
  text-align: left;
}
.timeline-item.alt .timeline-icon {
  left: auto;
  right: -41px;
}
.timeline-item.active {
  display: table-caption;
  text-align: center;
}
.timeline-item.active:before {
  width: 1%;
}
.timeline-item.active .timeline-caption {
  display: inline-block;
  width: auto;
}
.timeline-item.active .timeline-caption h5 span {
  color: #fff;
}
.timeline-item.active .panel {
  margin-left: 0;
}
.timeline-item.active .timeline-date,
.timeline-item.active .timeline-icon {
  position: static;
  margin-bottom: 10px;
  display: inline-block;
  width: auto;
}
.timeline-caption {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.timeline-caption .panel {
  margin-left: 25px;
  position: relative;
  text-align: left;
}
.timeline-caption h5 {
  margin: 0;
}
.timeline-caption h5 span {
  display: block;
  color: #999;
  margin-bottom: 4px;
  font-size: 12px;
}
.timeline-caption p {
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 10px;
}
.timeline-footer {
  display: table-row;
}
.timeline-footer a {
  display: table-cell;
  text-align: right;
}
.timeline-footer .time-icon {
  margin-right: -15px;
  z-index: 5;
}
.post-item {
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
}
.post-item .post-title {
  margin-top: 0;
}
.post-item .post-media {
  text-align: center;
}
.post-item .post-media img {
  border-radius: 3px 3px 0 0;
}
.i-fw {
  width: 1.28571429em;
  text-align: center;
}
.i-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.i-sm {
  font-size: 0.75em;
}
.i-1x {
  font-size: 1em;
}
.i-2x {
  font-size: 2em;
}
.i-3x {
  font-size: 3em;
}
.i-4x {
  font-size: 4em;
}
.i-5x {
  font-size: 5em;
}
.i-s {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.i-s &gt; i {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: inherit;
}
.i-s-2x {
  width: 2em;
  height: 2em;
  font-size: 2em;
  line-height: 2em;
}
.i-s-2x .i-s-base {
  font-size: 2em;
}
.i-s-3x {
  width: 2.5em;
  height: 2.5em;
  font-size: 2.5em;
  line-height: 2.5em;
}
.i-s-3x .i-s-base {
  font-size: 2.5em;
}
.i-s-4x {
  width: 3em;
  height: 3em;
  font-size: 3em;
  line-height: 3em;
}
.i-s-4x .i-s-base {
  font-size: 3em;
}
.i-s-5x {
  width: 3.5em;
  height: 3.5em;
  font-size: 3.5em;
  line-height: 3.5em;
}
.i-s-5x .i-s-base {
  font-size: 3.5em;
}
.switch {
  cursor: pointer;
  position: relative;
}
.switch input {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.switch input:checked + span {
  background-color: #26bd72;
}
.switch input:checked + span:after {
  left: 31px;
}
.switch span {
  position: relative;
  width: 60px;
  height: 30px;
  border-radius: 30px;
  background-color: #fff;
  border: 1px solid #eee;
  border-color: rgba(0, 0, 0, 0.1);
  display: inline-block;
  transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
}
.switch span:after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 26px;
  top: 1px;
  bottom: 1px;
  border-radius: 30px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  transition: left 0.2s;
  -o-transition: left 0.2s;
  -ms-transition: left 0.2s;
  -webkit-transition: left 0.2s;
  -moz-transition: left 0.2s;
}
.nav-docs &gt; ul &gt; li &gt; a {
  padding-top: 5px!important;
  padding-bottom: 5px!important;
}
.dropfile {
  border: 2px dashed #e0e4e8;
  text-align: center;
  min-height: 20px;
}
.dropfile.hover {
  border-color: #aac3cc;
}
.dropfile small {
  margin: 50px 0;
  display: block;
}
.portlet {
  min-height: 30px;
}
/*Charts*/
.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.easypiechart {
  position: relative;
  text-align: center;
}
.easypiechart &gt; div {
  position: relative;
  z-index: 1;
}
.easypiechart &gt; div .text {
  position: absolute;
  width: 100%;
  top: 60%;
  line-height: 1;
}
.easypiechart &gt; div img {
  margin-top: -4px;
}
.easypiechart canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.flot-legend .legend &gt; div {
  display: none;
}
.flot-legend .legend .legendColorBox &gt; div {
  border: none !important;
  margin: 5px;
}
.flot-legend .legend .legendColorBox &gt; div &gt; div {
  border-radius: 10px;
}
.doc-buttons .btn {
  margin-bottom: 5px;
}
.list-icon i {
  font-size: 14px;
  width: 40px;
  vertical-align: middle;
  margin: 0;
  display: inline-block;
  text-align: center;
  transition: font-size 0.2s;
  -o-transition: font-size 0.2s;
  -ms-transition: font-size 0.2s;
  -webkit-transition: font-size 0.2s;
  -moz-transition: font-size 0.2s;
}
.list-icon div {
  line-height: 40px;
  white-space: nowrap;
}
.list-icon div:hover i {
  font-size: 26px;
}
.th-sortable {
  cursor: pointer;
}
.th-sortable .th-sort {
  float: right;
  position: relative;
}
.th-sort i {
  position: relative;
  z-index: 1;
}
.th-sort .fa-sort {
  position: absolute;
  left: 0;
  top: 3px;
  color: #bac3cc;
  z-index: 0;
}
.th-sortable.active .text {
  display: none !important;
}
.th-sortable.active .text-active {
  display: inline-block !important;
}
.sortable-placeholder {
  list-style: none;
  border: 1px dashed #CCC;
  min-height: 50px;
  margin-bottom: 5px;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
/*parsely*/
.parsley-error-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 6px;
  font-size: 12px;
}
.parsley-error {
  border-color: #ff5f5f !important;
}
.datepicker td.active,
.datepicker td.active:hover,
.datepicker td.active:hover.active,
.datepicker td.active.active {
  background: #0560dc;
}
#flotTip {
  padding: 3px 5px;
  background-color: #000;
  z-index: 100;
  color: #fff;
  opacity: .7;
  filter: alpha(opacity=70);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.panel-primary {
  border-color: #0560dc;
}
.panel-primary &gt; .panel-heading {
  color: #ffffff;
  background-color: #0560dc;
  border-color: #0560dc;
}
.panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #0560dc;
}
.panel-primary &gt; .panel-heading .badge {
  color: #0560dc;
  background-color: #ffffff;
}
.panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #0560dc;
}
.panel-success {
  border-color: #26bd72;
}
.panel-success &gt; .panel-heading {
  color: #ffffff;
  background-color: #26bd72;
  border-color: #26bd72;
}
.panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #26bd72;
}
.panel-success &gt; .panel-heading .badge {
  color: #26bd72;
  background-color: #ffffff;
}
.panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #26bd72;
}
.panel-info {
  border-color: #5293e9;
}
.panel-info &gt; .panel-heading {
  color: #ffffff;
  background-color: #5293e9;
  border-color: #5293e9;
}
.panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #5293e9;
}
.panel-info &gt; .panel-heading .badge {
  color: #5293e9;
  background-color: #ffffff;
}
.panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #5293e9;
}
.panel-warning {
  border-color: #ffa552;
}
.panel-warning &gt; .panel-heading {
  color: #ffffff;
  background-color: #ffa552;
  border-color: #ffa552;
}
.panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #ffa552;
}
.panel-warning &gt; .panel-heading .badge {
  color: #ffa552;
  background-color: #ffffff;
}
.panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #ffa552;
}
.panel-danger {
  border-color: #e73e58;
}
.panel-danger &gt; .panel-heading {
  color: #ffffff;
  background-color: #e73e58;
  border-color: #e73e58;
}
.panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #e73e58;
}
.panel-danger &gt; .panel-heading .badge {
  color: #e73e58;
  background-color: #ffffff;
}
.panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #e73e58;
}
.bg-gradient {
  background-image: -webkit-gradient(linear, left 0, left 100%, from(rgba(40, 50, 60, 0)), to(rgba(40, 50, 60, 0.05)));
  background-image: -webkit-linear-gradient(top, rgba(40, 50, 60, 0), 0, rgba(40, 50, 60, 0.05), 100%);
  background-image: -moz-linear-gradient(top, rgba(40, 50, 60, 0) 0, rgba(40, 50, 60, 0.05) 100%);
  background-image: linear-gradient(to bottom, rgba(40, 50, 60, 0) 0, rgba(40, 50, 60, 0.05) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0028323c', endColorstr='#0d28323c', GradientType=0);
  filter: none;
}
.bg-light {
  background-color: #d4e9fa;
  color: #4a4a4a;
}
.bg-light.lt,
.bg-light .lt {
  background-color: #ebf5fc;
}
.bg-light.lter,
.bg-light .lter {
  background-color: #f9fcfe;
}
.bg-light.dk,
.bg-light .dk {
  background-color: #c6e2f9;
}
.bg-light.dker,
.bg-light .dker {
  background-color: #b7dbf9;
}
.bg-light.bg,
.bg-light .bg {
  background-color: #d4e9fa;
}
.bg-dark {
  background-color: #5f676a;
  color: #c8cccd;
}
.bg-dark.lt,
.bg-dark .lt {
  background-color: #6e7375;
}
.bg-dark.lter,
.bg-dark .lter {
  background-color: #7d7e7f;
}
.bg-dark.dk,
.bg-dark .dk {
  background-color: #515b5f;
}
.bg-dark.dker,
.bg-dark .dker {
  background-color: #434f53;
}
.bg-dark.bg,
.bg-dark .bg {
  background-color: #5f676a;
}
.bg-dark a {
  color: #e3e5e5;
}
.bg-dark a:hover {
  color: #ffffff;
}
.bg-dark a.list-group-item:hover,
.bg-dark a.list-group-item:focus {
  background-color: inherit;
}
.bg-dark .nav &gt; li:hover &gt; a,
.bg-dark .nav &gt; li:focus &gt; a,
.bg-dark .nav &gt; li:active &gt; a,
.bg-dark .nav &gt; li.active &gt; a {
  color: #ffffff;
  background-color: #4b5458;
}
.bg-dark .nav &gt; li &gt; a {
  color: #e3e5e5;
}
.bg-dark .nav &gt; li &gt; a:hover,
.bg-dark .nav &gt; li &gt; a:focus {
  background-color: #515b5f;
}
.bg-dark .nav .open &gt; a {
  background-color: #4b5458;
}
.bg-dark .caret {
  border-top-color: #c8cccd;
  border-bottom-color: #c8cccd;
}
.bg-dark.navbar .nav &gt; li.active &gt; a {
  color: #ffffff;
  background-color: #515b5f;
}
.bg-dark .open &gt; a,
.bg-dark .open &gt; a:hover,
.bg-dark .open &gt; a:focus {
  color: #ffffff;
}
.bg-dark .text-muted {
  color: #adb3b5 !important;
}
.bg-dark .text-lt {
  color: #ffffff !important;
}
.bg-dark .icon-muted {
  color: #adb3b5 !important;
}
.bg-dark.auto .list-group-item,
.bg-dark .auto .list-group-item {
  border-color: #666f72 !important;
  background-color: transparent;
}
.bg-dark.auto .list-group-item:hover,
.bg-dark .auto .list-group-item:hover,
.bg-dark.auto .list-group-item:focus,
.bg-dark .auto .list-group-item:focus,
.bg-dark.auto .list-group-item:active,
.bg-dark .auto .list-group-item:active,
.bg-dark.auto .list-group-item.active,
.bg-dark .auto .list-group-item.active {
  background-color: #515b5f !important;
}
.bg-black {
  background-color: #12131a;
  color: #656b93;
}
.bg-black.lt,
.bg-black .lt {
  background-color: #1d1f28;
}
.bg-black.lter,
.bg-black .lter {
  background-color: #292b36;
}
.bg-black.dk,
.bg-black .dk {
  background-color: #07080b;
}
.bg-black.dker,
.bg-black .dker {
  background-color: #000000;
}
.bg-black.bg,
.bg-black .bg {
  background-color: #12131a;
}
.bg-black a {
  color: #8287a9;
}
.bg-black a:hover {
  color: #ffffff;
}
.bg-black a.list-group-item:hover,
.bg-black a.list-group-item:focus {
  background-color: inherit;
}
.bg-black .nav &gt; li:hover &gt; a,
.bg-black .nav &gt; li:focus &gt; a,
.bg-black .nav &gt; li:active &gt; a,
.bg-black .nav &gt; li.active &gt; a {
  color: #ffffff;
  background-color: #020203;
}
.bg-black .nav &gt; li &gt; a {
  color: #8287a9;
}
.bg-black .nav &gt; li &gt; a:hover,
.bg-black .nav &gt; li &gt; a:focus {
  background-color: #07080b;
}
.bg-black .nav .open &gt; a {
  background-color: #020203;
}
.bg-black .caret {
  border-top-color: #656b93;
  border-bottom-color: #656b93;
}
.bg-black.navbar .nav &gt; li.active &gt; a {
  color: #ffffff;
  background-color: #07080b;
}
.bg-black .open &gt; a,
.bg-black .open &gt; a:hover,
.bg-black .open &gt; a:focus {
  color: #ffffff;
}
.bg-black .text-muted {
  color: #515574 !important;
}
.bg-black .text-lt {
  color: #b0b3c8 !important;
}
.bg-black .icon-muted {
  color: #515574 !important;
}
.bg-black.auto .list-group-item,
.bg-black .auto .list-group-item {
  border-color: #181a23 !important;
  background-color: transparent;
}
.bg-black.auto .list-group-item:hover,
.bg-black .auto .list-group-item:hover,
.bg-black.auto .list-group-item:focus,
.bg-black .auto .list-group-item:focus,
.bg-black.auto .list-group-item:active,
.bg-black .auto .list-group-item:active,
.bg-black.auto .list-group-item.active,
.bg-black .auto .list-group-item.active {
  background-color: #07080b !important;
}
.bg-primary {
  background-color: #0560dc;
  color: #ffffff;
}
.bg-primary.lt,
.bg-primary .lt {
  background-color: #096bf2;
}
.bg-primary.lter,
.bg-primary .lter {
  background-color: #207af4;
}
.bg-primary.dk,
.bg-primary .dk {
  background-color: #024eb6;
}
.bg-primary.dker,
.bg-primary .dker {
  background-color: #003f95;
}
.bg-primary.bg,
.bg-primary .bg {
  background-color: #0560dc;
}
.bg-primary-ltest {
  background-color: #ecf6fb;
}
.bg-primary a {
  color: #ffffff;
}
.bg-primary a:hover {
  color: #ffffff;
}
.bg-primary a.list-group-item:hover,
.bg-primary a.list-group-item:focus {
  background-color: inherit;
}
.bg-primary .nav &gt; li:hover &gt; a,
.bg-primary .nav &gt; li:focus &gt; a,
.bg-primary .nav &gt; li:active &gt; a,
.bg-primary .nav &gt; li.active &gt; a {
  color: #ffffff;
  background-color: #024fb9;
}
.bg-primary .nav &gt; li &gt; a {
  color: #ffffff;
}
.bg-primary .nav &gt; li &gt; a:hover,
.bg-primary .nav &gt; li &gt; a:focus {
  background-color: #0255c6;
}
.bg-primary .nav .open &gt; a {
  background-color: #024fb9;
}
.bg-primary .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.bg-primary.navbar .nav &gt; li.active &gt; a {
  color: #ffffff;
  background-color: #0255c6;
}
.bg-primary .open &gt; a,
.bg-primary .open &gt; a:hover,
.bg-primary .open &gt; a:focus {
  color: #ffffff;
}
.bg-primary .text-muted {
  color: #e6e6e6 !important;
}
.bg-primary .text-lt {
  color: #ffffff !important;
}
.bg-primary .icon-muted {
  color: #e6e6e6 !important;
}
.bg-primary.auto .list-group-item,
.bg-primary .auto .list-group-item {
  border-color: #0567eb !important;
  background-color: transparent;
}
.bg-primary.auto .list-group-item:hover,
.bg-primary .auto .list-group-item:hover,
.bg-primary.auto .list-group-item:focus,
.bg-primary .auto .list-group-item:focus,
.bg-primary.auto .list-group-item:active,
.bg-primary .auto .list-group-item:active,
.bg-primary.auto .list-group-item.active,
.bg-primary .auto .list-group-item.active {
  background-color: #0255c6 !important;
}
.bg-success {
  background-color: #26bd72;
  color: #ffffff;
}
.bg-success.lt,
.bg-success .lt {
  background-color: #2dcf7f;
}
.bg-success.lter,
.bg-success .lter {
  background-color: #44d28b;
}
.bg-success.dk,
.bg-success .dk {
  background-color: #1faa65;
}
.bg-success.dker,
.bg-success .dker {
  background-color: #199758;
}
.bg-success.bg,
.bg-success .bg {
  background-color: #26bd72;
}
.bg-success-ltest {
  background-color: #f1ffed;
}
.bg-success a {
  color: #ffffff;
}
.bg-success a:hover {
  color: #ffffff;
}
.bg-success a.list-group-item:hover,
.bg-success a.list-group-item:focus {
  background-color: inherit;
}
.bg-success .nav &gt; li:hover &gt; a,
.bg-success .nav &gt; li:focus &gt; a,
.bg-success .nav &gt; li:active &gt; a,
.bg-success .nav &gt; li.active &gt; a {
  color: #ffffff;
  background-color: #1da05f;
}
.bg-success .nav &gt; li &gt; a {
  color: #ffffff;
}
.bg-success .nav &gt; li &gt; a:hover,
.bg-success .nav &gt; li &gt; a:focus {
  background-color: #1faa65;
}
.bg-success .nav .open &gt; a {
  background-color: #1da05f;
}
.bg-success .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.bg-success.navbar .nav &gt; li.active &gt; a {
  color: #ffffff;
  background-color: #1faa65;
}
.bg-success .open &gt; a,
.bg-success .open &gt; a:hover,
.bg-success .open &gt; a:focus {
  color: #ffffff;
}
.bg-success .text-muted {
  color: #e6e6e6 !important;
}
.bg-success .text-lt {
  color: #ffffff !important;
}
.bg-success .icon-muted {
  color: #e6e6e6 !important;
}
.bg-success.auto .list-group-item,
.bg-success .auto .list-group-item {
  border-color: #29ca7a !important;
  background-color: transparent;
}
.bg-success.auto .list-group-item:hover,
.bg-success .auto .list-group-item:hover,
.bg-success.auto .list-group-item:focus,
.bg-success .auto .list-group-item:focus,
.bg-success.auto .list-group-item:active,
.bg-success .auto .list-group-item:active,
.bg-success.auto .list-group-item.active,
.bg-success .auto .list-group-item.active {
  background-color: #1faa65 !important;
}
.bg-info {
  background-color: #5293e9;
  color: #ffffff;
}
.bg-info.lt,
.bg-info .lt {
  background-color: #6ba1ea;
}
.bg-info.lter,
.bg-info .lter {
  background-color: #83b0eb;
}
.bg-info.dk,
.bg-info .dk {
  background-color: #3984e9;
}
.bg-info.dker,
.bg-info .dker {
  background-color: #1f76e9;
}
.bg-info.bg,
.bg-info .bg {
  background-color: #5293e9;
}
.bg-info-ltest {
  background-color: #e8f1fb;
}
.bg-info a {
  color: #ffffff;
}
.bg-info a:hover {
  color: #ffffff;
}
.bg-info a.list-group-item:hover,
.bg-info a.list-group-item:focus {
  background-color: inherit;
}
.bg-info .nav &gt; li:hover &gt; a,
.bg-info .nav &gt; li:focus &gt; a,
.bg-info .nav &gt; li:active &gt; a,
.bg-info .nav &gt; li.active &gt; a {
  color: #ffffff;
  background-color: #2d7de8;
}
.bg-info .nav &gt; li &gt; a {
  color: #ffffff;
}
.bg-info .nav &gt; li &gt; a:hover,
.bg-info .nav &gt; li &gt; a:focus {
  background-color: #3984e9;
}
.bg-info .nav .open &gt; a {
  background-color: #2d7de8;
}
.bg-info .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.bg-info.navbar .nav &gt; li.active &gt; a {
  color: #ffffff;
  background-color: #3984e9;
}
.bg-info .open &gt; a,
.bg-info .open &gt; a:hover,
.bg-info .open &gt; a:focus {
  color: #ffffff;
}
.bg-info .text-muted {
  color: #e6e6e6 !important;
}
.bg-info .text-lt {
  color: #ffffff !important;
}
.bg-info .icon-muted {
  color: #e6e6e6 !important;
}
.bg-info.auto .list-group-item,
.bg-info .auto .list-group-item {
  border-color: #609beb !important;
  background-color: transparent;
}
.bg-info.auto .list-group-item:hover,
.bg-info .auto .list-group-item:hover,
.bg-info.auto .list-group-item:focus,
.bg-info .auto .list-group-item:focus,
.bg-info.auto .list-group-item:active,
.bg-info .auto .list-group-item:active,
.bg-info.auto .list-group-item.active,
.bg-info .auto .list-group-item.active {
  background-color: #3984e9 !important;
}
.bg-warning {
  background-color: #ffa552;
  color: #ffffff;
}
.bg-warning.lt,
.bg-warning .lt {
  background-color: #fdb26d;
}
.bg-warning.lter,
.bg-warning .lter {
  background-color: #fcc088;
}
.bg-warning.dk,
.bg-warning .dk {
  background-color: #ff9838;
}
.bg-warning.dker,
.bg-warning .dker {
  background-color: #ff8a1f;
}
.bg-warning.bg,
.bg-warning .bg {
  background-color: #ffa552;
}
.bg-warning-ltest {
  background-color: #fffee6;
}
.bg-warning a {
  color: #ffffff;
}
.bg-warning a:hover {
  color: #ffffff;
}
.bg-warning a.list-group-item:hover,
.bg-warning a.list-group-item:focus {
  background-color: inherit;
}
.bg-warning .nav &gt; li:hover &gt; a,
.bg-warning .nav &gt; li:focus &gt; a,
.bg-warning .nav &gt; li:active &gt; a,
.bg-warning .nav &gt; li.active &gt; a {
  color: #ffffff;
  background-color: #ff912c;
}
.bg-warning .nav &gt; li &gt; a {
  color: #ffffff;
}
.bg-warning .nav &gt; li &gt; a:hover,
.bg-warning .nav &gt; li &gt; a:focus {
  background-color: #ff9838;
}
.bg-warning .nav .open &gt; a {
  background-color: #ff912c;
}
.bg-warning .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.bg-warning.navbar .nav &gt; li.active &gt; a {
  color: #ffffff;
  background-color: #ff9838;
}
.bg-warning .open &gt; a,
.bg-warning .open &gt; a:hover,
.bg-warning .open &gt; a:focus {
  color: #ffffff;
}
.bg-warning .text-muted {
  color: #e6e6e6 !important;
}
.bg-warning .text-lt {
  color: #ffffff !important;
}
.bg-warning .icon-muted {
  color: #e6e6e6 !important;
}
.bg-warning.auto .list-group-item,
.bg-warning .auto .list-group-item {
  border-color: #ffad61 !important;
  background-color: transparent;
}
.bg-warning.auto .list-group-item:hover,
.bg-warning .auto .list-group-item:hover,
.bg-warning.auto .list-group-item:focus,
.bg-warning .auto .list-group-item:focus,
.bg-warning.auto .list-group-item:active,
.bg-warning .auto .list-group-item:active,
.bg-warning.auto .list-group-item.active,
.bg-warning .auto .list-group-item.active {
  background-color: #ff9838 !important;
}
.bg-danger {
  background-color: #e73e58;
  color: #fef3f5;
}
.bg-danger.lt,
.bg-danger .lt {
  background-color: #e7576d;
}
.bg-danger.lter,
.bg-danger .lter {
  background-color: #e87082;
}
.bg-danger.dk,
.bg-danger .dk {
  background-color: #e72442;
}
.bg-danger.dker,
.bg-danger .dker {
  background-color: #dd1534;
}
.bg-danger.bg,
.bg-danger .bg {
  background-color: #e73e58;
}
.bg-danger-ltest {
  background-color: #fbedec;
}
.bg-danger a {
  color: #ffffff;
}
.bg-danger a:hover {
  color: #ffffff;
}
.bg-danger a.list-group-item:hover,
.bg-danger a.list-group-item:focus {
  background-color: inherit;
}
.bg-danger .nav &gt; li:hover &gt; a,
.bg-danger .nav &gt; li:focus &gt; a,
.bg-danger .nav &gt; li:active &gt; a,
.bg-danger .nav &gt; li.active &gt; a {
  color: #ffffff;
  background-color: #e61938;
}
.bg-danger .nav &gt; li &gt; a {
  color: #ffffff;
}
.bg-danger .nav &gt; li &gt; a:hover,
.bg-danger .nav &gt; li &gt; a:focus {
  background-color: #e72442;
}
.bg-danger .nav .open &gt; a {
  background-color: #e61938;
}
.bg-danger .caret {
  border-top-color: #fef3f5;
  border-bottom-color: #fef3f5;
}
.bg-danger.navbar .nav &gt; li.active &gt; a {
  color: #ffffff;
  background-color: #e72442;
}
.bg-danger .open &gt; a,
.bg-danger .open &gt; a:hover,
.bg-danger .open &gt; a:focus {
  color: #ffffff;
}
.bg-danger .text-muted {
  color: #f8c6ce !important;
}
.bg-danger .text-lt {
  color: #ffffff !important;
}
.bg-danger .icon-muted {
  color: #f8c6ce !important;
}
.bg-danger.auto .list-group-item,
.bg-danger .auto .list-group-item {
  border-color: #e94c64 !important;
  background-color: transparent;
}
.bg-danger.auto .list-group-item:hover,
.bg-danger .auto .list-group-item:hover,
.bg-danger.auto .list-group-item:focus,
.bg-danger .auto .list-group-item:focus,
.bg-danger.auto .list-group-item:active,
.bg-danger .auto .list-group-item:active,
.bg-danger.auto .list-group-item.active,
.bg-danger .auto .list-group-item.active {
  background-color: #e72442 !important;
}
.bg-white {
  background-color: #fff;
  color: #4a4a4a;
}
.bg-white a {
  color: #0a0a0a;
}
.bg-white a:hover {
  color: #000000;
}
.bg-white .text-muted {
  color: #7d7d7d !important;
}
.bg-white-only {
  background-color: #fff;
}
.bg-empty {
  background-color: transparent;
}
.text-primary {
  color: #0560dc;
}
.text-primary-lt {
  color: #066bf5;
}
.text-primary-lter {
  color: #1a79fa;
}
.text-primary-dk {
  color: #0455c3;
}
.text-primary-dker {
  color: #044aaa;
}
.text-info {
  color: #5293e9;
}
.text-info-lt {
  color: #69a1ec;
}
.text-info-lter {
  color: #7fafef;
}
.text-info-dk {
  color: #3b85e6;
}
.text-info-dker {
  color: #2577e3;
}
.text-success {
  color: #26bd72;
}
.text-success-lt {
  color: #2ad27f;
}
.text-success-lter {
  color: #3ed88c;
}
.text-success-dk {
  color: #22a865;
}
.text-success-dker {
  color: #1d9358;
}
.text-warning {
  color: #ffa552;
}
.text-warning-lt {
  color: #ffb26c;
}
.text-warning-lter {
  color: #ffc085;
}
.text-warning-dk {
  color: #ff9838;
}
.text-warning-dker {
  color: #ff8a1f;
}
.text-danger {
  color: #e73e58;
}
.text-danger-lt {
  color: #ea556c;
}
.text-danger-lter {
  color: #ed6b7f;
}
.text-danger-dk {
  color: #e42744;
}
.text-danger-dker {
  color: #d71b38;
}
.text-dark {
  color: #5f676a;
}
.text-dark-lt {
  color: #6b7477;
}
.text-dark-lter {
  color: #778185;
}
.text-dark-dk {
  color: #535a5d;
}
.text-dark-dker {
  color: #474d4f;
}
.text-black {
  color: #000;
  color: rgba(0, 0, 0, 0.8);
}
.text-white {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}
.text-muted {
  color: #7d7d7d;
}
.pos-rlt {
  position: relative;
}
.pos-stc {
  position: static;
}
.pos-abt {
  position: absolute;
}
.line {
  *width: 100%;
  height: 2px;
  margin: 10px 0;
  font-size: 0;
  overflow: hidden;
}
.line-xs {
  margin: 0;
}
.line-lg {
  margin-top: 15px;
  margin-bottom: 15px;
}
.line-dashed {
  border-style: dashed !important;
  background-color: transparent;
  border-width: 0;
}
.no-line {
  border-width: 0;
}
.no-border,
.no-borders {
  border-color: transparent;
  border-width: 0;
}
.no-radius {
  border-radius: 0;
}
.block {
  display: block;
}
.block.hide {
  display: none;
}
.inline {
  display: inline-block !important;
}
.none {
  display: none;
}
.pull-right-lg {
  float: right;
}
.pull-none {
  float: none;
}
.rounded {
  border-radius: 500px;
}
.btn-s-xs {
  min-width: 90px;
}
.btn-s-sm {
  min-width: 100px;
}
.btn-s-md {
  min-width: 120px;
}
.btn-s-lg {
  min-width: 150px;
}
.btn-s-xl {
  min-width: 200px;
}
.l-h-2x {
  line-height: 2em;
}
.l-h-1x {
  line-height: 1.2;
}
.l-h {
  line-height: 1.5;
}
.v-middle {
  vertical-align: middle !important;
}
.v-top {
  vertical-align: top !important;
}
.v-bottom {
  vertical-align: bottom !important;
}
.font-normal {
  font-weight: normal;
}
.font-thin {
  font-weight: 300;
}
.font-bold {
  font-weight: 700;
}
.text-lg {
  font-size: 16px;
}
.text-md {
  font-size: 14px;
}
.text-sm {
  font-size: 12px;
}
.text-xs {
  font-size: 11px;
}
.text-ellipsis {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-u-c {
  text-transform: uppercase;
}
.text-l-t {
  text-decoration: line-through;
}
.text-u-l {
  text-decoration: underline;
}
.text-active,
.active &gt; .text,
.active &gt; .auto .text {
  display: none !important;
}
.active &gt; .text-active,
.active &gt; .auto .text-active {
  display: inline-block !important;
}
.box-shadow {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
}
.wrapper-xxs {
  padding: 4px 6px;
}
.wrapper-sm {
  padding: 5px 10px;
}
.wrapper {
  padding: 15px;
}
.wrapper-md {
  padding: 20px;
}
.wrapper-lg {
  padding: 30px;
}
.wrapper-xl {
  padding: 50px;
}
.padder {
  padding-left: 15px;
  padding-right: 15px;
}
.padder-v {
  padding-top: 15px;
  padding-bottom: 15px;
}
.no-padder {
  padding: 0 !important;
}
.pull-in {
  margin-left: -15px;
  margin-right: -15px;
}
.pull-out {
  margin: -10px -15px;
}
.b {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.b-a {
  border: 1px solid #eaeef1;
}
.b-t {
  border-top: 1px solid #eaeef1;
}
.b-r {
  border-right: 1px solid #eaeef1;
}
.b-b {
  border-bottom: 1px solid #eaeef1;
}
.b-l {
  border-left: 1px solid #eaeef1;
}
.b-light {
  border-color: #bdddf7;
}
.b-dark {
  border-color: #6b7477;
}
.b-primary {
  border-color: #066bf5;
}
.b-success {
  border-color: #2ad27f;
}
.b-info {
  border-color: #69a1ec;
}
.b-warning {
  border-color: #ffb26c;
}
.b-danger {
  border-color: #ea556c;
}
.b-black {
  border-color: #1c1e29;
}
.b-white {
  border-color: #ffffff;
}
.b-dashed {
  border-style: dashed !important;
}
.b-2x {
  border-width: 2px;
}
.b-3x {
  border-width: 3px;
}
.b-4x {
  border-width: 4px;
}
.b-5x {
  border-width: 5px;
}
.r {
  border-radius: 10px 10px 10px 10px;
}
.r-l {
  border-radius: 10px 0 0 10px;
}
.r-r {
  border-radius: 0 10px 10px 0;
}
.r-t {
  border-radius: 10px 10px 0 0;
}
.r-b {
  border-radius: 0 0 10px 10px;
}
.m-xxs {
  margin: 2px 4px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m {
  margin: 15px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 30px;
}
.m-xl {
  margin: 50px;
}
.m-n {
  margin: 0 !important;
}
.m-l-none {
  margin-left: 0;
}
.m-l-xs {
  margin-left: 5px;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l {
  margin-left: 15px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-n-xxs {
  margin-left: -1px;
}
.m-l-n-xs {
  margin-left: -5px;
}
.m-l-n-sm {
  margin-left: -10px;
}
.m-l-n {
  margin-left: -15px;
}
.m-l-n-md {
  margin-left: -20px;
}
.m-l-n-lg {
  margin-left: -30px;
}
.m-l-n-xl {
  margin-left: -40px;
}
.m-t-none {
  margin-top: 0;
}
.m-t-xxs {
  margin-top: 1px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t {
  margin-top: 15px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-n-xxs {
  margin-top: -1px;
}
.m-t-n-xs {
  margin-top: -5px;
}
.m-t-n-sm {
  margin-top: -10px;
}
.m-t-n {
  margin-top: -15px;
}
.m-t-n-md {
  margin-top: -20px;
}
.m-t-n-lg {
  margin-top: -30px;
}
.m-t-n-xl {
  margin-top: -40px;
}
.m-r-none {
  margin-right: 0;
}
.m-r-xxs {
  margin-right: 1px;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r {
  margin-right: 15px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 30px;
}
.m-r-xl {
  margin-right: 40px;
}
.m-r-n-xxs {
  margin-right: -1px;
}
.m-r-n-xs {
  margin-right: -5px;
}
.m-r-n-sm {
  margin-right: -10px;
}
.m-r-n {
  margin-right: -15px;
}
.m-r-n-md {
  margin-right: -20px;
}
.m-r-n-lg {
  margin-right: -30px;
}
.m-r-n-xl {
  margin-right: -40px;
}
.m-b-none {
  margin-bottom: 0;
}
.m-b-xxs {
  margin-bottom: 1px;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b {
  margin-bottom: 15px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-n-xxs {
  margin-bottom: -1px;
}
.m-b-n-xs {
  margin-bottom: -5px;
}
.m-b-n-sm {
  margin-bottom: -10px;
}
.m-b-n {
  margin-bottom: -15px;
}
.m-b-n-md {
  margin-bottom: -20px;
}
.m-b-n-lg {
  margin-bottom: -30px;
}
.m-b-n-xl {
  margin-bottom: -40px;
}
.media-xs {
  min-width: 50px;
}
.media-sm {
  min-width: 80px;
}
.media-md {
  min-width: 90px;
}
.media-lg {
  min-width: 120px;
}
.avatar {
  position: relative;
  display: block;
  border-radius: 500px;
  white-space: nowrap;
}
.avatar img {
  border-radius: 500px;
  width: 100%;
}
.avatar i {
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 10px;
  border-width: 2px;
  border-style: solid;
  border-radius: 100%;
}
.avatar i.md {
  width: 12px;
  height: 12px;
  margin: 1px;
}
.avatar i.right {
  left: auto;
  right: 0;
}
.avatar i.bottom {
  left: auto;
  top: auto;
  bottom: 0;
  right: 0;
}
.avatar i.on {
  background-color: #26bd72;
}
.avatar i.off {
  background-color: #7d7d7d;
}
.avatar i.busy {
  background-color: #e73e58;
}
.avatar i.away {
  background-color: #ffa552;
}
.thumb-lg {
  width: 128px;
  display: inline-block;
}
.thumb-md {
  width: 64px;
  display: inline-block;
}
.thumb {
  width: 50px;
  display: inline-block;
}
.thumb-sm {
  width: 34px;
  display: inline-block;
}
.thumb-xs {
  width: 24px;
  display: inline-block;
}
.thumb-wrapper {
  padding: 2px;
  border: 1px solid #dddddd;
}
.thumb img,
.thumb-xs img,
.thumb-sm img,
.thumb-md img,
.thumb-lg img,
.thumb-btn img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.img-full {
  max-width: 100%;
}
.img-full &gt; img {
  max-width: 100%;
}
.clear {
  display: block;
  overflow: hidden;
}
.row-sm {
  margin-left: -10px;
  margin-right: -10px;
}
.row-sm &gt; div {
  padding-left: 10px;
  padding-right: 10px;
}
.i-checks input {
  opacity: 0;
}
.i-checks input:checked + i {
  border-color: #0560dc;
}
.i-checks input:checked + i:before {
  position: absolute;
  left: 0px;
  width: 100%;
  top: 2px;
  text-align: center;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  color: #0560dc;
}
.i-checks input[type="radio"] + i {
  border-radius: 100%;
}
.i-checks input[type="checkbox"]:checked + i:before {
  content: "\f00c";
}
.i-checks input[type="radio"]:checked + i:before {
  content: "\f111";
}
.i-checks input[disabled] + i,
fieldset[disabled] .i-checks input + i {
  border-color: #dbe2e7;
}
.i-checks input[disabled] + i:before,
fieldset[disabled] .i-checks input + i:before {
  color: #cbd5dd;
}
.i-checks i {
  width: 18px;
  height: 18px;
  line-height: 1;
  border: 1px solid #cbd5dd;
  background-color: #fff;
  margin-left: -20px;
  margin-top: -2px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  position: relative;
  font-size: 12px;
}
.ie8 .i-checks i {
  display: none;
}
.scroll-x,
.scroll-y {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.scroll-y {
  overflow-y: auto;
}
.scroll-x {
  overflow-x: auto;
}
.no-touch .scroll-x,
.no-touch .scroll-y {
  overflow: hidden;
}
.no-touch .scroll-x:hover,
.no-touch .scroll-x:focus,
.no-touch .scroll-x:active {
  overflow-x: auto;
}
.no-touch .scroll-y:hover,
.no-touch .scroll-y:focus,
.no-touch .scroll-y:active {
  overflow-y: auto;
}
.no-touch .hover-action {
  display: none;
}
.no-touch .hover:hover .hover-action {
  display: inherit;
}
.hover-rotate {
  transition: all 0.2s ease-in-out 0.1s;
  -o-transition: all 0.2s ease-in-out 0.1s;
  -ms-transition: all 0.2s ease-in-out 0.1s;
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  -moz-transition: all 0.2s ease-in-out 0.1s;
}
.hover:hover .hover-rotate,
.hover:active .hover-rotate {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  background-color: #fff;
}
.backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.h {
  font-size: 170px;
  font-weight: 300;
  text-shadow: 0 1px 0 #d9d9d9, 0 2px 0 #d0d0d0, 0 5px 10px rgba(0, 0, 0, 0.125), 0 10px 20px rgba(0, 0, 0, 0.2);
}
/*desktop*/
@media screen and (min-width: 992px) {
  .col-lg-2-4 {
    width: 20.000%;
    float: left;
  }
}
/*phone*/
@media (max-width: 767px) {
  .shift {
    display: none !important;
  }
  .shift.in {
    display: block !important;
  }
  .row-2 [class*="col"] {
    width: 50%;
    float: left;
  }
  .row-2 .col-0 {
    clear: none;
  }
  .row-2 li:nth-child(odd) {
    clear: left;
    margin-left: 0;
  }
  .text-center-xs {
    text-align: center;
  }
  .text-left-xs {
    text-align: left;
  }
  .pull-none-xs {
    float: none !important;
  }
  .dropdown-menu.pull-none-xs {
    left: 0;
  }
  .hidden-xs.show {
    display: inherit !important;
  }
  .wrapper-lg {
    padding: 15px;
  }
}
/* Footer */
.wrapper-footer {
  background: url("../images/bg-footer.png") center bottom no-repeat #0560dc;
}
.wrapper-footer .links .btn-group {
  width: 100%;
}
.wrapper-footer .links .btn-group button.btn.btn-sm.btn-default.dropdown-toggle {
  width: 100%;
  text-align: left;
  padding: 10px 20px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  background-color: transparent;
  color: white!important;
}
.wrapper-footer .links .btn-group span.caret {
  position: absolute;
  right: 20px;
  top: 16px;
}
.wrapper-footer .links .btn-group .dropdown-menu {
  min-width: 100%;
}
.wrapper-footer .qcode {
  text-align: right;
}
.wrapper-footer .qcode img {
  max-height: 100px;
  width: auto;
  margin-top: 0;
  margin-left: 20px;
}
.quick-links {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .quick-links {
    display: table;
  }
}
@media only screen and (min-width: 992px) {
  .quick-links li {
    display: table-cell;
    padding: 10px 20px 10px 10px;
  }
}
@media only screen and (max-width: 991px) {
  .quick-links li {
    padding: 0 10px;
    float: left;
    width: 45%;
    margin-bottom: 5px;
  }
}
.quick-links li a {
  color: white;
  text-align: center;
  display: block;
  font-size: 14px;
}
.quick-links li a:hover {
  color: #ffc085;
}
footer {
  padding-top: 30px;
  padding-bottom: 50px;
  background: rgba(0, 94, 202, 0.5);
  width: 100%;
  height: auto;
}
footer .b-b {
  border-bottom-color: rgba(255, 255, 255, 0.3);
}
footer p {
  color: white;
  font-size: 14px;
  line-height: 1.7;
}
footer p a {
  color: #deeffa;
}
footer img {
  margin-top: 20px;
}







/*jn_m*/
.slh{
display: -webkit-box;   
-webkit-box-orient: vertical;   
-webkit-line-clamp: 8;   
overflow: hidden;  
line-height:21.5px;
height:168px;
/*margin-bottom:0!important;*/  
}
.carousel-inner &gt; .item {
  min-height: 440px;
}

.siderbar ul li.menu-list &gt; a::after {
 display: none!important;
}
section.contants .main-container div&gt;h3{
	text-align: center;
}

.main-container.sdoc,.main-container.mdoc{
	display: none;
}



.carousel-inner&gt;.item&gt;a&gt;img, .carousel-inner&gt;.item&gt;img, .img-responsive, .thumbnail a&gt;img, .thumbnail&gt;img {
    margin: 0 auto;
}
section.contants .main-container.zddt div&gt;h3 {
    text-align: left;
}
img.img-responsive.80yi{
transform:none!important;
}
ul.lists.ywtwo li a{
white-space: unset!important;
display: -webkit-box;   
-webkit-box-orient: vertical;   
-webkit-line-clamp: 2;   
overflow: hidden;  
line-height:20px;
height:40px;
}

ul.lists.ywtwo div.read-more{
position:relative;
}

ul.lists.ywtwo&gt;li:last-child{
border-bottom:none!important;
}

ul.lists:not(.rside) li:nth-last-child(2) {
    border-bottom: none!important;
}

div.read-more{
position:absolute!important;
bottom: -10px;
right: 15px;

}
ul.zhxw li:not(.read-more)&gt;a{
-webkit-line-clamp: 2;   
overflow: hidden;  
line-height:20px;
height:40px;
white-space: unset!important;
display: -webkit-box;   
-webkit-box-orient: vertical;   
}

ul.yjjz111 li:not(.read-more)&gt;a  {
-webkit-line-clamp: 2;   
overflow: hidden;  
line-height:20px;
max-height:40px;
white-space: unset!important;
display: -webkit-box;   
-webkit-box-orient: vertical;   
}


ul.lists&gt;li {
    background: url(../images/point.png) left 15px no-repeat;
}

ul.clj&gt;li{
width: 19%;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    margin: 0;
    margin-right: 9px;
}

.gdlj&gt;a{
display:inline-block!important;
}
.gdlj&gt;span{
margin-right: 8px;
    line-height: 27px;
    display: inline-block;
    float: left;
}
#tab8 span.post-time{
float:right;
}
.sider .lists {
    min-height: 280px;
}
ul.nav-tabs&gt;li&gt;a{
cursor:pointer!important;
}
.wfwjjb{
text-align: right;
}
.wfwjjb a:link {text-decoration:none;color:#FFF;}
.wfwjjb a:visited {text-decoration:none;color:#FFF;}
.wfwjjb a:hover {text-decoration:underline;color:#FFF;}
.wfwjjb a:active {text-decoration:none;color:#FFF;}
.wfwjjb a:hover&gt;span {text-decoration:underline;color:#FFF;}


.wfwjjb&gt;a&gt;span{
color: #FFF;
font-size: 20px;
padding-right: 5px;
}
.wfwjjb&gt;a{
padding:0;
padding-left: 5px;
}
/*jn_m*/</pre></body></html>