/*!less/style.less*/
.container,
.container-fluid {
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding-right: 10px;
  padding-left: 10px;
}
.card-deck {
  flex-flow: row wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
}
.breadcrumb {
  padding: 8px 10px;
  margin-bottom: 15px;
  background: none;
  font-size: 22px;
  color: #333333;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: ">";
}
@media (max-width: 576px) {
  .breadcrumb {
    margin-bottom: 0;
  }
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background: none;
}
.text-primary {
  color: #1E6BB3!important;
}
.text-indigo {
  color: #414197 !important;
}
.text-danger {
  color: #f80c0c !important;
}
.text-success {
  color: #62C78B !important;
}
.text-warning {
  color: #ECB153 !important;
}
.text-black {
  color: #292929 !important;
}
.bg-primary {
  background-color: #1E6BB3!important;
  border-color: #1E6BB3!important;
}
.btn {
  border-radius: .125rem;
}
.btn-primary {
  color: #fff;
  background-color: #178de2;
  border-color: #178de2;
}
.btn-danger {
  color: #fff;
  background-color: #AE3024;
  border-color: #AE3024;
}
.btn-success {
  color: #fff;
  background-color: #59CA9C!important;
  border-color: #59CA9C!important;
}
.btn-warning {
  color: #fff;
  background-color: #FC6832;
  border-color: #FC6832;
}
.btn-warning:hover {
  background-color: #e8541e;
  border-color: #e8541e;
}
.btn-warning:hover {
  color: #fff;
}
.btn-outline-success {
  color: #59CA9C;
  border-color: #59CA9C;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 1;
}
.breadcrumb {
  font-size: unset;
}
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #DAE8F8;
}
/* 页面级图片 */
/* 分页 */
.list-group-first .list-group-item {
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.list-group-first .list-group-item:first-child {
  border-top: 0;
}
.personalCenter-infoList {
  align-items: center;
  justify-content: center;
}
.personalCenter-infoList .list-group-item {
  height: 90px;
  width: 100%;
  display: flex;
  align-items: center;
}
.personalCenter-infoList .title {
  width: 140px;
  color: #666666;
}
.personalCenter-infoList .body .avatar {
  width: 48px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background-size: cover;
}
/* function */
.clearfix:after,
.list-group li:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: ".";
}
.clearfix,
.list-group li {
  zoom: 1;
}
.ib {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.dn {
  display: none;
}
.db {
  display: block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.prz {
  position: relative;
  zoom: 1;
}
.oh {
  overflow: hidden;
}
.ff0 {
  font-family: arial,\5b8b\4f53;
}
.ff1 {
  font-family: "Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;
}
.fs1 {
  font-size: 12px;
}
.fs2 {
  font-size: 14px;
}
.fwn {
  font-weight: normal;
}
.fwb {
  font-weight: bold;
}
.tal {
  text-align: left;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.taj {
  text-align: justify;
  text-justify: inter-ideograph;
}
.vam,
.f-vama * {
  vertical-align: middle;
}
.wsn {
  word-wrap: normal;
  white-space: nowrap;
}
.pre {
  overflow: hidden;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}
.wwb {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}
.ti {
  overflow: hidden;
  text-indent: -30000px;
}
.ti2 {
  text-indent: 2em;
}
.lhn {
  line-height: normal;
}
.tdu,
.f-tdu:hover {
  text-decoration: underline;
}
.tdn,
.f-tdn:hover {
  text-decoration: none;
}
.toe {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.csp {
  cursor: pointer;
}
.csd {
  cursor: default;
}
.csh {
  cursor: help;
}
.csm {
  cursor: move;
}
.usn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.lh2 {
  line-height: 2;
}
.lh3 {
  line-height: 3;
}
.btn-rounded {
  border-radius: 500px;
}
/* 栅格布局 */
/* 字号简写 */
.fz18 {
  font-size: 18px;
}
.fz10 {
  font-size: 10px;
}
.fz20 {
  font-size: 20px;
}
.fz30 {
  font-size: 30px;
}
.fz40 {
  font-size: 40px;
}
.fz50 {
  font-size: 50px;
}
.fz60 {
  font-size: 60px;
}
.fz70 {
  font-size: 70px;
}
.fz80 {
  font-size: 80px;
}
.fz90 {
  font-size: 90px;
}
.fz100 {
  font-size: 100px;
}
/* 边距简写 */
body {
  font-family: "Microsoft Yahei UI", "Microsoft Yahei", "微软雅黑", 'Segoe UI', Tahoma, "宋体b8b\4f53", SimSun, sans-serif;
}
body {
  margin: 0;
  color: #353535;
  font-size: 14px;
  overflow-x: hidden;
}
@media (min-width: 992px) {
  .container {
    max-width: 1480px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
/* link */
a {
  color: #333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #59CA9C;
  text-decoration: none;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.page-heading {
  border-radius: 20px 20px 0 0;
  background-color: #fff;
  padding: 30px;
  padding-bottom: 0;
  margin-top: -90px;
  position: relative;
  z-index: 10;
  border-bottom: solid 1px #eeeeee;
}
@media (max-width: 767.9px) {
  .page-heading {
    margin-top: -40px !important;
    padding: 8px;
    padding-bottom: 0;
    border-radius: 10px 10px 0 0;
  }
}
.bg-light {
  background-color: #EEEEEE;
}
/*  */
/*  */
body {
  font-size: 14px;
}
/*  */
.home-m {
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .home-m {
    padding-bottom: 17.5px;
    padding-top: 20px;
  }
}
.home-m .home-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 16px;
  margin-bottom: 17px;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 768px) {
  .home-m .home-heading {
    margin-bottom: 15px;
  }
}
.home-m .home-title {
  font-size: 30px;
  color: #333;
  font-weight: bold;
}
@media (max-width: 768px) {
  .home-m .home-title {
    font-size: 26.66666667px;
  }
}
.home-m .home-title small {
  display: block;
  font-size: 18px;
  color: #898585;
}
@media (max-width: 768px) {
  .home-m .home-title small {
    font-size: 14px;
  }
}
.home-m .home-body ul li .list-item {
  background-color: #FFF;
  margin: 10px 0;
}
.home-m .home-body ul li .caption {
  line-height: 50px;
  font-size: 16px;
  color: #333333;
  text-align: center;
}
/*  */
/*  */
.flip {
  display: block;
  padding: 0;
  list-style: none;
  margin-bottom: 30px;
}
.flip li {
  margin-bottom: 10px;
}
.flip li a {
  font-size: 15px;
  color: #6b6b6b;
}
.flip li a:hover {
  color: #2061B7;
}
/*  */
.pagination .page-item {
  margin: 5px;
}
.pagination .page-item.active .page-link {
  background-color: #AE3024;
}
.pagination .page-link {
  padding: 0.53rem 0.7rem;
  border: none;
  font-weight: normal;
  color: #B5B9BC;
}
.pagination .page-link:focus {
  box-shadow: 0 0 0 0.1px rgba(0, 123, 255, 0.25);
}
/*  */
.table {
  font-size: unset;
}
.table .thead-light th {
  color: #333333;
  background-color: #DAE8F8;
  border-color: #DAE8F8;
}
.table-border-no td,
.table-border-no th {
  border-top: none;
}
.icon-line {
  width: 4px;
  height: 18px;
  background-color: #00ab79;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 2px;
}
.hr-line {
  height: 0;
  border-bottom: 1px solid #CDCDCD;
}

/*!widget/header/header.less*/
.navbar {
  position: absolute;
  left: 0;
  right: 15px;
  top: 0;
  width: 100%;
  z-index: 110;
}
@media (max-width: 768px) {
  .navbar {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
@media (max-width: 768px) {
  .navbar {
    padding: 0.2rem 0.25rem;
    height: auto;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-brand {
    padding-left: 10px;
    padding-top: 0;
  }
}
.navbar .navbar-brand img {
  height: auto;
}
@media (max-width: 768px) {
  .navbar .navbar-brand img {
    max-width: 150px;
  }
}
.navbar-nav > .nav-item > .nav-link {
  color: #FFF;
  font-size: 18px;
  transition: all .5s;
  border-top: 3px solid transparent;
  border-bottom: 4px solid transparent;
  padding: 0rem 1rem;
}
@media (max-width: 768px) {
  .navbar-nav > .nav-item > .nav-link {
    text-align: center;
    font-size: 15px;
  }
}
.navbar-nav > .nav-item > .nav-link.active,
.navbar-nav > .nav-item > .nav-link:hover {
  color: #E41616;
}
@media (min-width: 768px) {
  .navbar-nav > .nav-item > .nav-link {
    width: 120px;
    padding: 2.45rem 0.7rem !important;
  }
}
/*  */

/*!widget/footer/footer.less*/
.footer {
  background-color: #09162a;
  min-height: 160px;
  color: #FFF;
  padding: 20px 0;
}
.footer .text-block {
  font-size: 14px;
  line-height: 24px;
  color: #fefefe;
  opacity: 0.3;
}
.footer .text-block p {
  margin-bottom: 2px;
}
.footer a {
  color: #FFF;
}
.footer a:hover {
  color: #e1e1e1;
}

/*!widget/swiper/swiper.less*/
.swiper .swiper-container {
  height: 820px;
}
.swiper .swiper-container .swiper-slide {
  background-position: center center;
}
@media (max-width: 768px) {
  .swiper .swiper-container {
    height: auto;
  }
  .swiper .swiper-container .swiper-slide {
    padding-bottom: 55.5%;
    background-size: cover !important;
  }
}
.swiper .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper .swiper-pagination-custom,
.swiper .swiper-pagination-fraction {
  bottom: 50px;
}
.swiper .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px;
}
.swiper .swiper-pagination-bullet {
  width: 68px;
  height: 6px;
  border-radius: 4px;
  background: #FFF;
  opacity: 1;
}
@media (max-width: 768px) {
  .swiper .swiper-pagination-bullet {
    width: 20px;
  }
}
.swiper .swiper-pagination-bullet-active {
  opacity: 1;
  background: #B50015;
}

/*!widget/focus-page/focus-page.less*/
/*  */
.focus-page {
  background-size: cover !important;
  background-position: center 0;
  background-repeat: no-repeat;
  height: 640px;
  background-color: #B40014;
}
@media (max-width: 992px) {
  .focus-page {
    height: 0;
    padding-bottom: 51.5%;
  }
}
@media (max-width: 768px) {
  .focus-page {
    height: 0;
    padding-bottom: 46.5%;
  }
}

/*!widget/focus-page/focusPage.less*/
