.tab-bar {
  padding: 2em 5% 2em;
  height: 7em;
  width: 100% !important;
  position: fixed;
  top: 0;
  background: url(../verticalImg/tab-bg.png);
  background-size: cover;
  z-index: 1000;
}

.tab-bar-content {
  width: 1200px;
  justify-content: space-between;
  align-items: center;
}

.tab-left {
  width: 12em;
}

.pc1 {
  margin-top: 7em;
  background: url('http://cdn.52wana.com/pic_dir/data/prod/179f052f401.jpg') no-repeat;
  background-size: cover;
  padding: 0 5em;
}

.bg-white {
  padding: 0 5em;
}

.bg-blue {
  padding: 0 5em;
  background: #0BBAE9;
}

.total-img {
  width: 1200px;
	display: block;
	margin: 0 auto;
}

.xianxia {
  width: 40% !important;
  margin: 4em 0;
}

.swiper-slide img {
  width: 30%;
  margin: 0 .5em 0 .5em;
}

.swiper-container {
  height: 27em;
}


.tab-item {
  padding: .1em;
  margin: 0 .1em;
}

.tab-item a {
  padding: .2em 1em;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

#cooperation {
	background: url('http://cdn.52wana.com/pic_dir/data/prod/179f05a4bff.jpg') no-repeat;
	background-size: cover;
	padding: 0 5em;
}