body {
  font-size: 16px;
  background-color: #fff;
}

a {
  color: #333333;
}
a:hover {
  color: #333333;
}

.bg-red {
  background-color: #c70505;
}
.bg-grey {
  background-color: #f4f4f4;
}
.text-red {
  color: red;
}

#toppest-nav-container {
  color: #fff;
  font-size: 14px;
  height: 18px;
}

#toppest-nav a {
  color: #fff;
}

#toppest-nav .nav-link {
  line-height: 10px;
}

#title-image {
  background-image: url("../img/title-lg.png");
  background-position: center;
  height: 380px;
}

@media only screen and (max-width: 600px) {
  #title-image {
    background-image: url("../img/title-sm.png");
    background-position: center;
    height: 280px;
  }
}

#title-image .container {
  height: 100%;
}

#top-search-input:hover {
  box-shadow: 0px 0px 10px #e40000;
}

#top-search-input:focus-within {
  box-shadow: 0px 0px 10px #e40000;
}

#top-search-input {
  margin-top: 210px !important;
  background-color: #fff;
  border: 2px solid #e40000;
  border-radius: 210px;
  height: 50px;
}

#top-search-input input {
  border: none;
  height: 100%;
  background-color: transparent;
}

#top-search-input input[type="text"] {
  background: transparent;
  border: none;
}

.search-icon {
  color: red;
  font-size: 30px;
}

#top-nav {
  background-color: #e40000;
  padding: 10px 5px;
  box-shadow: 0 2px 2px  #5e5e5e5e;
}

#top-nav .navbar-toggler {
  line-height: 40px;
  font-size: 24px;
}
#top-nav .navbar-toggler .iconfont {
  line-height: 40px;
  font-size: 32px;
}

#top-nav a {
  color: #fff;
  font-size: 18px;
}

.form-control-inline:focus {
  outline: none;
}

.more-tag {
  font-size: 14px;
  float: right;
  color: #737373;
  line-height: 32px;
}
.carousel-inner .h100{height:100px;}
.carousel-inner .carousel-item {
  height: 200px;
}
.carousel-inner .carousel-item img {
  width:100%;
  height:100%;
}
.carousel-inner .carousel-item img {
  object-fit: cover;
  object-position: 50% 50%;
}
@media only screen and (min-width: 768px) {
  .carousel-inner .carousel-item {
    height: 348px;
  }
 .carousel-inner .h100 {
    height: 100px;
  }
}
.carousel-caption {
  width: 100%;
  text-align: left;
  left: 0;
  bottom: 0;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 90px;
  background-color: rgba(0, 0, 0, 0.4);
}
.carousel-indicators {
  text-align: right;
  float: right;
  right: -10% !important;
  left: inherit;
}

.carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 100%;
}
.carousel-indicators .active {
  background-color: red;
}

#top-nav button.navbar-toggler {
  border: none;
}

.nav-tabs {
  background-color: #f7f7f7;
  border: none;
  font-size: 18px;
}
.nav-item > .nav-link.active {
  color: #e50e0e;
  background-color: #f7f7f7;
  border: none;
  border-bottom: 3px solid #e50e0e;
}
.nav-tabs a {
  color: #666666;
  font-weight: bold;
}

#navbarCollapse .dropdown-menu {
  top: 40px;
}
.dropdown .dropdown-menu {
  background-color: #e40000;
  border: none;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown-menu {
  box-shadow: 0 2px 2px #5e5e5e5e;
}
.dropdown-menu .dropdown-item:focus, .dropdown-item:hover {
  background-color: #c70505;
}

#mainCardColumn .card-footer {
  background-color: #f9f9f9;
  padding: 18px 20px;
}
#mainCardColumn .card-footer a {
  color: #000;
  text-decoration: none;
}
.icon-search {
  color: #e50e0e;
  font-weight: bold;
}
.icon-wrapper {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 40px;
  background-color: #e7e7e7;
  margin-bottom: 10px;
}
.icon-wrapper span {
  font-size: 40px;
}
.icon-wrapper .iconfont {
  color: #e50e0e;
}
.icon-wrapper:hover span {
  font-size: 48px;
  color: #f23535;
}

.list-group > li {
  border: none;
  font-size: 16px;
  line-height: 16px;
}

.list-group > li::before {
  content: "\e615";
  color: #adadad;
  font-size: 14px;
  font-family: "iconfont";
  margin-right: 5px;
  line-height: 0;
}
.list-group-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 10px 0 11px 10px;
}
.list-group-item a {
  color: #333333;
}

li.activity-list-item {
  background-color: #f7f7f7;
  margin: 0.25em 0.5em;
  font-size: 16px;
  padding-right: 40px;
}
li.activity-list-item::before {
  content: "";
}
li.activity-list-item::after {
  position: absolute;
  right: 0;
  margin-right: 1em;
  content: url("../img/arrow-right.png");
}

li.list-group-date {
  color: #bbbbbb;
}
li.list-group-date::before {
  content: "";
}

.card-header {
  background-color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.portrait-name {
  font-size: 16px;
  font-weight: 500;
}
.portrait-des {
  font-size: 14px;
  color: #666666;
}

#leaders-board {
  font-size: 14px;
}

#bannerImage .container {
  min-height: 80px;
}

#bottom-divider {
  height: 10px;
}

#footer a {
  color: #333333;
}

#external-link {
  font-size: 16px;
}
#external-link a {
  font-weight: 400;
}
#external-link .nav-tabs {
  background: transparent;
}
#external-link .nav-link {
  border: none;
  border-bottom: 2px solid #bbb;
  font-size: 16px;
  border-radius: 0;
}
#external-link .nav-link:hover {
  border: none;
  border-bottom: 2px #e40000 solid;
}

#external-link .tab-pane {
  font-size: 14px;
  padding: 20px 20px;
}
#external-link .nav-link.active {
  border-bottom: 2px #e40000 solid;
}
#external-link .external-link-item {
  padding: 5px;
}

.icon-title {
  margin-right: 6px;
  display: inline-block;
  text-align: center;
  font-size: 20px !important;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 20px;
  background-color: #ec2e2e;
  color: #fff;
}

/* contents.html */
#mainContent {
  background-color: #f8f8f8;
}
#mainContent .container {
  background-color: #fff;
}
#mainContent .breadcrumb {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

#mainContent .breadcrumb a {
  color: #000;
}
#mainContent .breadcrumb a:nth-child(2) {
  display: none;
}

.sidenav {
  padding-bottom: 20px;
}
.sidenav {
  border-right: 2px #c93939 solid;
  margin-bottom: 60px;
}
@media only screen and (max-width: 991px) {
  .sidenav {
    border-right: none;
  }
}
.sidenav .iconfont {
  font-size: 28px;
}
.sidenav .iconright-arrow {
  font-size: 18px;
}
.sidenav h3 {
  background-color: #c93939;
  font-size: 28px;
  line-height: 80px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
.sidenav h3 i {
  margin-right: 10px;
}
.sidenav .nav-link {
  color: #000;
  text-align: center;
  line-height: 3em;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
}
.sidenav .nav-link.active {
  color: #fa2e2e;
  background-color: #fff;
  border-bottom: 1px solid #c93939;
}
.sidenav .nav-link:hover {
  background-color: #eee;
}
.sidenav .iconright-arrow {
  float: right;
}

.p-title {
  color: #555;
  font-size: 18px;
  border-bottom: 1px solid #bbb;
}

.news-list li {
  padding-top: 1em;
}
.news-list li span {
  float: right;
}
.news-list li a {
  color: #333;
  padding-right:100px;
}
.news-list li span.news-list-title {
  width: 70%;
  float: left;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.pagination .page-link {
  color: #c93939;
}
.pagination .active .page-link {
  color: #fff;
  background-color: #c93939;
  border: 1px solid #666;
}

/* details.html */
.content-title {
  color: #2c3e50;
  line-height: 28px;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  color: #f00;
  text-align: center;
  padding: 0px 0 10px;
  font-weight: normal;
}

.content-title {
  color: #2c3e50;
  line-height: 28px;
  font-family: "Microsoft YaHei";
  font-size: 24px;
  color: #f00;
  text-align: center;
  padding: 0px 0 10px;
  font-weight: normal;
}

.content-mess {
  line-height: 26px;
  padding: 5px;
  margin: 0 auto 10px;
  text-align: center;
  border-bottom: 1px dashed #eee;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  overflow: hidden;
}
.content-mess span {
  float: left;
  margin-right: 20px;
}
.content-mess .share {
  width: 170px;
  height: 28px;
}

.content-text {
  margin: 0px;
  text-indent: 28px;
  font-size: 16px;
  line-height: 200%;
}
.content-text img {
  max-width: 80%;
  display: block;
  margin: 0 auto;
}
.content-mess a {
  color: #212529;
}
 
#bottom-footer a {
  color: #000;
}

#pagination a {
  color:#212529
}

#additionContent a {
   color: #333333;
}