.swiper-container {
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
}

.pd-120 {
  padding-bottom: 120px;
}
body {
  min-width: 1200px !important;
}
.nav {
  min-width: 1200px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

/* 广告图部分 */
.banner .swiper-wrapper a {
  display: block;
  width: 100%;
  height: 100%;
}

.banner1 a {
  background: url("../images/banner_9th.jpg") no-repeat;
  /* background-size: 100% 100%;
  background-position: center; */
}

.banner2 a {
  background: url("../images/banner1.jpg") no-repeat;
  /* background-size: 100% 100%; */
}

.banner3 a {
  background: url("../images/zhongzhou.jpg") no-repeat;
  /* background-size: 100% 100%; */
}

/* 新闻页面样式 */

.news-page ul {
  width: 1230px;
}

.news-page ul li {
  float: left;
  width: 215px;
  margin: 0px 30px 20px 0px;
  text-align: center;
  height: 275px;
}

.news-page ul li img {
  width: 100%;
}

.news-page ul li p {
  margin: 10px;
  font-size: 14px;
}

/* 公司业务样式 */
.service-mod {
  padding-top: 80px;
}

.service-mod ul li {
  margin: 20px 0px;
}

.intro li img {
  width: 100%;
}

/* 加入我们样式 */
.joinuse-mod .text {
  padding-top: 20px;
}

/* 关于我们样式 */
.mod-title {
  padding-top: 48px;
}

.mod-title h2,
.mod-title h4 {
  text-align: center;
}

.mod-title h2 {
  font-size: 36px;
  margin: 20px 0px;
}

.mod-title h4 {
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 30px;
}

/* 关于我们样式 */
.aboutuse-mod .text {
  padding-bottom: 30px;
}

/* 无限加速器样式 */
.relation1-mod .text h5 {
  font-size: 24px;
  margin: 20px 0px;
  text-align: center;
}

.relation1-mod .text p {
  margin: 10px 0px;
}

/* 无限音乐制作中心样式 */
.relation2-mod ul li {
  float: left;
  margin: 4px;
}

.relation2-mod ul li img {
  height: 250px;
  width: 100%;
}

.relation2-mod ul li:nth-child(1) {
  width: 70%;
}

.relation2-mod ul li:nth-child(2) {
  width: 28%;
}

.relation2-mod ul li:nth-child(3) {
  width: 28%;
}

.relation2-mod ul li:nth-child(4) {
  width: 70%;
}

/* 无限音乐艺术中心 */
.relation3-mod ul li {
  margin-bottom: 20px;
}

.relation3-mod ul li img {
  width: 100%;
}

/* 双烽镇样式 */
.relation4-mod ul li {
  text-align: center;
  margin: 20px 0px;
}

.relation4-mod ul li img {
  width: 100%;
}

/* 合作艺人 */
.artist-mod ul {
  width: 1230px;
}

.artist-mod ul li {
  float: left;
  height: 240px;
  width: 215px;
  margin: 0px 30px 40px 0px;
  font-size: 22px;
  text-align: center;
}

.artist-mod ul li img {
  width: 100%;
}

.artist-mod ul li h5 {
  margin: 10px 0px;
}

/* 因为有你样式 */
.activity1-mod {
  margin-bottom: 30px;
}

.activity1-mod .banner {
  height: 620px;
  background: url("../upload/yinwei.png") no-repeat;
  background-size: 100% 100%;
}

.activity1-mod .wrap {
  background-color: #fff;
  box-sizing: border-box;
  padding: 20px 30px 0px;
}

.activity1-mod .text > h2,
.activity1-mod .text > h3 {
  text-align: center;
  font-size: 22px;
}

.activity1-mod .text > h2 {
  color: #e74c3c;
  font-size: 32px;
  margin: 20px 0px 30px;
}

.activity1-mod .text > p {
  margin-top: 30px;
}

.activity1-mod .text > h4 {
  font-size: 32px;
  text-align: center;
  margin: 40px 0px 50px;
}

.activity1-mod ul li {
  height: 250px;
  padding: 30px 0px;
  box-sizing: content-box;
  border-bottom: 1px solid #eee;
}

.activity1-mod ul li .info {
  position: relative;
  float: left;
  height: 100%;
  width: 800px;
}

.activity1-mod ul li img {
  float: left;
  height: 250px;
  width: 250px;
  margin-right: 30px;
}

.activity1-mod ul li h4 {
  font-size: 24px;
  margin-bottom: 30px;
}

.activity1-mod ul li strong {
  display: inline-block;
  font-size: 18px;
}

.activity1-mod ul li .txt {
  position: absolute;
  right: 0;
  bottom: 0;
}

.activity1-mod ul li.right img {
  float: right;
}

.activity1-mod ul li.right .info {
  text-align: right;
}

.activity1-mod ul li.right .info .txt {
  text-align: left;
}

/* 连城一家 */
.activity2-mod img {
  margin: 20px 0px;
  width: 100%;
}

.activity2-mod p {
  margin: 10px 0px;
}
