#header-wrapper .nav .logout {
  background: none;
  color: #fff; }

.tssx .spotInfoBox {
  position: absolute;
  width: 189px;
  top: 96px;
  left: 66px;
  z-index: 100; }

.tssx .spotInfoBox .box-t {
  display: none; }

.tssx .spotInfoBox .box-t h5 {
  height: 28px;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  background: #04be83;
  text-align: center;
  font-weight: 500;
  margin: 0; }

.tssx .spotInfoBox .box-t .peopleCount {
  overflow: hidden; }

.tssx .spotInfoBox .box-t .peopleCount li {
  float: left;
  width: 27px;
  height: 27px;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #04be83;
  border-bottom: 1px solid #04be83;
  font-size: 16px;
  line-height: 27px;
  color: #04be83;
  text-align: center; }

.tssx .spotInfoBox .box-t .peopleCount li .numCont {
  position: absolute;
  left: 0;
  top: 0;
  width: 27px;
  height: 270px;
  transition: 1s; }

.tssx .spotInfoBox .box-t .peopleCount li .numCont p {
  font-size: 16px;
  line-height: 27px;
  color: #04be83;
  text-align: center;
  margin: 0; }

.tssx .spotInfoBox .box-t .peopleCount li:last-child {
  border-right: 1px solid #04be83; }

.tssx .spotInfoBox .box-b h5 {
  margin: 0 0 14px;
  font-size: 36px;
  line-height: 36px;
  color: #04be83;
  font-weight: 500; }

.tssx .spotInfoBox .box-b ul {
  width: 250px;
  overflow: hidden; }

.tssx .spotInfoBox .box-b ul li {
  float: left;
  font-size: 16px;
  line-height: 18px;
  color: #04be83;
  margin-right: 8px; }

.sxqj .tablist .item > a {
  display: block;
  width: 100%;
  height: 100%; }

.animation-fadeIn {
  -webkit-animation: fadeIn 1.5s;
  -o-animation: fadeIn 1.5s;
  -ms-animation: fadeIn 1.5s;
  animation: fadeIn 1.5s; }

.animation-flipInY {
  -webkit-animation: flipInY 1s;
  -o-animation: flipInY 1s;
  animation: flipInY 1s; }

.animation-swing {
  -webkit-animation: swing 1s;
  -o-animation: swing 1s;
  animation: swing 1s; }

.tssx .w1 .more {
  transition: .3s; }
  .tssx .w1 .more:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.sxqj .more, .jcxc .more, .lxtc .more {
  transition: .3s; }
  .sxqj .more:hover, .jcxc .more:hover, .lxtc .more:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
  .sxqj .more a, .jcxc .more a, .lxtc .more a {
    display: block; }

#activityBox {
  perspective: 500px; }
  #activityBox .box-l {
    transition: .3s; }
    #activityBox .box-l:hover {
      transform: translateZ(10px);
      box-shadow: 0 0 12px rgba(0, 0, 0, 0.3); }

.sxqj .tablist .item img {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.sxqj .tablist .item .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100%;
  background-color: #000;
  opacity: 0.6;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
.sxqj .tablist .item:hover .overlay {
  top: 0; }
.sxqj .tablist .item:hover > a > img {
  -webkit-transform: scale(1.3) rotate(12deg);
  transform: scale(1.3) rotate(12deg); }
.sxqj .tablist .item:hover > a .txt {
  opacity: 1;
  top: 40%;
  transform: rotate(0deg);
  left: 0; }

.lxtc .tablist .item .picbox .overLay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0;
  z-index: 1;
  transition: .5s; }
.lxtc .tablist .item:hover .picbox .ico {
  left: 50%; }
.lxtc .tablist .item:hover .picbox .txt {
  left: 0; }
.lxtc .tablist .item:hover .picbox .overLay {
  opacity: .3; }

.kslj .pic ul {
  height: 100%; }
  .kslj .pic ul li {
    float: left;
    height: 100%;
    width: 11%; }
    .kslj .pic ul li a {
      display: block;
      height: 100%;
      position: relative;
      padding-top: 19px;
      box-sizing: border-box; }
      .kslj .pic ul li a:hover {
        animation: swing .5s; }
      .kslj .pic ul li a img {
        display: block;
        margin: 0 auto; }
      .kslj .pic ul li a p {
        font-size: 18px;
        line-height: 18px;
        color: #424141;
        text-align: center;
        position: absolute;
        width: 100%;
        top: 87px;
        margin: 0; }

.hzhb .pic {
  width: 1020px;
  height: 340px;
  margin: 0 auto; }
  .hzhb .pic ul {
    height: 100%; }
    .hzhb .pic ul li {
      width: 188px;
      height: 130px;
      box-sizing: border-box;
      border: 2px solid #dadada;
      float: left;
      position: relative;
      margin: 0 8px 17px;
      perspective: 500px; }
      .hzhb .pic ul li a {
        display: block;
        width: 182px;
        height: 124px;
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
        transition: .3s; }
        .hzhb .pic ul li a:hover {
          transform: translateZ(50px);
          box-shadow: 0 0 36px rgba(0, 0, 0, 0.3); }
        .hzhb .pic ul li a img {
          display: block;
          width: 100%; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.05, 0.75, 1);
    transform: scale3d(1.05, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.15, 1);
    transform: scale3d(0.75, 1.15, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 0.85, 1);
    transform: scale3d(1.05, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 50%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  30%, 70% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 10deg);
    transform: rotate3d(0, 0, 1, 10deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -7deg);
    transform: rotate3d(0, 0, 1, -7deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 4deg);
    transform: rotate3d(0, 0, 1, 4deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -2deg);
    transform: rotate3d(0, 0, 1, -2deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.mask-jd {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000; }

.mask-ad {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000; }

.mask-body {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000; }

.mask-k {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000; }

.jqBeanbox {
  width: 536px;
  height: 614px;
  background: #fff;
  border-radius: 7px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -307px;
  margin-left: -268px;
  z-index: 30; }
  .jqBeanbox .closeBtn {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px; }
    .jqBeanbox .closeBtn img {
      width: 100%; }
  .jqBeanbox .jdBean .jqImg {
    margin: 70px 35px 0 35px;
    color: #414141;
    font-size: 16px;
    line-height: 24px; }
    .jqBeanbox .jdBean .jqImg p {
      font-size: 25px;
      line-height: 40px; }
    .jqBeanbox .jdBean .jqImg span {
      display: inline-block;
      text-align: justify; }
  .jqBeanbox .jdBean .Info {
    margin: 10px 35px 0 35px;
    color: #414141;
    font-size: 16px;
    line-height: 24px; }
    .jqBeanbox .jdBean .Info p {
      font-size: 25px;
      line-height: 40px; }
    .jqBeanbox .jdBean .Info span {
      display: inline-block; }
    .jqBeanbox .jdBean .Info .urlbox {
      width: 100%;
      margin: 0 auto;
      text-align: center; }
      .jqBeanbox .jdBean .Info .urlbox img {
        width: 240px;
        height: 240px;
        display: inline-block;
        margin: 0 auto; }
    .jqBeanbox .jdBean .Info a {
      color: #05be84;
      font-size: 18px;
      text-decoration: none; }

.adBeanbox {
  width: 1100px;
  height: 640px;
  border-radius: 7px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -320px;
  margin-left: -550px;
  z-index: 30; }
  .adBeanbox .adBean .jqImg {
    text-align: center;
    height: 640px;
    position: relative; }
    .adBeanbox .adBean .jqImg .adJumpUrl {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(-50%) translateY(-50%); }
      .adBeanbox .adBean .jqImg .adJumpUrl .closeBtn {
        width: 32px;
        height: 32px;
        border-radius: 100%;
        overflow: hidden;
        cursor: pointer;
        display: inline-block;
        position: absolute;
        top: -25px;
        right: -30px; }
        .adBeanbox .adBean .jqImg .adJumpUrl .closeBtn img {
          width: 100%; }

.bigBeanbox {
  width: 1200px;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -300px;
  margin-left: -600px;
  z-index: 20; }

.bigBeanbox .footerInfo {
  width: 960px;
  overflow: hidden;
  position: relative;
  bottom: -22px;
  display: flex;
  overflow: hidden; }

.bigBeanbox .pic-info-box {
  background-color: #04be83;
  padding: 8px 36px;
  margin: 0px auto;
  text-align: center; }

.bigBeanbox .pic-info-box .pic-name, .currentNumber, .totalNumber {
  color: #ffffff;
  font-size: 20px; }

.bigBeanbox .pic-info-box .pic-name {
  margin-right: 15px; }

.bigBeanbox a {
  display: inline-block; }

.bigBeanbox a.gotoBtn {
  width: 45px;
  height: 54px;
  overflow: hidden;
  position: absolute; }

.bigBean {
  width: 960px;
  height: 100%;
  overflow: hidden;
  position: relative;
  top: 50%;
  margin-left: -480px;
  left: 50%;
  margin-top: -280px; }

.bigBean .beanImg {
  width: 960px;
  height: 520px;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden; }

.bigBean .beanImg .imgitem {
  height: 100%;
  display: none; }

.bigBean .beanImg .imgitem img {
  height: 100%;
  display: block;
  margin: 0 auto; }

.beanImg video {
  width: 100%;
  height: 100%;
  background: #333333; }

a.left-btn {
  top: 50%;
  left: 15px;
  margin-top: -27px; }

a.right-btn {
  top: 50%;
  right: 15px;
  margin-top: -27px; }

.bigBeanbox .closeBtn {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 48px; }

.bigBeanbox .closeBtn img {
  width: 100%; }

/*# sourceMappingURL=index.css.map */
