@charset "UTF-8";

body {
  padding-top: 86px;
  font-size: 14px;
  background-color: rgb(245, 245, 245);
  color: #999999;
  font-family: Microsoft YaHei;
}

.bg-main {
  background-color: #C00301;
}

.text-main-color {
  color: #C00301;
}

.font-xs {
  font-size: 12px;
}

.font-sm {
  font-size: 14px;
}

.font-md {
  font-size: 18px;
}

h1,
h2,
h3,
h4 {
  font-weight: 400;
}

.border-b {
  border-bottom: 2px solid #C00301;
}

.bg-img1 {
  background: url("../images/bg1.png") center center/cover no-repeat;
}

.bg-img2 {
  background: url("../images/bg2.png") center center/cover no-repeat;
}

.bg-img3 {
  background: url("../images/bg3.png") center center/cover no-repeat;
}

.bg-img4 {
  background: url("../images/bg4.png") center center/cover no-repeat;
}

.bg-pic {
  background: url("../images/bg-pic1.png") no-repeat;
  width: 431px;
  height: 280px;
}

.banner1 {
  background: url("../images/banner1.png") center center/cover no-repeat;
}

.banner2 {
  background: url("../images/banner2.png") center center/cover no-repeat;
}

.banner-pic {
  background: url("../images/banner-pic.png") no-repeat;
  padding: 30px;
  padding-left: 40px;
}

.w-125 {
  width: 12.5% !important;
}

.w-20 {
  width: 20% !important;
}

.navbar-top {
  background-color: rgb(37, 35, 51);
  padding: 10px 0;
  /* border-bottom: 2px solid #C00301; */
}

.navbar-top .navbar-nav .nav-link {
  text-align: center;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 15px;
}

.navbar-top .navbar-nav .nav-item.active,
.navbar-top .navbar-nav .nav-item:hover {
  border-radius: 20px;
}

.navbar-top .navbar-nav .nav-item.active .nav-link,
.navbar-top .navbar-nav .nav-item:hover .nav-link {
  color: #C00301;
}

.navbar-top .navbar-nav .nav-item:hover .dropdown-menu {
  background-color: #fff;
  border: 7px solid transparent;
  border-radius: 12px;
}

.navbar-top .navbar-nav .dropdown-menu {
  min-width: 1px;
  right: 0px;
}

.navbar-top .navbar-nav .dropdown-menu .dropdown-item {
  font-size: 14px;
  padding: 10px 0px;
  text-align: center;
}

.navbar-top .navbar-nav .dropdown-menu .dropdown-item:hover {
  color: #C00301;
}

.navbar-top .navbar-nav .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -3px;
}

.card-jqthumb {
  border-radius: 0;
  border: 0;
}

.card-jqthumb .card-title {
  font-size: 16px;
  font-weight: 100;
}

.card-jqthumb .card-title a {
  color: #666;
}

.card-jqthumb .card-title a:hover {
  color: #C00301;
  text-decoration: none;
}

.card-jqthumb .card-text {
  font-size: 12px;
  line-height: 1.8;
  color: grey;
}

.card-jqthumb .card-body {
  padding: 15px;
  color: grey;
}

.card-jqthumb .card-img {
  border-radius: 0;
}

.card-jqthumb .jqthumb>div {
  transition: all 0.6s;
}

.card-jqthumb .jqthumb>div:hover {
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -transform: scale(1.3, 1.3);
  z-index: 9999;
}

.card-icon {
  background: transparent url(../images/bg.png) center top no-repeat;
  background-color: transparent;
  border: 0px;
  color: #666666;
}

.card-icon .card-img-top {
  width: 48px;
  height: 48px;
}

.card-icon .card-body {
  padding: 8px 15px;
}

.card-icon .card-text {
  font-size: 12px;
  line-height: 24px;
}

.card-icon h5 {
  font-size: 16px;
  color: #dedede;
  margin-bottom: 60px;
}

.card-bg-show .card-img-overlay {
  display: none;
  background-color: transparent;
  color: transparent;
  transition: all 2s;
  -moz-transition: all 2s;
  /* Firefox 4 */
  -webkit-transition: all 2s;
  /* Safari and Chrome */
  -o-transition: all 2s;
  /* Opera */
}

.card-bg-show:hover .card-img-overlay {
  display: flex;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.5);
}

.dede_pages .pagination select {
  margin: 0 15px;
  height: 35px;
}

.dede_pages .pagination .pageinfo {
  color: #454545;
  line-height: 35px;
}

.article .article-head {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}

.article .article-head .article-label {
  color: #999;
  padding: 8px 5px;
}

.article .article-body {
  line-height: 30px;
  color: #676767;
  font-size: 16px;
}

.article .article-body>p {
  font: 18px/32px "Microsoft Yahei";
  color: #404040;
  text-indent: 2em;
  margin: 32px 0 0;
}

.article .article-body img {
  max-width: 90%;
}

.pager {
  color: #666;
}

.pager a {
  color: #454545;
}

.card-a {
  text-decoration: none;
}

.card-a .card-body {
  padding: 8px;
}

.card-a .card-title {
  font-size: 16px;
}

.card-a .card-text {
  font-size: 13px;
}

.card-icon .card-body {
  padding: 8px;
}
.card-body .text-line{
  padding-bottom: 20px;
  position: relative;
}
.text-line:after{
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 1px;
  width: 50px;
  background-color: #fff;
}
.card-icon .card-title {
  font-size: 16px;
}

.card-icon .card-text {
  font-size: 14px;
}

.card-fontIcon {
  background: #BD0402;
  border: 1px solid #fa4040;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, .12);
  text-align: left;
  padding: 30px 30px 50px 30px;
  position: relative;
}

.card-fontIcon:hover {
  background: #2C2944;
  border: 1px solid #fa4040;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, .12);
  transition: background-color .25s ease-out;
  -ms-transition: background-color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out;
  -moz-transition: background-color 0.25s ease-out;
  -webkit-transition: background-color 0.25s ease-out;
}

.card-fontIcon .card-img {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 44px;
  height: 44px;
}

.card-fontIcon .card-body {
  text-align: left;
  padding: 8px;
}

.card-fontIcon .card-title {
  font-size: 20px;
  color: #ffffff;
  /* border-bottom: 1px solid #C00301; */
  /* padding: 10px 0 30px;
  margin: 0 50px 20px 50px; */
}

.card-fontIcon .card-text {
  font-size: 14px;
  color: #ffffff;
}


.jumbotron {
  border-radius: 0;
  min-height: 360px;
  margin-bottom: 0
}

.affix-share.affix {
  top: 80px;
  width: 165px;
}

.bdsharebuttonbox .share_list {
  padding: 0;
  margin: 0;
  display: block;
}

.bdsharebuttonbox .share_list>li {
  display: block;
  padding: 5px 0;
  border-bottom: 1px solid #e5e5e5;
}

.bdsharebuttonbox .share_list>li>a {
  text-indent: 3.5em;
  width: 100%;
  color: #888;
}

.bdsharebuttonbox .share_list>li:last-child {
  border-bottom: 0px;
}

.bdsharebuttonbox .share_list>li:last-child>a {
  text-indent: -100em;
  width: 32px;
}

.bdsharebuttonbox .share_list>li:last-child>a.bds_count {
  text-align: center;
  text-indent: 0;
  width: 48px;
}

.carousel-card .carousel-item {
  height: 860px;
}

.carousel-card .carousel-caption {
  top: 30%;
  text-align: left;
}

.carousel-card .carousel-caption h5 {
  font-size: 50px;
}

.carousel-card .carousel-caption h6 {
  font-size: 38px;
}

.module {
  padding-top: 150px;
  padding-bottom: 150px;
}

.module .module-header {
  /* display: block;
		padding: 50px 0 25px 0; */
  height: 100px;
  margin-bottom: 30px;
  padding-top: 0px;
  position: relative;
  /* font-weight: normal; */
  /* font-family: 微软雅黑; */
  /* color: rgb(222,222,222); */
}

.module .module-header .title-bg {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 98px;
  line-height: 98px;
  color: rgb(196, 30, 28);
  z-index: 1;
}

.module .module-header::before {
  /* position: absolute;
  bottom: 0px;
  margin-left: -13px;
  content: '';
  width: 26px;
  height: 2px;
  background-color: #C00301; */
}

.module h1 {
  font-size: 36px;
  color: #ffffff;
}

.module .head-white {
  color: #fff;
}

.module .head-white .module-header::before {
  /* background-color: #fff; */
}
.module-header-time{
  padding: 8px 20px;
  cursor: pointer;
}
.module-header-time.active{
  background-color: #BD0402;
}
.module-header-time:hover{
  background-color: #BD0402;
}
.module-header-time .tab-link{
  color: #fff;
  text-decoration: none;
}
.sliderList .card {
  background-color: transparent;
  border: 0px;
  border-radius: 0;
}

.sliderList .card .card-img-top {
  border-radius: 0;
}

.sliderList .card-body {
  background-color: #333;
  color: darkgray;
  padding: 5px;
  text-align: center;
}

.sliderList .imglist_w {
  overflow: hidden;
  position: relative;
}

.sliderList .imglist_w ul {
  width: 20000px;
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sliderList .imglist_w ul li {
  width: 180px;
}

.aright {
  display: block;
  font-size: 26px;
  cursor: pointer;
  text-align: center;
  background-color: rgba(172, 168, 168, .4);
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
}

a .fa-angle-right {
  vertical-align: middle;
  line-height: 50px;
}

.aright:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: rgba(255, 255, 255, 0.5);
}


.card-nav {
  padding-right: 15px;
}

.card-nav .nav-link {
  padding: 15px 0px 15px 25px;
  color: #dedede;
}

.card-nav .nav-link.active {
  color: #C00301;
}

.card-nav hr {
  width: 20px;
  border-width: 5px;
  border-color: #fff;
}

.panel .panel-title {
  /* border-bottom: 1px solid #dedede; */
}

.panel .panel-title .panel-header {
  font-size: 20px;
  padding: 30px 20px;
  font-weight: 400;
  margin-bottom: 0;
  color: #C00301;
  display: inline-block;
  font-weight: bolder;
  color: white;
}

.panel .list-group{
  border-radius: 0;
}
.panel .list-group-item {
  background-color: transparent;
  border: none;
  margin: 8px 0;
  color: #ffffff;
}
.panel .list-group-item.active{
  background-color: #292e42
}

.panel .list-group-item:hover {
  background-color: #292e42;
  color: #ffffff;
  transition: all .35s;
}

.panel .panel-body {
  padding: 80px 0;
  line-height: 30px;
  color: #999999;
  font-size: 14px;
}

.panel .panel-body>p {
  font: 18px/32px "Microsoft Yahei";
  color: #404040;
  text-indent: 2em;
  margin: 32px 0 0;
}

.panel .panel-body img {
  max-width: 90%;
}

.media-user h5 {
  color: #e3e3e3;
  font-weight: 100;
}

.media-user h5 small {
  font-size: 14px;
  color: #999;
}

.media-user h5 a {
  color: #e3e3e3;
}

.media-user .media-text {
  font-size: 14px;
  color: #999;
}

.media-time h3 {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-family: arial;
}

.media-time h3 small {
  font-size: 15px;
  line-height: 15px;
  color: #767676;
  font-family: arial;
}

.media-time h5 {
  font-size: 16px;
}

.media-pro .media-pic {
  position: relative;
  padding: 0 15px 15px 0;
}

.media-pro .media-pic .bot {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 150px;
  height: 80px;
  background-color: #1a1a1a;
  z-index: -1;
}

.media-pro .media-line {
  position: relative;
  padding-left: 100px;
}

.media-pro .media-line .line {
  position: absolute;
  top: 15px;
  left: 40px;
  width: 50px;
  height: 1px;
  background-color: #1a1a1a;
  z-index: -1;
}

.media-pro h5 {
  font-size: 22px;
  color: #dedede;
}

.media-pro h5 small {
  font-size: 16px;
  color: #C00301;
}

.media-app .media-title {
  color: #C00301;
  font-weight: 400;
}

.media-app .media-title small {
  color: #999999;
}

.media-app .media-title span {
  padding: 0 5px;
}

.banner1 .banner-title-1 {
  font-size: 60px;
  line-height: 90px;
}

.banner1 .banner-title-2,
.banner2 .banner-title-2 {
  font-size: 60px;
}

/* 3.5. HORIZONTAL TIMELINE */
.cd-horizontal-timeline {
  margin: 0;
  padding-top: 21px;
  border-top: 1px solid #ebebea;
  font-size: 14px;
}

.cd-horizontal-timeline .timeline {
  width: 100%;
}

.cd-horizontal-timeline .events>ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cd-horizontal-timeline .events a {
  padding-bottom: 19px;
  color: #999;
  font-size: inherit;
  white-space: nowrap;
}

.cd-horizontal-timeline .events a.selected {
  color: #393939;
}

.cd-horizontal-timeline .events a.selected:after,
.no-touch .cd-horizontal-timeline .events a:hover:after {
  background-color: #2bb3c0;
  border-color: #2bb3c0;
}

.cd-horizontal-timeline .events a.older-event:not(.selected):after {
  background-color: #fff;
  border-color: #2bb3c0;
}

.cd-horizontal-timeline .filling-line {
  background-color: #2bb3c0;
}

.cd-timeline-navigation {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cd-timeline-navigation a {
  color: #2bb3c0;
  border-width: 1px;
  border-color: #2bb3c0;
  font-size: 20px;
  line-height: 27px;
  text-indent: 0;
  text-align: center;
  vertical-align: middle;
}

.cd-timeline-navigation a.prev {
  -webkit-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
}

.cd-timeline-navigation a.inactive {
  color: #ccc;
  border-color: #ccc;
}

.cd-timeline-navigation a .fa {
  vertical-align: middle;
}

.cd-timeline-navigation a:after {
  display: none;
}

.cd-horizontal-timeline .events-content {
  margin: 12px 0 3px;
}

.cd-horizontal-timeline .events-content>ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cd-horizontal-timeline .events-content>ol>li {
  padding-left: 0;
  padding-right: 0;
}

.cd-horizontal-timeline .events-content .title .h4 {
  color: #393939;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}

.cd-horizontal-timeline .events-content .subtitle {
  margin-top: 6px;
}

.cd-horizontal-timeline .events-content .subtitle p {
  font-size: 14px;
  line-height: 24px;
  font-style: italic;
}

.cd-horizontal-timeline .events-content .desc {
  margin-top: 13px;
}

.cd-horizontal-timeline .events-content .desc p {
  color: #696969;
  font-size: 14px;
  line-height: 24px;
}

.vertical-timeline>ul {
  position: relative;
  z-index: 0;
}

.vertical-timeline>ul:before {
  content: " ";
  display: none;
  position: absolute;
  top: 0;
  left: 134px;
  width: 1px;
  height: 100%;
  background-color: #1a1a1a;
  border-radius: 25px;
}

.vertical-timeline>ul>li {
  position: relative;
  z-index: 0;
}

.vertical-timeline>ul>li:before,
.vertical-timeline>ul>li:after {
  content: " ";
  display: table;
}

.vertical-timeline>ul>li:after {
  clear: both;
}

.vertical-timeline>ul>li+li {
  margin-top: 25px;
}

.vertical-timeline .title,
.vertical-timeline .action {
  display: inline-block;
  position: relative;
  width: 80px;
  padding: 7px 0;
  color: #e16123;
  background-color: #fff;
  border: 1px solid;
  border-radius: 25px;
  text-align: center;
  z-index: 0;
}

.vertical-timeline .action {
  padding: 0;
  border-width: 0;
}

.vertical-timeline .time {
  display: block;
  position: absolute;
  top: 12px;
  left: 20px;
  color: #999;
  white-space: nowrap;
}

.vertical-timeline .dot {
  float: left;
  display: none;
  position: relative;
  width: 24px;
  height: 24px;
  margin-top: 16px;
  margin-right: 35px;
  background-color: transparent;
  border: 1px solid #C00301;
  border-radius: 50%;
  z-index: 0;
}

.vertical-timeline .dot:before {
  content: " ";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 12px;
  height: 12px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #C00301;
}

.vertical-timeline .content {
  padding: 36px 20px 13px;
  font-size: 14px;
  border: 1px solid transparent;
  border-radius: 4px;
  overflow: hidden;
}

.vertical-timeline .subtitle {
  margin: 0 0 6px;
  color: #393939;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
}

@media (min-width: 992px) {

  .vertical-timeline>ul:before,
  .vertical-timeline .dot {
    display: block;
  }

  .vertical-timeline .time {
    float: left;
    position: relative;
    font-size: 14px;
    top: auto;
    left: auto;
    min-width: 100px;
    margin-top: 12px;
    margin-right: 22px;
    text-align: right;
  }

  .vertical-timeline .content {
    padding-top: 10px;
  }

  .vertical-timeline .title {
    margin-left: 96px;
  }

  .vertical-timeline .action {
    margin-left: 65px;
  }
}

.footer {
  /* background: url(../images/footer.png) center center no-repeat; */
  background-color: #292e42;
  padding: 100px 0;
  color: rgba(255, 255, 255, 0.5);
}

.footer a {
  color: rgba(255, 255, 255, 0.5);
}

.footer-body {
  margin-bottom: 20px;
}

.footer-bottom {
  padding: 20px 0;
  border-top: 1px solid #3f3f3f;
}

.footer-dl dt {
  font-size: 18px;
  margin-bottom: 10px;
}

.footer-dl dd {
  font-size: 14px;
}

.col-1-5,
.col-1-8.col-xs-1-8,
.col-sm-1-8,
.col-md-1-8,
.col-lg-1-8,
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.col-xs-1-8 {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.col-xs-1-5 {
  flex: 0 0 20%;
  max-width: 20%;
}

@media (min-width: 768px) {
  .col-sm-1-8 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-xs-1-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 992px) {
  .col-md-1-8 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-xs-1-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1-8 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  .col-xs-1-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (max-width: 992px) {

}
.flex-row {
  width: 100%;
  display: flex;
  flex-direction: row;
}

.flex-row>div {
  flex: 1;
}

.star {
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #FFF;
  top: 100px;
  left: 500px;
  position: relative;
  transform-origin: 100% 0;
  animation: star-ani 4s linear infinite;
  -webkit-animation: star-ani 5s linear infinite;
  box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.3);
  opacity: 0;
  z-index: 2;
}

.star:after {
  content: '';
  display: block;
  top: 0px;
  left: 4px;
  border: 0px solid #fff;
  border-width: 0px 90px 2px 90px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.3);
  transform: rotate(-45deg) translate3d(1px, 3px, 0);
  box-shadow: 0 0 1px 0 rgba(255, 255, 255, 0.1);
  transform-origin: 0% 100%;
}

.pink {
  top: 100px;
  left: 800px;
  background: #fff;
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
}

.pink:after {
  border-color: transparent transparent transparent #fff;
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
}

.blue {
  top: 120px;
  left: 1200px;
  background: fff;
  animation-delay: 7s;
  -webkit-animation-delay: 7s;
  -moz-animation-delay: 7s;
}

.blue:after {
  border-color: transparent transparent transparent fff;
  -webkit-animation-delay: 7s;
  -moz-animation-delay: 7s;
  animation-delay: 7s;
}

@keyframes star-ani {
  0% {
    opacity: 0;
    transform: scale(0) translate3d(0, 0, 0);
  }

  20% {
    opacity: 0.8;
    transform: scale(0.2) translate3d(-100px, 100px, 0);
  }

  40% {
    opacity: 0.8;
    transform: scale(0.4) translate3d(-200px, 200px, 0);
  }

  60% {
    opacity: 0.8;
    transform: scale(0.6) translate3d(-300px, 300px, 0);
  }

  80% {
    opacity: 1;
    transform: scale(1) translate3d(-350px, 350px, 0);
  }

  100% {
    opacity: 1;
    transform: scale(1.2) translate3d(-400px, 380px, 0);
  }
}

#scrollUp {
  bottom: 20px;
  right: 20px;
  /* padding: 10px 20px; */
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

#scrollUp:hover {
  background: black;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter>[class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.picBg {
  width: 100%;
  height: 340px;
  background: url(../images/services2.jpg) center center/cover no-repeat;
  background-size: 100% 100%;
}

.picBg:hover {
  width: 100%;
  height: 340px;
  background: url(../images/services1.jpg) center center/cover no-repeat;
  background-size: 100% 100%;
}

.caption-item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  right: 0;
  bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.card-reset {
  /* border-radius: 0; */
  border: none;
  /* width: 60%; */
}

.news-content {
  display: flex;
  flex-direction: row;
  text-align: left;
}

.news-content:nth-child(odd) {
  justify-content: flex-end;
  border-top: 1px solid rgba(0, 0, 0, .125);
  border-right: 1px solid rgba(0, 0, 0, .125);
  border-bottom: none;
  border-left: none;
}

.news-content:nth-child(even) {
  justify-content: flex-start;
  border-top: 1px solid rgba(0, 0, 0, .125);
  border-right: none !important;
  border-bottom: none;
  border-left: none;
}

.text-label {
  position: relative;
}

.text-label:before {
  position: absolute;
  top: 50%;
  left: -15px;
  margin-right: -13px;
  content: '';
  height: 80%;
  width: 2px;
  transform: translate(-50%, -50%);
  background-color: #FFFFFF;
}





.pro-bk {
  width: 100%;
  height: 270px;
  margin-bottom: 20px;
  position: relative;
}

.pro-img {
  width: 100%;
  height: 100%;
}

.img-text {
  position: absolute;
  background-color: rgba(0, 0, 0, .5);
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  color: #ffffff;
  text-align: center;
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.pro-bk .img-text:hover {
  opacity: 1;
  transition: all .35s;
}



.timeLabel {
  font-size: 12px;
  color: rgb(255, 112, 110);
}
.col-bg{
  background-color: #bd0402;
  padding: 30px 30px 20px;
  margin-bottom: 20px;
}
.col-bg:hover{
  background-color: #4f5670;
}



.news-bk {
  position: relative;
  height: 415px;
}
.news-btn {
  width: 150px;
  height: 40px;
  color: white;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  background-color: #C00301;
}

.news-btn a {
  text-decoration: none;
  color: white;
}
.smallNav {
  background-color: rgb(37, 35, 51);
  width: 100%;
  top: -80px;
  min-height: 80px;
}
@media (max-width: 576px) {
  .bg-img{
    display: none;
  }
  .news-bk .news-con {
    /* position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%); */
  }
  .module .module-header .title-bg {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 58px;
    line-height: 58px;
    color: rgb(196, 30, 28);
    z-index: 1;
  }

  /* 列表页的样式 */
  .smallNav {
    display: block;
  }

  .bigNav {
    display: none;
  }
}

@media all and (min-width: 576px) and (max-width: 768px) {
  .bg-img{
    height: 415px;
    width: 100%;
  }
  .news-bk .news-con {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
  }
  .col-sm-2-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .module .module-header .title-bg {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 68px;
    line-height: 68px;
    color: rgb(196, 30, 28);
    z-index: 1;
  }
  /* 首页的样式end */
  .smallNav {
    display: block;
  }

  .bigNav {
    display: none;
  }
}

@media all and (min-width: 768px) and (max-width: 992px) {
  .bg-img{
    height: 415px;
    width: 100%;
  }
  .news-bk .news-con {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
  }

  .col-md-2-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .module .module-header .title-bg {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 78px;
    line-height: 78px;
    color: rgb(196, 30, 28);
    z-index: 1;
  }
  .smallNav {
    display: none;
  }

  .bigNav {
    display: block;
  }
}

@media (min-width: 992px) {
  .news-bk .news-con {
    position: absolute;
    top: 50%;
    left: 35%;
    transform: translate(0, -50%);
  }
  .col-lg-2-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .module .module-header .title-bg {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 98px;
    line-height: 98px;
    color: rgb(196, 30, 28);
    z-index: 1;
  }
  .smallNav {
    display: none;
  }

  .bigNav {
    display: block;
  }
}

.gywm-h5 span{
  color: white !important;
}
.list-group-a{
  color: white;
}
.list-group-a:hover{
  text-decoration: underline;
}