/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2018-06-02 23:36:29
 * @version $Id$
 */
.mt40 {
  margin-top: 2rem; }

.title {
  width: 32.9rem;
  height: 1.7rem;
  margin: 1.65rem auto 0; }

.data-share .con {
  width: 33rem;
  margin: 0 auto; }
.data-share .fl {
  float: left; }
.data-share .nav {
  height: 2.5rem;
  background: #f5f5f5; }
  .data-share .nav .i {
    width: 0.3rem;
    height: 1.3rem;
    background: #cc0099;
    border-radius: 1.25rem;
    margin-top: 0.6rem; }
  .data-share .nav h5 {
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 2.5rem;
    margin: 0 1.25rem 0 0.5rem; }
  .data-share .nav li {
    font-size: 1rem;
    color: #666;
    margin: 0.3rem 1.25rem;
    float: left;
    border: 1px solid #f5f5f5;
    padding: 0.15rem 0.5rem; }
  .data-share .nav li.active {
    border-radius: 1.25rem;
    border-color: #cc0099;
    color: #cc0099; }
.data-share .swiper-container {
  margin: 1rem auto 0; }
  .data-share .swiper-container li {
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    border-bottom: 1px dashed #bfbfbf;
    overflow: hidden; }
    .data-share .swiper-container li a img {
      float: left;
      width: 10.7rem;
      height: 6.4rem;
      margin-right: 0.7rem; }
    .data-share .swiper-container li a div {
      width: 21rem;
      float: right; }
    .data-share .swiper-container li a h5 {
      height: 4.25rem;
      font-size: 1.2rem;
      color: #333;
      line-height: 2.2rem; }
    .data-share .swiper-container li a span {
      font-size: 0.9rem;
      color: #999;
      line-height: 2.1rem; }
  .data-share .swiper-container li:last-child {
    border: none; }
  .data-share .swiper-container .more {
    display: block;
    width: 32.4rem;
    height: 2rem;
    margin: 0 auto;
    background: #cc0099;
    border-radius: 1.5rem;
    text-align: center;
    line-height: 2rem;
    color: #fff; }

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