@charset "UTF-8";
.layout {
  width: 1200px;
  margin: 0 auto; }

.header .header-logo {
  height: 230px;
  background: #d1232c; }
  .header .header-logo .layout {
    height: 230px;
    background: url(/19train/images/header.jpg) center no-repeat; }
.header .header-nav {
  height: 60px;
  background-color: #fff;
  position: relative; }
  .header .header-nav ul {
    overflow: hidden;
    display: table; }
    .header .header-nav ul li {
      display: table-cell;
      width: 12.5%;
      text-align: center; }
      .header .header-nav ul li.cur a {
        color: #f52f3e;
        font-weight: bold; }
      .header .header-nav ul li a {
        display: inline-block;
        line-height: 60px;
        font-size: 22px;
        font-weight: normal;
        color: #323232; }
  .header .header-nav #ico-line {
    position: absolute;
    bottom: 2px;
    width: 20px;
    height: 5px;
    background: url(/19train/images/cont-ico06.png) no-repeat; }
  .header .header-nav #ico-line.hide {
    display: none; }
  .header .header-nav #ico-line.show {
    display: block; }

.footer {
  background: #fff; }
  .footer .footer-wrapper {
    float: left;
    width: 700px;
    text-align: left;
    height: 160px;
    padding-top: 40px; }
    .footer .footer-wrapper div {
      margin-top: 6px; }
      .footer .footer-wrapper div span {
        font-size: 14px;
        color: #555555;
        margin-right: 30px;
        display: inline-block;
        line-height: 24px; }
        .footer .footer-wrapper div span.last {
          margin-right: 0; }
      .footer .footer-wrapper div a {
        font-size: 14px;
        color: #444; }
        .footer .footer-wrapper div a i {
          display: inline-block;
          width: 18px;
          height: 20px;
          background: url(/19train/images/icp-logo.png) no-repeat;
          vertical-align: -3px; }

.side {
  float: right;
  background-color: #fff;
  margin-top: 30px; }
  .side .QR-code {
    float: left;
    margin-left: 30px; }
    .side .QR-code img {
      width: 100px;
      height: 100px;
      margin: 0 auto; }
    .side .QR-code .info {
      font-size: 16px;
      color: #323232;
      text-align: center;
      line-height: 26px;
      padding: 7px 0  15px; }
.fontBold {
  font-weight: bold; }

.whiteBlock {
  background: #fff; }

.title {
  font-size: 24px;
  color: #323232;
  line-height: 34px; }

.textCenter {
  text-align: center; }

.tip {
  color: #666; }

.desc {
  font-size: 15px; }

.desc img {
  width: 100%  !important; }

.dot {
  background: #f63e4c;
  width: 5px;
  height: 5px;
  float: left; }

.dotUl li {
  background: url("/19train/images/dot.png") no-repeat;
  /*把你要的圆点样式切好图作为背景*/
  text-indent: 15px;
  background-position-y: 8px; }

.dotUl li a {
  display: inline-block;
  text-indent: initial; }

.breadcrumb {
  background-color: #f3f3f3;
  overflow: hidden; }

.breadcrumb li {
  float: left;
  margin-right: 5px; }

.breadcrumb li a {
  margin-left: 5px;
  margin-right: 5px; }

.breadcrumb li:first-child a {
  margin-left: 0px; }

.breadcrumb li.active {
  color: #666; }

.sdlist-item {
  overflow: hidden;
  margin-bottom: 20px; }

.item-left {
  width: 80%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.item-left.active a {
  color: #f52f3e; }

.item-left a {
  font-size: 15px; }

.item-right {
  width: 20%;
  float: left;
  text-align: right;
  color: #666; }

.title-list {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #666; }

.title-row {
  overflow: hidden; }

.title-item {
  width: 50%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.title-item a {
  font-size: 20px;
  font-weight: bold; }

.title-item.active a {
  color: #f52f3e; }

/* 循环创建 margin padding */
.m0 {
  margin: 0px !important; }

.mt0 {
  margin-top: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.p0 {
  padding: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pr0 {
  padding-right: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pl0 {
  padding-left: 0px !important; }

.m5 {
  margin: 5px !important; }

.mt5 {
  margin-top: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.p5 {
  padding: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.m10 {
  margin: 10px !important; }

.mt10 {
  margin-top: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.p10 {
  padding: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.m15 {
  margin: 15px !important; }

.mt15 {
  margin-top: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.p15 {
  padding: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pr15 {
  padding-right: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pl15 {
  padding-left: 15px !important; }

.m20 {
  margin: 20px !important; }

.mt20 {
  margin-top: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.p20 {
  padding: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pr20 {
  padding-right: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pl20 {
  padding-left: 20px !important; }

.text-center, .tc {
  text-align: center; }

.text-right, .tr {
  text-align: right; }

.text-left, .tl {
  text-align: left; }

.mt20 {
  margin-top: 20px; }

.fenye {
  text-align: center;
  margin-top: 30px; }

.fenye a,
.fenye b {
  display: inline-block;
  line-height: 24px;
  font-size: 14px;
  color: #333;
  margin-right: 10px;
  border: 1px solid #333;
  padding: 0 5px;
  border-radius: 4px; }

.fenye a[title~=Total] b {
  margin-right: 0;
  border: none;
  padding: 0; }

.fenye > b {
  color: #f52f3e;
  border-color: #f52f3e;
  vertical-align: 1px; }

.fenye a[title~=Total] {
  font-size: 0;
  line-height: 1;
  margin-right: 4px; }

/*# sourceMappingURL=publicStyle.css.map */
