/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */

/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
  font-size: 1em;
  line-height: 1.4;
  color: #222;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
  display: block;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #ccc;
  padding: 0;
  height: 1px;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
  margin: 0;
  border: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden,
[hidden] {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.sr-only {
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  /* 1 */
}

/*
 * Extends the .sr-only class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.sr-only.focusable:active,
.sr-only.focusable:focus {
  overflow: visible;
  clip: auto;
  position: static;
  margin: 0;
  width: auto;
  height: auto;
  white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix::before,
.clearfix::after {
  display: table;
  content: " ";
}

.clearfix::after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  *,
  *::before,
  *::after {
    color: #000 !important;
    background: #fff !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: " (" attr(href) ")";
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

/* CSS Start */
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0;
}

em, i {
  font-style: normal;
}

li {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

img {
  border: 0;
  vertical-align: middle;
}

img.logo-img {
}

label, button {
  cursor: pointer;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

button, input {
  font-family: Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, sans-serif;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  *font-size: 100%;
  font-weight: inherit;
}

.float-left {
  float: left
}

.float-right {
  float: right
}

.overflow {
  overflow: hidden;
}

.hide, .none {
  display: none;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.text-cut {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* CSS End */


.box {
  position: relative;
  width: 100%;
  min-width: 1200px;
}

/*背景*/
.box .bg {
  width: 100%;
}

.box .top-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.box .bottom-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -2;
}

.box .bg .bg-img {
  width: 100%;
}

/*内容*/
.content {
  margin: 0 auto;
  width: 1200px;
  min-height: 1217px
}

.content .logo {
  margin-bottom: 55px;
  padding-top: 30px;
}

.content .logo a {
  display: block;
  width: 348px;
  height: 51px;
}

.content .logo a img {
  width: 100%;
  height: 100%;
}

.content .title-box {
  margin-bottom: 56px;
  width: 100%;
  text-align: center;
}

.content .title-box .title-top-img {
  margin-bottom: 16px;
  width: 955px;
  height: 94px;
}

.content .title-box .title-bottom-img {
  width: 906px;
  height: 62px;
}

.content .title {
  display: flex;
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 15px;
  font-size: 24px;
  color: #c9161d;
  align-items: center;
  justify-content: space-between;
}

.content .title h3 {
  font-size: 24px;
  font-weight: bold;
  color: #C9161D;
}

.content .title .line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 38px;
  height: 2px;
  background-color: #c9161d;
}

.content .title .more {
  font-size: 14px;
  text-decoration: underline;
  color: #AF1E24;
}

.content .module-box {
  padding-bottom: 60px;
}

.module-list {
  overflow: hidden;
  position: relative;
  left: -50px;
  width: 1300px;
  height: auto;
}

.module-list .hd .prev {
  display: block;
  float: left;
  overflow: hidden;
  z-index: 999;
  margin-top: 120px;
  margin-left: 3px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

.module-list .hd .next {
  display: block;
  float: right;
  overflow: hidden;
  z-index: 999;
  margin-top: 120px;
  margin-right: 3px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

.module-list .bd {
  overflow: hidden;
  margin: 0 50px;
}

/*内容列表*/
.module-con-list {
  overflow: hidden;
}

.module-con-list .module-con-li {
  display: inline;
  float: left;
  overflow: hidden;
  margin-right: 56.25px;
  width: 195px;
}

.module-con-list .module-con-li .pic {
  position: relative;
  margin-bottom: 15px;
  width: 195px;
  height: 275px;
}

.module-con-list .module-con-li .pic a {
  display: block;
  width: 100%;
  height: 100%;
}

.module-con-list .module-con-li .pic img {
  width: 100%;
  height: 100%;
}

.module-con-list .module-con-li .con {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.module-con-list .module-con-li .con a {
  display: block;
}

.module-con-list .module-con-li .con .name {
  width: 140px;
  font-size: 16px;
  font-weight: bold;
  color: #36464e;
}

.module-con-list .module-con-li .con .like-num {
  display: flex;
  width: 55px;
  align-items: center;
}

.module-con-list .module-con-li .con .like-num .like-img {
  margin-right: 2px;
  width: 16px;
  height: 16px;
}

.more-list .module-con-list .module-con-li {
  margin-right: 56.25px;
  margin-bottom: 40px;
}

.more-list .module-con-list .module-con-li:nth-child(5n) {
  margin-right: 0;
}

/*分页*/
.pagination-box .pagination {
  display: flex;
  justify-content: center;
}

/*********分页样式 Start***********/
.pages {
  display: table;
  margin: 0 auto;
}

.pages .pagination {
  display: inline-block;
  float: left;
}

.pages .pagination li {
  float: left;
  margin-right: 11px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  width: 35px;
  height: 35px;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  color: #cccccc;
  background: #FFFFFF;
}

.pages .pagination li a {
  display: block;
  font-size: 13.6px;
  color: #cccccc;
}

.pages .pagination li:hover,
.pages .pagination li.active,
.pages .pagination li.prev:hover {
  border: 1px solid #bd1d21;
  background: #bd1d21;
}

.pages .pagination li a:hover,
.pages .pagination li.active a,
.pages .pagination li:hover span {
  color: #fff;
}

.pages .pagination li.prev,
.pages .pagination li.next,
.pages .pagination li.first,
.pages .pagination li.last {
  width: 70px;
  cursor: pointer;
}

.pages .pagination li.next {
  border-color: #bd1d21;
  color: #bd1d21;
}

.pages .pagination li.next a {
  border-color: #bd1d21;
  color: #bd1d21;
}

.pages .pagination li.next a:hover {
  color: #fff;
}

.pages .form {
  display: inline-block;
  height: 40px;
  line-height: 40px;
}

.pages .form .text {
  float: left;
  font-size: 14px;
  color: #999;
}

.pages .form .input {
  float: left;
  margin-right: 5px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  padding: 0;
  width: 38px;
  height: 38px;
  text-align: center;
  color: #999;
}

.pages .form .go-page {
  display: inline-block;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  width: 58px;
  height: 38px;
  text-align: center;
  color: #999;
  outline: none;
  cursor: pointer;
}
/*********分页样式 End***********/

/*底部版权*/
footer {
  padding: 0 0 55px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #cc281e;
}

footer p {
  line-height: 28px;
}
