/* 返回顶部 start*/
.fixed_qq {
  position: fixed;
  right: 10px;
  bottom: 400px;
  z-index: 99;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  width: 50px;
  height: 115px;
  background-color: #2d64c9;
  border-radius: 25px;
}
.fixed_qq .line {
  width: 29px;
  height: 2px;
  background-color: #f8f8f8;
  opacity: 0.5;
}
/* 返回顶部 end*/
/* swiper start*/
.swiper_main {
  width: 100%;
  min-width: 1200px;
  height: 420px;
  overflow: hidden;
  position: relative;
  margin-top: 30px;
}
.swiper_main .swiper_nav_main {
  width: 1200px;
  height: 400px;
  overflow: hidden;
  margin: 0 auto;
  /*margin-right: 315px;*/
}
.swiper_main .swiper_nav_main .swiper_nav_content {
  width: 280px;
  height: 400px;
  background-color: #6b6b7c;
  float: left;
}
.swiper_main .swiper_nav_main .swiper_nav_content li {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-bottom: 1px solid #ffffff;
}
.swiper_main .swiper_content {
  width: 880px;
  height: 100%;
  float: right;
}
.swiper_main .swiper_content .focus {
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper_main .swiper_content .focus .fcon img {
  width: 100%;
  height: 400px;
}
.swiper_main .swiper_content .focus .fbg {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  height: 10px;
  text-align: center;
  z-index: 2;
}
.swiper_main .swiper_content .focus .fbg .D1fBt a {
  position: relative;
  width: 14px;
  height: 14px;
  width: 30px;
  height: 2px;
  background-color: #ffffff;
  margin: 0 10px;
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  opacity: 0.4;
}
.swiper_main .swiper_content .focus .fbg .D1fBt .current {
  opacity: 1;
}
/* swiper end*/
/* main start */
.main {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  margin-top: 30px;
}
/* 新闻 */
.news_box {
  width: 1200px;
  margin: 0 auto;
  height: 320px;
  overflow: hidden;
}
.news_box .news_swiper {
  width: 460px;
  height: 100%;
  margin-right: 20px;
  float: left;
  overflow: hidden;
}
.news_box .news_swiper .focus {
  width: 100%;
  height: 100%;
  position: relative;
}
.news_box .news_swiper .focus .fPic {
  width: 100%;
  height: 100%;
}
.news_box .news_swiper .focus .fcon {
  position: relative;
  width: 100%;
  height: 100%;
}
.news_box .news_swiper .focus .fcon img {
  width: 100%;
  height: 100%;
}
.news_box .news_swiper .focus .fcon .shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #000000;
  opacity: 0.5;
  z-index: 8;
}
.news_box .news_swiper .focus .fcon .shadow a {
  font-size: 16px;
  line-height: 50px;
  color: #ffffff;
}
.news_box .news_swiper .focus .fbg {
  position: absolute;
  bottom: 13px;
  right: 10px;
  z-index: 9;
  width: 49px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background-color: #2c2d71;
  border-radius: 12px 12px 0px 12px;
}
.news_box .news_swiper .focus .fbg .D1fBt a {
  display: none;
  color: #ffffff;
}
.news_box .news_swiper .focus .fbg .D1fBt .current {
  display: inline-block;
}
.news_box .new_news,
.news_box .tzgg_box {
  width: 350px;
  height: 100%;
  margin-right: 10px;
  float: left;
  overflow: hidden;
}
.news_box .new_news .news_title,
.news_box .tzgg_box .news_title {
  height: 30px;
  width: 100%;
  line-height: 30px;
  overflow: hidden;
}
.news_box .new_news .news_title a,
.news_box .tzgg_box .news_title a {
  line-height: 30px;
  font-size: 24px;
  font-weight: bold;
  color: #2d64c9;
}
.news_box .new_news .news_content,
.news_box .tzgg_box .news_content {
  width: 100%;
  height: 290px;
  overflow: hidden;
  margin-top: 10px;
}
.news_box .new_news .news_content li,
.news_box .tzgg_box .news_content li {
  height: 72px;
  width: 340px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news_box .new_news .news_content li .text,
.news_box .tzgg_box .news_content li .text {
  margin-top: 15px;
  font-size: 18px;
  color: #161616;
}
.news_box .new_news .news_content li .timer,
.news_box .tzgg_box .news_content li .timer {
  margin-top: 5px;
  font-size: 14px;
  color: #161616;
  opacity: 0.5;
}
.news_box .tzgg_box {
  margin-right: 0px !important;
  margin-left: 10px;
}
/* 推荐场馆 */
.recommend_venue_main {
  width: 1200px;
  margin: 40px auto;
  height: 430px;
  overflow: hidden;
}
.recommend_venue_main .recommend_venue_header {
  width: 100%;
  height: 30px;
  position: relative;
}
.recommend_venue_main .recommend_venue_header .title {
  float: left;
  width: 120px;
  height: 30px;
  font-size: 28px;
  line-height: 30px;
  color: #2d64c9;
  margin-right: 10px;
}
.recommend_venue_main .recommend_venue_header .city_content {
  position: absolute;
  bottom: 0;
  left: 140px;
  width: 1000px;
  font-size: 18px;
  color: #2d64c9;
  overflow: hidden;
}
.recommend_venue_main .recommend_venue_header .city_content li {
  float: left;
  margin-left: 15px;
}
.recommend_venue_main .recommend_venue_header .city_content li:hover {
  padding-bottom: 2px;
  border-bottom: 2px solid #f1c92b;
}
.recommend_venue_main .recommend_venue_header .city_content li:hover a {
  color: #2d64c9;
  font-weight: bold;
}
.recommend_venue_main .recommend_venue_header .city_content .current {
  padding-bottom: 2px;
  border-bottom: 2px solid #f1c92b;
}
.recommend_venue_main .recommend_venue_header .city_content .current a {
  color: #2d64c9;
  font-weight: bold;
}
.recommend_venue_main .recommend_venue_header .more {
  float: right;
}
.recommend_venue_main .venue_content {
  width: 100%;
  margin-top: 40px;
  height: 360px;
  overflow: hidden;
}
.recommend_venue_main .venue_content .content_item {
  width: 386px;
  height: 100%;
  float: left;
  margin-left: 20px;
}
.recommend_venue_main .venue_content .content_item .venue_img {
  width: 100%;
  height: 210px;
}
.recommend_venue_main .venue_content .content_item .venue_img img {
  width: 100%;
  height: 100%;
}
.recommend_venue_main .venue_content .content_item .venue_name {
  width: 100%;
  height: 50px;
  background-color: #2d64c9;
  font-size: 18px;
  line-height: 50px;
  color: #ffffff;
  overflow: hidden;
}
.recommend_venue_main .venue_content .content_item .venue_name .name {
  float: left;
  padding-left: 15px;
}
.recommend_venue_main .venue_content .content_item .venue_name .evaluate {
  margin-right: 15px;
  float: right;
  margin-top: 13px;
}
.recommend_venue_main .venue_content .content_item .venue_serve {
  width: 100%;
  height: 97px;
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 0px 0px 10px 10px;
  border: solid 1px #e5e5e5;
}
.recommend_venue_main .venue_content .content_item .venue_serve .serve {
  width: 360px;
  font-size: 14px;
  color: #252525;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 15px;
  margin-top: 20px;
}
.recommend_venue_main .venue_content .content_item .venue_serve .site {
  width: 295px;
  font-size: 14px;
  color: #252525;
  opacity: 0.5;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 15px;
  margin-top: 10px;
}
.recommend_venue_main .venue_content .content_item .venue_serve .site img {
  vertical-align: middle;
}
.recommend_venue_main .venue_content :first-child {
  margin-left: 0;
}
/* 热门赛事 */
.hot_compet {
  width: 1200px;
  margin: 0 auto;
  height: 380px;
  overflow: hidden;
}
.hot_compet .nav_box {
  width: 100%;
  height: 60px;
  overflow: hidden;
  border-bottom: solid 2px #2d64c9;
}
.hot_compet .nav_box li {
  float: left;
  width: 180px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
}
.hot_compet .nav_box li a {
  color: #2d64c9;
}
.hot_compet .nav_box .on {
  background-color: #2d64c9;
}
.hot_compet .nav_box .on a {
  color: #ffffff;
}
.hot_compet .nav_box .more {
  margin: 20px 5px 0 0;
}
.hot_compet .content {
  margin-top: 40px;
  height: 280px;
  width: 100%;
  overflow: hidden;
}
.hot_compet .content .content_item {
  width: 100%;
  height: 100%;
}
.hot_compet .content .content_item li {
  float: left;
  width: 285px;
  height: 280px;
  overflow: hidden;
  margin-left: 20px;
}
.hot_compet .content .content_item li img {
  width: 100%;
  height: 180px;
}
.hot_compet .content .content_item li .text_box {
  height: 70px;
  width: 100%;
  position: relative;
}
.hot_compet .content .content_item li .text_box .title {
  margin-top: 10px;
  width: 270px;
  font-size: 16px;
  color: #161616;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hot_compet .content .content_item li .text_box .timer,
.hot_compet .content .content_item li .text_box .site {
  /*margin-top: 5px;*/
  font-size: 14px;
  color: #161616;
  opacity: 0.5;
}
.hot_compet .content .content_item li .text_box .state {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 9;
  width: 73px;
  height: 28px;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
  color: #ffffff;
}
.hot_compet .content .content_item :first-child {
  margin-left: 0px;
}
/* main end */
/* 在线学习  start*/
.online_main {
  width: 100%;
  min-width: 1200px;
  height: 600px;
  margin-top: 40px;
  background: url(../images/yx-bg.png) no-repeat;
}
/* 推动全民健身 */
.qmjs_main {
  width: 1200px;
  margin: 50px auto 0;
  height: 126px;
  overflow: hidden;
}
.qmjs_main img {
  width: 100%;
  height: 100%;
}
/* 在线学习 */
.online_box {
  width: 1200px;
  height: 385px;
  margin: 55px auto 0;
  overflow: hidden;
}
.online_box .content_header {
  height: 30px;
}
.online_box .content_header .header_title {
  float: left;
  line-height: 30px;
  font-size: 28px;
}
.online_box .content_header .header_title a {
  color: #2d64c9;
}
.online_box .online_content {
  margin-top: 40px;
  height: 320px;
}
.online_box .online_content .content_item {
  float: left;
  width: 583px;
  height: 313px;
  margin-left: 30px;
  background-color: #ffffff;
  border-radius: 0px 0px 10px 10px;
  border: solid 1px #e5e5e5;
}
.online_box .online_content .content_item .first {
  height: 120px;
  padding: 25px;
  overflow: hidden;
}
.online_box .online_content .content_item .first .img {
  width: 230px;
  float: left;
  margin-right: 15px;
}
.online_box .online_content .content_item .first .img img {
  width: 100%;
  height: 100%;
}
.online_box .online_content .content_item .first .des {
  float: left;
  height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.online_box .online_content .content_item .first .des .title {
  font-size: 16px;
  color: #161616;
}
.online_box .online_content .content_item .first .des .timer {
  font-size: 14px;
  color: #252525;
  opacity: 0.5;
}
.online_box .online_content .content_item .first .des .away {
  font-size: 14px;
  color: #2d64c9;
}
.online_box .online_content .content_item li {
  font-size: 18px;
  line-height: 48px;
  color: #161616;
  padding-left: 25px;
}
.online_box .online_content .content_item li img {
  margin-right: 15px;
  vertical-align: middle;
}
.online_box .online_content :first-child {
  margin-left: 0px;
}
/* 在线学习  end*/
/* 体育商城、全民健身季等等  */
.sports_link {
  width: 100%;
  min-width: 1200px;
  margin-top: 50px;
  overflow: hidden;
}
.sports_link .sports_content {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
}
.sports_link .sports_content li {
  float: left;
  width: 380px;
  height: 100%;
  margin-left: 30px;
}
.sports_link .sports_content li img {
  width: 100%;
  height: 100%;
}
.sports_link .sports_content :first-child {
  margin-left: 0px;
}
.sports_link .my_links {
  width: 1200px;
  margin: 50px auto 35px;
  height: 100%;
  overflow: hidden;
}
.sports_link .my_links .title {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #2d64c9;
}
.sports_link .my_links .link_content {
  margin-top: 30px;
  display: flex;
  justify-content: space-around;
  align-items: center;

}
.sports_link .my_links .link_content li {

  width:260px;
  height: 40px;
  line-height: 40px;
  text-align:center;
  padding: 0 5px;

  overflow: hidden;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  color: #929292;
  border: 1px solid #ddd;

}

.banner-container {
  width: 1200px;
  height: 350px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 30px;
}

.responsive-img {
  width: 100%;
  height: 350px;
  display: block;
}
