.themeColor {
  color: #cc0000; }

body {
  background-color: #e9e9e9; }

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

.cont-body .column-one {
  margin-top: 15px; }
  .cont-body .column-one .play-img {
    float: left;
    position: relative;
    width: 776px;
    height: 338px;
    overflow: hidden;
    background-color: #fff; }
    .cont-body .column-one .play-img .bd {
      position: relative;
      z-index: 0; }
      .cont-body .column-one .play-img .bd ul {
        width: 776px !important; }
      .cont-body .column-one .play-img .bd li {
        width: 776px !important;
        height: 338px; }
        .cont-body .column-one .play-img .bd li a {
          display: block;
          width: 776px;
          height: 338px; }
          .cont-body .column-one .play-img .bd li a img {
            width: 776px;
            height: 338px; }
          .cont-body .column-one .play-img .bd li a .txt {
            position: absolute;
            width: 776px;
            height: 40px;
            line-height: 40px;
            bottom: 0;
            left: 0;
            padding: 0 130px 0 16px;
            font-size: 16px;
            color: #fff;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            background: rgba(51, 51, 51, 0.6); }
    .cont-body .column-one .play-img .hd {
      position: absolute;
      z-index: 2;
      bottom: 16px;
      right: 46px;
      height: 10px;
      line-height: 10px;
      text-align: center; }
      .cont-body .column-one .play-img .hd ul li {
        cursor: pointer;
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 6px;
        height: 6px;
        text-indent: 10000px;
        border-radius: 50%;
        margin: 0 7px;
        background-color: #fff;
        overflow: hidden;
        filter: alpha(opacity=20);
        opacity: 0.52; }
        .cont-body .column-one .play-img .hd ul li.on {
          filter: alpha(opacity=100);
          opacity: 1; }
    .cont-body .column-one .play-img .more {
      position: absolute;
      bottom: 10px;
      right: 13px;
      font-size: 12px;
      color: #fff; }
  .cont-body .column-one .sidebar-wrapper {
    position: relative;
    float: right;
    width: 415px;
    height: 338px;
    background-color: #fff; }
    .cont-body .column-one .sidebar-wrapper .sidebar-hd {
      height: 200px;
      padding: 35px 20px 0 40px; }
      .cont-body .column-one .sidebar-wrapper .sidebar-hd .sidebar-title {
        font-size: 26px;
        color: #323232;
        font-weight: bold;
        line-height: 36px;
        margin-bottom: 15px; }
      .cont-body .column-one .sidebar-wrapper .sidebar-hd .sidebar-text {
        color: #323232;
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px; }
        .cont-body .column-one .sidebar-wrapper .sidebar-hd .sidebar-text:last-child {
          margin-bottom: 0; }
    .cont-body .column-one .sidebar-wrapper .sidebar-bd {
      font-size: 0;
      position: absolute;
      bottom: 40px;
      left: 0;
      width: 100%;
      text-align: center; }
      .cont-body .column-one .sidebar-wrapper .sidebar-bd a {
        display: inline-block;
        width: 160px;
        height: 50px; }
      .cont-body .column-one .sidebar-wrapper .sidebar-bd .study {
        background: url(../images/btn-study.png) no-repeat; }
      .cont-body .column-one .sidebar-wrapper .sidebar-bd .submit {
        background: url(../images/btn-submit.png) no-repeat; }
.cont-body .column {
  background-color: #fff;
  padding: 25px 30px 30px;
  margin-top: 15px; }
  .cont-body .column .panel-title {
    margin: 0 0 15px; }
    .cont-body .column .panel-title .title {
      float: left;
      font-size: 24px;
      color: #cc0000;
      line-height: 34px;
      font-weight: bold; }
      .cont-body .column .panel-title .title i {
        float: left;
        margin-right: 10px; }
    .cont-body .column .panel-title .more {
      float: right;
      font-size: 14px;
      color: #323232;
      line-height: 33px; }
      .cont-body .column .panel-title .more:hover {
        text-decoration: underline; }

		.cont-body .column-two .panel-body ul .item {
  float: left;
  width: 172px;
  margin-right: 21px; }
  .cont-body .column-two .panel-body ul .item.last-item, .cont-body .column-two .panel-body ul .item:last-child {
    margin-right: 0; }
  .cont-body .column-two .panel-body ul .item .img-wrapper {
    display: block;
    width: 100%; }
    .cont-body .column-two .panel-body ul .item .img-wrapper img {
      width: 100%;
      height: 138px; }



  .cont-body .column-two .panel-body ul .item .item-title {
    line-height: 20px;
    background: #fff;
    font-size: 14px;
    color: #323232;
    margin-top: 10px;
    text-align: justify; }
.cont-body .column-three {
  padding: 0;
  height: 348px;
  background-color: #e9e9e9; }
  .cont-body .column-three .panel-lf {
    float: left;
    width: 49.5%;
    height: 100%;
    padding: 25px 30px 30px;
    background-color: #fff; }
    .cont-body .column-three .panel-lf .panel-body li {
      margin: 3px 0; }
      .cont-body .column-three .panel-lf .panel-body li a {
        display: inline-block;
        max-width: 534px;
        font-size: 14px;
        color: #323232;
        line-height: 32px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        .cont-body .column-three .panel-lf .panel-body li a:hover {
          color: #f52f3e; }
  .cont-body .column-three .panel-rt {
    float: right;
    width: 49.5%;
    height: 100%;
    padding: 25px 30px 30px;
    background-color: #fff; }
    .cont-body .column-three .panel-rt .item-lf {
      float: left;
      width: 63%;
      padding-top: 6px; }
      .cont-body .column-three .panel-rt .item-lf .title {
        font-size: 18px;
        color: #505050;
        line-height: 28px;
        margin-bottom: 5px; }
      .cont-body .column-three .panel-rt .item-lf ul {
        padding-right: 15px; }
        .cont-body .column-three .panel-rt .item-lf ul li {
          font-size: 14px;
          color: #505050;
          line-height: 38px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .cont-body .column-three .panel-rt .item-lf ul i {
          display: inline-block;
          font-style: normal;
          width: 16px;
          height: 16px;
          background: #d15757;
          border-radius: 50%;
          text-align: center;
          line-height: 16px;
          color: #fff;
          font-size: 12px;
          margin-right: 6px; }
    .cont-body .column-three .panel-rt .item-rt {
      float: left;
      width: 37%;
      padding-top: 6px; }
      .cont-body .column-three .panel-rt .item-rt .title {
        font-size: 18px;
        color: #505050;
        line-height: 28px;
        margin-bottom: 5px; }
      .cont-body .column-three .panel-rt .item-rt ul {
        padding-right: 15px; }
        .cont-body .column-three .panel-rt .item-rt ul li {
          font-size: 14px;
          color: #505050;
          line-height: 38px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .cont-body .column-three .panel-rt .item-rt ul i {
          display: inline-block;
          font-style: normal;
          width: 16px;
          height: 16px;
          background: #d15757;
          border-radius: 50%;
          text-align: center;
          line-height: 16px;
          color: #fff;
          font-size: 12px;
          margin-right: 6px; }
.cont-body .column-four .panel-body {
  padding: 0 40px; }
.cont-body .column-four .tab {
  border-bottom: 1px solid #d8dbe1; }
  .cont-body .column-four .tab li {
    float: left;
    line-height: 30px;
    margin-right: 25px;
    font-size: 13px;
    color: #323232;
    cursor: pointer;
    user-select: none; }
    .cont-body .column-four .tab li.cur {
      border-bottom: 2px solid #b1b7c3; }
.cont-body .column-four .tab-cont {
  border: 1px solid #cccccc;
  margin-top: 20px;
  padding: 20px 30px; }
  .cont-body .column-four .tab-cont .tab-item {
    display: none; }
    .cont-body .column-four .tab-cont .tab-item.show {
      display: block; }

.footer {
  margin-top: 20px; }

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