@charset "UTF-8";
/* 头部banner */
.banner-sports {
  height: 400px;
}

.banner-sports .bd li a {
  height: 400px;
}

.banner-sports .bd li a img {
  width: 1920px;
  height: 400px;
}

/* 侧边菜单 */
.nav-slide {
  width: 68px;
  height: 68px;
  position: fixed;
  top: 30%;
  right: 0;
  background: url("../../../gw-pc/img/sports/nav-bg.jpg") no-repeat top right;
  z-index: 10;
}

.nav-slide ul {
  width: 100%;
  height: 100%;
}

.nav-slide ul li {
  width: auto;
  height: 68px;
  position: relative;
}

.nav-slide ul li a {
  width: 100%;
  height: 100%;
  display: block;
}

.nav-slide ul li.nav-slide-1.on, .nav-slide ul li.nav-slide-1:hover {
  background: url("../../../gw-pc/img/sports/nav-bg-on.jpg") no-repeat top right;
}

/* 内容 */
.content {
  width: 1200px;
  min-height: 800px;
  margin: 20px auto 40px auto;
  overflow: hidden;
}

/* 西班牙人俱乐部简介 */
.c1 {
  width: 100%;
  height: 245px;
  margin: 50px auto 0 auto;
  padding-bottom: 50px;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
}

.c1 .c1-pic {
  width: 245px;
  height: 245px;
  float: left;
  margin-right: 55px;
  overflow: hidden;
}

.c1 .c1-pic img {
  width: 100%;
  height: auto;
}

.c1 .c1-p {
  width: 900px;
  height: 100%;
  float: right;
}

.c1 .c1-p h2 {
  width: 100%;
  height: 50px;
  font-size: 28px;
  color: #000;
  line-height: 32px;
}

.c1 .c1-p p {
  width: 100%;
  height: 100px;
  margin: 0 0 27px 0;
  color: #969696;
  font-size: 14px;
  display: inline-block;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: -ms-box;
  display: box;
  word-break: break-all;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 26px;
}

.c1 .c1-p span {
  width: 100%;
  height: 20px;
  display: inline-block;
  color: #969696;
  font-size: 14px;
}

.c1 .c1-p span i {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  background-position: -140px -26px;
}

.c1 .c1-p a {
  width: 150px;
  height: 36px;
  display: block;
  background: #008cd0;
  margin: 12px 0 0 0;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 36px;
}

.c2, .c3 {
  width: 100%;
  margin: 50px auto 0 auto;
  padding-bottom: 50px;
  border-bottom: 1px solid #e6e6e6;
}

.c2 h2, .c3 h2 {
  font-size: 24px;
  color: #000;
  height: 24px;
  line-height: 24px;
  border-left: 5px solid #ff3f3f;
  font-weight: bold;
  padding-left: 18px;
}

.c2 h2 span, .c3 h2 span {
  font-size: 14px;
  color: #646464;
  font-weight: normal;
  margin: 0 15px;
}

.c2 h2 a, .c3 h2 a {
  width: 63px;
  font-size: 12px;
  padding: 2px 10px;
  color: #fff;
  float: right;
  background: #969696;
  height: 20px;
  line-height: 20px;
}

.c2 {
  height: 330px;
}

/* 热点资讯 */
.c2-left {
  width: 550px;
  height: 330px;
}

.c2-left .news {
  width: 100%;
}

.c2-left .news ul li {
  width: 100%;
  height: 78px;
  margin: 24px auto;
  color: #000;
}

.c2-left .news ul li a {
  width: 100%;
  height: 100%;
  display: block;
}

.c2-left .news ul li a .news-l {
  width: 103px;
  height: 78px;
  float: left;
}

.c2-left .news ul li a .news-l img {
  width: 100%;
  height: auto;
}

.c2-left .news ul li a .news-r {
  width: 425px;
  height: 60px;
  margin: 9px auto;
  float: right;
}

.c2-left .news ul li a .news-r h4 {
  width: 360px;
  height: 30px;
  line-height: 30px;
  display: block;
  font-size: 18px;
  color: #000;
}

.c2-left .news ul li a .news-r em {
  width: 60px;
  height: 30px;
  display: block;
  line-height: 30px;
  font-size: 14px;
  color: #000;
}

.c2-left .news ul li a .news-r p {
  width: 100%;
  height: 40px;
  display: block;
  color: #969696;
  font-size: 13px;
  float: left;
  display: inline-block;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: -ms-box;
  display: box;
  word-break: break-all;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* 俱乐部成员 */
.c2-right {
  width: 600px;
  height: 330px;
}

.c2-right .club {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.c2-right .club .club-pic {
  width: 100%;
  height: 288px;
  margin: 18px 0 0 0;
}

.c2-right .club .club-pic ul li {
  width: 288px;
  height: 288px;
  float: left;
  display: block;
}

.c2-right .club .club-pic ul li a {
  width: 100%;
  height: 100%;
  display: block;
}

.c2-right .club .club-pic ul li a img {
  width: 100%;
  height: auto;
}

.c2-right .club .club-pic ul li a .mask h4 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 24px;
  padding: 10px;
  margin: 80px 0 0 0;
}

.c2-right .club .club-pic ul li a .mask i {
  width: 32px;
  height: 2px;
  display: block;
  background: #fff;
  margin: 12px auto;
  position: relative;
  text-align: center;
}

.c2-right .club .club-pic ul li a .mask p {
  width: 100%;
  text-decoration: none;
  margin: 24px auto;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}

.c2-right .club .club-pic ul li:nth-child(2) {
  margin-left: 24px;
}

.c3 {
  height: 400px;
  border: none;
}

/* 纪念周边 */
.c3-left {
  width: 550px;
  height: 400px;
}

.c3-left .club {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.c3-left .club .club-pic {
  width: 100%;
  height: 360px;
  margin: 18px 0 0 0;
}

.c3-left .club .club-pic ul li {
  width: 267px;
  height: 171px;
  float: left;
  display: block;
}

.c3-left .club .club-pic ul li a {
  width: 100%;
  height: 100%;
  display: block;
}

.c3-left .club .club-pic ul li a img {
  width: 100%;
  height: auto;
}

.c3-left .club .club-pic ul li a .mask h4 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 24px;
  padding: 10px;
  margin: 18px 0 0 0;
}

.c3-left .club .club-pic ul li a .mask i {
  width: 32px;
  height: 2px;
  display: block;
  background: #fff;
  margin: 12px auto;
  position: relative;
  text-align: center;
}

.c3-left .club .club-pic ul li a .mask p {
  width: 100%;
  display: inline-block;
  text-decoration: none;
  margin: 12px auto;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}

.c3-left .club .club-pic ul li:nth-child(2), .c3-left .club .club-pic ul li:nth-child(4) {
  margin-left: 16px;
}

.c3-left .club .club-pic ul li:nth-child(1), .c3-left .club .club-pic ul li:nth-child(2) {
  margin-bottom: 16px;
}

/* 主场体验 */
.c3-right {
  width: 600px;
  height: 400px;
}

.c3-right .banner3 {
  height: 360px;
  margin: 16px 0 0 0;
}

.c3-right .banner3 .bd li {
  height: 360px;
}

.c3-right .banner3 .bd li a {
  width: 100%;
  height: 100%;
  display: block;
}

.c3-right .banner3 .bd li a img {
  width: 600px;
}

.c3-right .banner3 .bd li a p {
  width: 576px;
  height: auto;
  max-height: 72px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  text-indent: 2rem;
  padding: 12px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
  font-size: 12px;
  color: #fff;
}

.c3-right .banner3 .bd li a p span {
  width: 90%;
  display: block;
  margin: 0 auto;
}

.c3-right .banner3 .prev, .c3-right .banner3 .next {
  margin-top: -16px;
  width: 18px;
  height: 32px;
}

.c3-right .banner3 .prev {
  background-position: -116px -84px;
  left: 3%;
}

.c3-right .banner3 .next {
  background-position: 0 -84px;
  right: 3%;
}
