@charset "UTF-8";
/* SCSS变量
-------------------------------------------------------------------------------*/
/* 其他特殊色彩 */
/* 字体 */
/* CSS Document */
/*==================================================
    * @name index.css
    * @description 研修网首页专用样式
    * @author lisfan QQ@448182355 GIT@lisfan
    * @version - v1.0#2016-01-04
==================================================*/
/* 首页
-------------------------------------------------------------------------------*/
.section {
  width: 1000px;
  margin: 0 auto;
  padding: 0px;
  overflow: hidden; }

.col-large {
  width: 76%;
  margin-right: 3%;
  padding-bottom: 14px; }

.col-slider {
  width: 56%;
  _width: 560px;
  height: 314px; }

.col-big {
  width: 41%;
  _width: 410px;
  margin-right: 3%;
  padding-bottom: 14px; }

.col-small {
  width: 32%;
  margin-right: 3%;
  padding-bottom: 14px; }

.col-mini {
  width: 21%;
  padding-bottom: 14px; }

.section .banner {
  height: 100px;
  background-color: #5da4e6;
  margin-bottom: 30px; }

.section.type00 {
  padding-top: 20px;
  height: 356px; }
  .section.type00 .heading {
    overflow: visible;
    border-top: none; }
  .section.type00 .tabs-nav {
    margin-top: -10px; }
  .section.type00 .imp {
    padding-top: 30px;
    padding-bottom: 14px; }
    .section.type00 .imp .content {
      height: auto;
      min-height: 0;
      padding-left: 0;
      font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; }
      .section.type00 .imp .content .title {
        height: 1.2em;
        line-height: 1.2em;
        font-size: 1.8em; }
        .section.type00 .imp .content .title a:before {
          content: "";
          display: inline-block;
          vertical-align: middle;
          margin-right: 6px;
          margin-top: -3px;
          width: 5px;
          height: 5px;
          font-size: 0px;
          line-height: 0;
          background-color: #ed2f38; }
      .section.type00 .imp .content .desc {
        line-height: 1.1em;
        height: auto;
        margin-top: 10px;
        color: #555;
        white-space: nowrap;
        text-overflow: ellipsis; }
        .section.type00 .imp .content .desc a {
          color: #555; }
          .section.type00 .imp .content .desc a:hover {
            color: #ed2f38; }
          .section.type00 .imp .content .desc a:after {
            display: none; }

.section.type01 {
  margin-top: 7px;
  overflow: visible;
  height: 233px; }
  .section.type01 .heading {
    position: relative;
    overflow: hidden; }
  .section.type01 .imp {
    border-bottom: none;
    padding-bottom: 0px; }
    .section.type01 .imp .content {
      padding-left: 0px;
      height: auto;
      min-height: 0; }
      .section.type01 .imp .content .title {
        font-size: 1.6em; }
  .section.type01 .weekplan {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    padding-bottom: 0px; }
    .section.type01 .weekplan .heading {
      font-size: 1.6em;
      line-height: 2.1875em;
      text-align: center;
      color: #fff;
      background-color: #5da4e6; }

.section.type02 {
  position: relative; }
  .section.type02 .sec-content .compont-list-image-text:nth-of-type(odd) {
    width: 41%; }
  .section.type02 .sec-content .compont-list-image-text:nth-of-type(even) {
    width: 32%; }
  .section.type02 .heading {
    border-bottom: none;
    padding-top: 3px; }
    .section.type02 .heading .category {
      width: 22%;
      margin-top: -3px; }
    .section.type02 .heading .more {
      width: 78%; }
      .section.type02 .heading .more a {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: middle; }
    .section.type02 .heading .entry {
      text-align: right;
      display: inline-block;
      *display: inline;
      *zoom: 1;
      vertical-align: middle;
      margin-top: -2px;
      margin-right: 8px; }
      .section.type02 .heading .entry .item {
        float: none;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: middle;
        padding: 0px;
        margin-right: 2px;
        *margin-right: 8px; }
        .section.type02 .heading .entry .item:before {
          display: none; }
        .section.type02 .heading .entry .item:before {
          content: "";
          width: 3px;
          height: 3px;
          font-size: 0%;
          line-height: 0;
          background-color: #c7c7c7;
          vertical-align: middle;
          display: inline-block; }
  .section.type02 .sec-side {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 210px; }
    .section.type02 .sec-side .compont-list-image-text.col-hilite {
      padding: 2px 10px 15px;
      background-color: #f2f2f2; }
      .section.type02 .sec-side .compont-list-image-text.col-hilite .heading {
        border-top: none; }
      .section.type02 .sec-side .compont-list-image-text.col-hilite .imp .image {
        width: 54px;
        height: 54px;
        margin-bottom: 10px;
        overflow: hidden; }
      .section.type02 .sec-side .compont-list-image-text.col-hilite .imp .content {
        padding-left: 64px;
        min-height: 3.85em;
        font-size: 1.4em; }
        .section.type02 .sec-side .compont-list-image-text.col-hilite .imp .content .title {
          position: relative;
          margin-top: -2px;
          height: 3.2em;
          line-height: 1.6em;
          font-size: 1em;
          white-space: normal;
          font-weight: normal;
          font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
          color: #334455; }
          .section.type02 .sec-side .compont-list-image-text.col-hilite .imp .content .title a {
            color: #334455; }
            .section.type02 .sec-side .compont-list-image-text.col-hilite .imp .content .title a:hover {
              color: #ed2f38; }
      .section.type02 .sec-side .compont-list-image-text.col-hilite .list {
        margin-top: 5px; }
        .section.type02 .sec-side .compont-list-image-text.col-hilite .list .item .title {
          margin-right: auto;
          padding-right: 0px; }
    .section.type02 .sec-side .e-book {
      margin-top: 20px;
      padding: 4px 22px 18px;
      background-color: #f2f2f2;
      list-style: none; }
      .section.type02 .sec-side .e-book li {
        padding-top: 16px; }
        .section.type02 .sec-side .e-book li .image {
          display: block;
          margin: 0 auto;
          width: 160px;
          height: 214px;
          border: 3px solid #fff;
          overflow: hidden; }
          .section.type02 .sec-side .e-book li .image img {
            width: 100%;
            height: 100%; }
        .section.type02 .sec-side .e-book li .text {
          display: block;
          margin-top: 14px;
          overflow: hidden;
          text-align: center;
          height: 1.1em;
          line-height: 1.1em;
          font-size: 1.4em;
          color: #415e7a;
          font-family: "Hiragino Sans GB", "WenQuanYi Micro Hei", SimSun, STSong, serif; }
          .section.type02 .sec-side .e-book li .text .symbol {
            font-weight: normal; }
        .section.type02 .sec-side .e-book li a.text {
          color: #415e7a; }

.section.type03 .compont-list-image-text .heading {
  line-height: 3.8em; }
  .section.type03 .compont-list-image-text .heading .name {
    font-size: 1.5em;
    margin-top: -2px; }
    .section.type03 .compont-list-image-text .heading .name .sub-name {
      font-size: 0.66em;
      line-height: 1.1em;
      margin-top: 2px;
      padding-left: 4px;
      padding-right: 12px;
      font-weight: normal;
      background-image: url(../images/temp01.png);
      background-position: right center;
      background-repeat: no-repeat; }
  .section.type03 .compont-list-image-text .heading .entry .item:before {
    display: none; }
  .section.type03 .compont-list-image-text .heading .more {
    padding-left: 0px; }
.section.type03 .compont-list-image-text .imp {
  padding-bottom: 2px;
  border-bottom: none; }
  .section.type03 .compont-list-image-text .imp .content {
    padding-left: 0px;
    min-height: 0;
    height: auto; }
    .section.type03 .compont-list-image-text .imp .content .title {
      font-size: 1.6em; }

.section.type03 .compont-list-image-text.col-mini .heading {
  border-bottom: none; }
  .section.type03 .compont-list-image-text.col-mini .heading .name {
    padding-right: 12px;
    background-image: url(../images/temp01.png);
    background-position: right 23px;
    background-repeat: no-repeat; }
.section.type03 .compont-list-image-text.col-mini .imp {
  margin-top: auto;
  margin-bottom: 8px;
  padding-top: 0px;
  padding-right: 10px;
  background-color: #f4f4f4; }
  .section.type03 .compont-list-image-text.col-mini .imp .image {
    width: 54px;
    height: 54px; }
  .section.type03 .compont-list-image-text.col-mini .imp .content {
    padding-left: 64px;
    min-height: 3.85em;
    font-size: 1.4em; }
    .section.type03 .compont-list-image-text.col-mini .imp .content .title {
      position: relative;
      height: 3.2em;
      line-height: 1.6em;
      font-size: 1em;
      color: #334455;
      white-space: normal;
      font-weight: normal;
      font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; }
      .section.type03 .compont-list-image-text.col-mini .imp .content .title a {
        color: #334455; }
        .section.type03 .compont-list-image-text.col-mini .imp .content .title a:hover {
          color: #ed2f38; }

.section.type04 {
  position: relative;
  padding-top: 30px;
  border-top: 2px solid #334455; }
  .section.type04:before {
    content: "";
    position: absolute;
    top: 3px;
    left: -1px;
    right: 0px;
    height: 0px;
    border-bottom: 1px dotted #334455;
    line-height: 0;
    font-size: 0px; }

.section.type04 .compont-list-image-text .heading {
  border-top: none; }
  .section.type04 .compont-list-image-text .heading .name {
    font-size: 1.33em;
    line-height: 1.75em;
    color: #fff;
    font-weight: normal; }
    .section.type04 .compont-list-image-text .heading .name a {
      display: inline-block;
      padding: 0 4px;
      background-color: #f54343;
      color: #fff; }
  .section.type04 .compont-list-image-text .heading .more {
    font-size: 1em;
    line-height: 2.33em; }
.section.type04 .compont-list-image-text .imp {
  padding-bottom: 2px;
  border-bottom: none; }
  .section.type04 .compont-list-image-text .imp .content {
    padding-left: 0px;
    height: auto;
    min-height: 0; }
    .section.type04 .compont-list-image-text .imp .content .title {
      font-size: 1.6em; }

.section.type04 .compont-list-image-text.col-mini .heading .more {
  padding-left: 0px; }

.section.type05 {
  padding-top: 30px;
  position: relative;
  border-top: 2px solid #334455; }
  .section.type05:before {
    content: "";
    position: absolute;
    top: 3px;
    left: -1px;
    right: 0px;
    height: 0px;
    border-bottom: 1px dotted #334455;
    line-height: 0;
    font-size: 0px; }

.section.type05 .compont-list-image-text .heading {
  border-top: none; }
  .section.type05 .compont-list-image-text .heading .name {
    font-size: 1.33em;
    line-height: 1.75em;
    color: #fff;
    font-weight: normal; }
    .section.type05 .compont-list-image-text .heading .name a {
      display: inline-block;
      padding: 0 4px;
      background-color: #f54343;
      color: #fff; }
      .section.type05 .compont-list-image-text .heading .name a:hover {
        color: #fff;
        text-decoration: underline; }
  .section.type05 .compont-list-image-text .heading .entry {
    font-size: 1em;
    line-height: 2.33em;
    overflow: hidden;
    width: 50%;
    white-space: nowrap; }
    .section.type05 .compont-list-image-text .heading .entry .item:before {
      display: none; }
  .section.type05 .compont-list-image-text .heading .more {
    font-size: 1em;
    line-height: 2.33em; }
.section.type05 .compont-list-image-text .list .item {
  float: left;
  width: 50%; }
  .section.type05 .compont-list-image-text .list .item .title {
    margin-right: 20px; }

.section.type05 .compont-list-image-text.col-mini .heading .more {
  padding-left: 0px; }
.section.type05 .compont-list-image-text.col-mini .imp {
  padding-top: 14px;
  padding-bottom: 0px;
  border-bottom: none; }
  .section.type05 .compont-list-image-text.col-mini .imp .content {
    padding-left: 0px;
    height: auto;
    min-height: 0; }
    .section.type05 .compont-list-image-text.col-mini .imp .content .title {
      font-size: 1.6em; }
.section.type05 .compont-list-image-text.col-mini .list .item {
  float: none;
  width: auto; }
  .section.type05 .compont-list-image-text.col-mini .list .item .title {
    margin-right: 20%; }

.fast-entry {
  padding-bottom: 30px;
  overflow: visible;
  margin-top: -10px; }
  .fast-entry li {
    margin-top: 20px;
    margin-right: 2.5%;
    *margin-right: 2.2%;
    width: 14%; }
    .fast-entry li .text {
      font-size: 1.4em;
      padding: 0 10px; }
    .fast-entry li:nth-of-type(6n) {
      margin-right: 0px; }

/* 友情链接 .friendly-links */
.friendly-links {
  position: relative;
  margin: 20px auto 50px;
  border-top: none;
  border: 1px solid #6e7e97; }
  .friendly-links .links-container {
    position: relative;
    z-index: 2; }
    .friendly-links .links-container .item {
      position: relative;
      float: left;
      width: 12.5%;
      *width: 12.4%;
      line-height: 3.23em;
      font-size: 1.4em;
      font-weight: bold;
      text-align: center;
      cursor: pointer; }
      .friendly-links .links-container .item a:hover {
        color: #415e7a;
        text-decoration: none; }
      .friendly-links .links-container .item:first-child {
        margin-left: -1px; }
      .friendly-links .links-container .item.active {
        color: #415e7a;
        border-left: 1px solid #415e7a;
        border-right: 1px solid #415e7a;
        border-bottom: 1px solid #fff; }
        .friendly-links .links-container .item.active a {
          color: #415e7a;
          text-decoration: none; }
      .friendly-links .links-container .item:last-child {
        transform: translateX(2px); }
      .friendly-links .links-container .item:last-child.active {
        color: #415e7a;
        margin-left: 1px;
        border-right: 1px solid #415e7a;
        border-left: 1px solid #415e7a;
        border-bottom: 1px solid #fff; }
        .friendly-links .links-container .item:last-child.active a {
          color: #415e7a;
          text-decoration: none; }
      .friendly-links .links-container .item:last-of-type.active:after {
        content: "";
        position: absolute;
        left: 0px;
        border-bottom: 1px solid #fff;
        bottom: -1px;
        z-index: 10; }
  .friendly-links .tabs-container {
    position: relative;
    z-index: 1;
    margin-top: -1px;
    border-top: 1px solid #6e7e97;
    width: 100%; }
  .friendly-links .sub-container {
    padding: 10px 20px; }
    .friendly-links .sub-container .item {
      float: left;
      padding-right: 15px;
      width: 16.5%;
      height: 2.5em;
      line-height: 2.5em;
      overflow: hidden;
      font-size: 1.2em;
      color: #000; }
      .friendly-links .sub-container .item a {
        color: #000; }
        .friendly-links .sub-container .item a:before {
          content: "";
          width: 3px;
          height: 3px;
          font-size: 0%;
          line-height: 0;
          background-color: #6e7e97;
          display: inline-block;
          vertical-align: middle;
          margin-right: 6px;
          margin-top: -3px; }
        .friendly-links .sub-container .item a:hover {
          color: #ed2f38; }

/* 一周安排 */
.schedule table {
  width: 100%;
  height: 100%;
  table-layout: auto; }
  .schedule table caption {
    font-size: 1.6em;
    line-height: 3.125em;
    font-weight: bold;
    color: #fff;
    background-color: #5da4e6; }
  .schedule table tr {
    border: 1px solid #f00; }
  .schedule table tr:nth-of-type(even) {
    background-color: #efefef; }
  .schedule table th {
    color: #415e7a;
    line-height: 2.5em;
    font-size: 1.6em;
    font-family: "Hiragino Sans GB", "WenQuanYi Micro Hei", SimSun, STSong, serif;
    border: 1px solid #ddd;
    text-align: center; }
  .schedule table td {
    padding: 13px 8px;
    font-size: 1.4em;
    color: #555;
    border: 1px solid #ddd; }
    .schedule table td.date {
      width: 95px;
      text-align: center; }
    .schedule table td.content {
      font-size: 1.6em;
      font-family: "Hiragino Sans GB", "WenQuanYi Micro Hei", SimSun, STSong, serif; }

.compont-layer {
  position: fixed;
  z-index: 10000;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0); }
  .compont-layer.active {
    background-color: rgba(0, 0, 0, 0.8); }
  .compont-layer .layer {
    position: absolute;
    top: 50%;
    left: 50%;
    /*width: 800px;
        margin-left: -300px;*/
    /*margin-top: -300px;*/
    background-color: #fff;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.5);
    transform: scale(0.5);
    visibility: hidden;
    opacity: 0; }
    .compont-layer .layer.active {
      transform: scale(1);
      visibility: visible;
      opacity: 1; }
    .compont-layer .layer.leaveTransform {
      transform: scale(1) translateY(50px); }
    .compont-layer .layer .title {
      height: 3.125em;
      line-height: 3.125em;
      padding: 0 30px;
      font-size: 1.6em;
      font-weight: bold;
      color: #fff;
      text-align: center;
      background-color: #5da4e6; }
    .compont-layer .layer.schedule {
      max-width: 600px;
      max-height: 600px; }
      .compont-layer .layer.schedule .heading {
        color: #415e7a;
        line-height: 3em;
        font-family: "Hiragino Sans GB", "WenQuanYi Micro Hei", SimSun, STSong, serif;
        border: 1px solid #ddd;
        border-bottom: 2px solid #d2d2d2;
        font-weight: bold;
        font-size: 1.2em; }
        .compont-layer .layer.schedule .heading .date {
          display: inline-block;
          *display: inline;
          *zoom: 1;
          vertical-align: middle;
          width: 100px;
          font-size: 1.33em;
          text-align: center; }
        .compont-layer .layer.schedule .heading .dolist {
          display: inline-block;
          *display: inline;
          *zoom: 1;
          vertical-align: middle;
          border-left: 1px solid #ddd;
          width: 498px;
          font-size: 1.33em;
          position: relative;
          text-align: center; }
      .compont-layer .layer.schedule .nicescroll {
        overflow: hidden; }
      .compont-layer .layer.schedule .content .item {
        margin-top: -1px;
        font-size: 1.2em;
        color: #555;
        border: 1px solid #ddd;
        position: relative; }
        .compont-layer .layer.schedule .content .item .date {
          position: absolute;
          left: 0px;
          top: 50%;
          margin-top: -0.5em;
          width: 100px;
          text-align: center;
          font-size: 1.17em;
          line-height: 1.1em; }
        .compont-layer .layer.schedule .content .item .dolist {
          padding: 12px 8px;
          margin-left: 100px;
          border-left: 1px solid #ddd;
          font-size: 1.33em; }
          .compont-layer .layer.schedule .content .item .dolist a {
            color: #5da4e6; }
            .compont-layer .layer.schedule .content .item .dolist a:hover {
              color: #ed2f38; }
    .compont-layer .layer .close {
      position: absolute;
      right: -30px;
      top: 0px;
      width: 30px;
      height: 30px;
      background-color: #fff;
      cursor: pointer;
      transition: background .5s ease; }
      .compont-layer .layer .close .icon {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -9px;
        margin-top: -9px;
        width: 18px;
        height: 18px;
        background-image: url(../images/close.png);
        transition: transform .5s ease; }
      .compont-layer .layer .close:hover {
        background-color: #c7c7c7; }
        .compont-layer .layer .close:hover .icon {
          transform: rotate(90deg); }

/* 首页组件化
-------------------------------------------------------------------------------*/
/*图文列表组件*/
.compont-list-image-text .heading {
  position: relative;
  overflow: hidden;
  line-height: 3.16em;
  font-size: 1.2em;
  color: #6e7e97;
  border-top: 2px solid #334455;
  border-bottom: 1px solid #ddd;
  zoom: 1; }
  .compont-list-image-text .heading a {
    color: #6e7e97; }
    .compont-list-image-text .heading a:hover {
      color: #ed2f38; }
  .compont-list-image-text .heading .category {
    width: 80%;
    padding-top: 3px; }
  .compont-list-image-text .heading .name {
    font-size: 1.33em;
    font-weight: bold;
    color: #415e7a; }
    .compont-list-image-text .heading .name a {
      color: #415e7a; }
      .compont-list-image-text .heading .name a:hover {
        color: #ed2f38;
        text-decoration: none; }
    .compont-list-image-text .heading .name .notice {
      color: #ed2f38 !important; }
  .compont-list-image-text .heading .entry {
    color: #6e7e97;
    font-family: "Hiragino Sans GB", "WenQuanYi Micro Hei", SimSun, STSong, serif;
    margin-left: 12px;
    overflow: hidden;
    font-size: 1em; }
    .compont-list-image-text .heading .entry .item {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      padding-right: 8px; }
      .compont-list-image-text .heading .entry .item:before {
        content: "";
        width: 3px;
        height: 3px;
        font-size: 0%;
        line-height: 0;
        background-color: #c7c7c7;
        float: left;
        margin-right: 5px;
        margin-top: 18px;
        margin-left: -3px; }
  .compont-list-image-text .heading .more {
    width: 20%;
    padding-top: 3px;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    text-align: right; }
  .compont-list-image-text .heading .tabs-dobber {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0px;
    background-color: #f00;
    font-size: 0px;
    line-height: 0; }
    .compont-list-image-text .heading .tabs-dobber:after {
      content: "";
      position: absolute;
      bottom: 2px;
      left: 50%;
      margin-left: -4px;
      border: 4px solid rgba(0, 0, 0, 0);
      border-bottom-color: #ed2f38;
      font-size: 0px;
      line-height: 0; }
.compont-list-image-text .nav {
  margin-left: -18px;
  font-weight: bold;
  color: #415e7a; }
  .compont-list-image-text .nav a {
    color: #415e7a; }
    .compont-list-image-text .nav a:hover {
      color: #ed2f38;
      text-decoration: none; }
  .compont-list-image-text .nav .item {
    float: left;
    padding: 0 16px;
    font-size: 1.33em; }
    .compont-list-image-text .nav .item:before {
      content: "";
      position: absolute;
      border-left: 1px solid #d2d2d2;
      height: 1.1em;
      margin-left: -16px;
      margin-top: 11px; }
    .compont-list-image-text .nav .item a {
      position: relative;
      padding-left: 5px;
      padding-right: 5px; }
    .compont-list-image-text .nav .item.active {
      color: #ed2f38; }
      .compont-list-image-text .nav .item.active a {
        color: #ed2f38; }
.compont-list-image-text .imp {
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dotted #ddd; }
  .compont-list-image-text .imp .image {
    position: absolute;
    left: 0px;
    width: 94px;
    height: 66px;
    overflow: hidden; }
    .compont-list-image-text .imp .image img {
      width: 100%;
      height: 100%; }
  .compont-list-image-text .imp .content {
    padding-left: 109px;
    font-family: "Hiragino Sans GB", "WenQuanYi Micro Hei", SimSun, STSong, serif;
    min-height: 5.5em; }
    .compont-list-image-text .imp .content .title {
      height: 1em;
      line-height: 1.1em;
      margin: 0px;
      padding: 0px;
      font-size: 1.4em;
      font-weight: bold;
      overflow: hidden; }
    .compont-list-image-text .imp .content .desc {
      position: relative;
      overflow: hidden;
      margin: 0px;
      padding: 0px;
      margin-top: 8px;
      height: 3.2em;
      line-height: 1.6em;
      font-size: 1.2em;
      text-align: justify;
      color: #777; }
      .compont-list-image-text .imp .content .desc a {
        color: #777; }
        .compont-list-image-text .imp .content .desc a:hover {
          color: #ed2f38; }
        .compont-list-image-text .imp .content .desc a:after {
          content: "...";
          width: 26px;
          text-align: center;
          position: absolute;
          right: 0px;
          bottom: 0px;
          background-color: #fff; }
.compont-list-image-text .list {
  padding-top: 8px;
  *padding-top: 11px;
  color: #555; }
  .compont-list-image-text .list .item {
    position: relative;
    line-height: 2em;
    font-size: 1.4em;
    overflow: hidden; }
    .compont-list-image-text .list .item .title {
      display: block;
      *display: inline-block;
      *vertical-align: middle;
      *zoom: 1;
      margin-right: 25%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .compont-list-image-text .list .item .title:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 3px;
        height: 3px;
        font-size: 0px;
        line-height: 0;
        background-color: #5da4e6;
        margin-right: 6px;
        margin-top: -3px; }
    .compont-list-image-text .list .item .date {
      position: absolute;
      right: 0px;
      top: 0px;
      overflow: hidden;
      height: 2.33em;
      color: #777;
      font-size: .86em;
      text-align: right; }

/* 信息卡组件 */
.compont-info-card {
  position: relative;
  margin-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dotted #ddd; }
  .compont-info-card .image {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 64px;
    height: 64px;
    overflow: hidden; }
    .compont-info-card .image img {
      width: 100%;
      height: 100%; }
  .compont-info-card .content {
    margin-left: 76px;
    height: 64px;
    font-family: "Hiragino Sans GB", "WenQuanYi Micro Hei", SimSun, STSong, serif; }
    .compont-info-card .content .head .name {
      height: 21px;
      line-height: 21px;
      margin: 0px;
      margin-top: 1px;
      padding: 0px;
      font-size: 1.4em;
      font-weight: normal;
      overflow: hidden; }
    .compont-info-card .content .head .title_style {
      width: 220px;
      overflow: hidden;
      display: inline-block;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-size: 12px; }
    .compont-info-card .content .head .level {
      display: inline-block;
      padding: 0 6px 0 4px;
      margin-left: 8px;
      height: 14px;
      line-height: 14px;
      border-radius: 10px;
      background-color: #fca30e;
      color: #fff;
      font-size: 1.2em;
      font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
      font-style: italic; }
    .compont-info-card .content .info {
      position: relative;
      overflow: hidden;
      height: 40px;
      margin: 0px;
      padding: 0px;
      margin-top: 4px;
      line-height: 20px;
      font-size: 1.2em;
      color: #777; }
      .compont-info-card .content .info .item {
        float: left;
        width: 34%;
        height: 20px;
        overflow: hidden; }
      .compont-info-card .content .info a {
        color: #777; }
        .compont-info-card .content .info a:hover {
          color: #ed2f38; }
        .compont-info-card .content .info a:after {
          content: "...";
          width: 26px;
          text-align: center;
          position: absolute;
          right: 0px;
          bottom: 0px;
          background-color: #fff; }

/* 图片轮播 */
.compont-slider {
  margin-right: 0px; }

/* 标签页切换 */
.compont-tabs .tabs-container {
  position: relative; }
  .compont-tabs .tabs-container .tabs-list {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 0;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    transition-property: opacity visibility;
    transition-duration: 1s; }
    .compont-tabs .tabs-container .tabs-list.active {
      position: relative;
      z-index: 100;
      opacity: 1;
      visibility: visible;
      zoom: 1; }

.compont-tabs-o .tabs-container {
  position: relative; }
  .compont-tabs-o .tabs-container .tabs-list {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 0;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    transition-property: opacity visibility;
    transition-duration: 1s; }
    .compont-tabs-o .tabs-container .tabs-list.active {
      position: relative;
      z-index: 100;
      opacity: 1;
      visibility: visible;
      zoom: 1; }

/* 固定尺寸 */
.section.type00 {
  min-height: 356px; }

.section.type01 {
  min-height: 233px; }

.section.type02 .col-big,
.section.type02 .col-small {
  min-height: 299px; }

.section.type02 .col-hilite {
  min-height: 315px; }

.section.type02 .e-book {
  min-height: 541px; }

.section.type03 .col-mini {
  min-height: 248px; }

.section.type04 {
  min-height: 255px; }

.section.type05 {
  min-height: 258px; }

.section.friendly-links {
  min-height: 128px; }

.calendar_click_window_bg {
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.48);
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999; }

.calendar_click_window_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 50%;
  height: 80%;
  z-index: 9999;
  box-sizing: border-box; }
  .calendar_click_window_wrapper .box {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    box-shadow: 0 0 25px #000;
    padding-bottom: 46px;
    box-sizing: border-box; }
    .calendar_click_window_wrapper .box .close {
      width: 100%;
      text-align: center;
      padding-top: 25px;
      line-height: 50px;
      background: #fff; }
      .calendar_click_window_wrapper .box .close span {
        font-size: 16px;
        cursor: pointer;
        border-radius: 5px;
        box-sizing: border-box;
        color: #fff;
        padding: 5px 15px 7px;
        background-color: #999; }
  .calendar_click_window_wrapper .header {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1100;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 1.2em;
    height: 10%;
    min-height: 81px; }
    .calendar_click_window_wrapper .header h2 {
      margin: 0;
      color: #ed2f38; }
    .calendar_click_window_wrapper .header h4 {
      margin: 0;
      margin-top: 0.5rem; }
  .calendar_click_window_wrapper hr {
    margin: 0 10%;
    border-width: 2px; }
  .calendar_click_window_wrapper .body {
    width: 85%;
    height: 80%;
    margin-left: 9%;
    overflow: auto;
    min-height: 184px; }
    .calendar_click_window_wrapper .body img {
      max-width: 100%; }
    .calendar_click_window_wrapper .body table {
      width: 100% !important;
      font-size: 18px; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

/*# sourceMappingURL=index.css.map */
