﻿body .vote .vote-con .vote-title {
  height: 3.5rem; }
  body .vote .vote-con .vote-title .mobile-title {
    display: block; }
  body .vote .vote-con .vote-title .pc-title {
    display: none; }
body .vote.pc .vote-con .vote-title {
  height: 2.5rem; }
  body .vote.pc .vote-con .vote-title .mobile-title {
    display: none; }
  body .vote.pc .vote-con .vote-title .pc-title {
    display: block; }
body .title-text {
  color: #fff;
  font-size: 0.2rem;
  line-height: 0.34rem;
  text-align: center;
  text-shadow: black 0.1em 0.1em 0.2em;
  width: 6.5rem;
  margin: auto; }
body .linkage-container {
  width: 6.5rem;
  height: 12rem;
  position: relative;
  margin: auto;
  margin-top: 0.5rem; }
  body .linkage-container .item {
    position: relative;
    box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.7); }
    body .linkage-container .item img {
      display: block;
      width: 100%;
      height: 100%; }
    body .linkage-container .item:after {
      content: '';
      display: block;
      width: 1.29rem;
      height: 0.4rem;
      background: url(../images/0aa6febe0c6f2a7beeb4113690d8e27f.png) center/100% 100% no-repeat;
      position: absolute;
      left: 0;
      top: 0.2rem; }
  body .linkage-container .item.open:after {
    background: url(../images/0aa6febe0c6f2a7beeb4113690d8e27f.png) center/100% 100% no-repeat; }
  body .linkage-container .square {
    width: 3.1rem;
    position: absolute; }
  body .linkage-container .case-list {
    top: 3.8rem;
    left: 0; }
  body .linkage-container .self-media-list {
    top: 6.65rem;
    left: 0; }
  body .linkage-container .person-list {
    position: absolute;
    width: 3.1rem;
    top: 3.8rem;
    right: 0; }
  body .linkage-container .program-list {
    width: 6.5rem;
    position: absolute;
    top: 9.5rem;
    left: 0; }
body .pc .linkage-container {
  width: 1180px;
  height: 550px;
  margin: auto;
  margin-top: 50px;
  position: relative; }
  body .pc .linkage-container .item {
    box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.7); }
    body .pc .linkage-container .item img {
      display: block;
      width: 100%;
      height: 100%; }
  body .pc .linkage-container .person-list {
    width: 315px;
    height: 550px;
    position: absolute;
    top: 0;
    left: 0; }
  body .pc .linkage-container .rectangle {
    width: 485px;
    height: 255px;
    position: absolute; }
  body .pc .linkage-container .square {
    width: 315px;
    height: 255px;
    position: absolute; }
  body .pc .linkage-container .program-list {
    top: 0;
    left: 350px; }
  body .pc .linkage-container .case-list {
    left: unset;
    top: 0;
    right: 0; }
  body .pc .linkage-container .self-media-list {
    top: unset;
    bottom: 0;
    left: 350px; }
  body .pc .linkage-container .enterprise-list {
    right: 0;
    bottom: 0; }
body .pc .vote-bottom {
  height: 100px; }

/*# sourceMappingURL=index_new.css.map */