.linkmap_box {
  display: none;
}

.main {
  background: none;
  padding: 0px;
}

.w1200 {
  margin: 0 auto;
  width: 1200px;
}

.Clearit::after {
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.Min {
  background: url('/Sites/Uploaded/UserUpLoad/20230714/20230714142355.png');
  padding: 85px 0px;
}

.dsjj {
  width: 49%;
  float: left;
}

.dsjj p, .dsjj span {
  display: block;
  text-align: center;
  color: #fff;
}

.dsjj p {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}

.dsjj span {
  font-size: 18px;
}

.tab_title {
  margin-top: 45px;
}

.tab_title a {
  display: inline-block;
  padding: 10px 10px;
  background: #f3f3f3;
  width: 150px;
  box-sizing: border-box;
  margin: 0px 20px 20px 0px;
  text-align: center;
  color: #595959;
  font-size: 16px;
}

.tab_title a:hover, .tab_title a.on {
  background: #511b66;
  color: #fff;
}

.tab_items {
  padding: 45px;
  box-sizing: border-box;
  width: 47%;
  float: right;
  background: url('/Sites/Uploaded/UserUpLoad/20230713/20230713135759.png');
  height: 260px;
  background-size: cover;
}

/* tab */
.fix{
  display: flex;
  flex-wrap: wrap;
}
.article_list_tab.fix li{
  width: 100%;
}
.article_list_tab li {
  line-height: 40px;
  padding-left: 20px;
  background: url('/Sites/Uploaded/UserUpLoad/20230714/20230714141737.png') no-repeat left center;
  width: 48%;
  box-sizing: border-box;
}
.article_list_tab li.Li_Odd{
  float: left;
}
.article_list_tab li.Li_Even{
  float: right;
}

.article_list_tab.fix li.Li_Odd, .article_list_tab.fix li.Li_Even{
  float: none;
}


.article_list_tab li:hover {
  background: url('/Sites/Uploaded/UserUpLoad/20230714/20230714141843.png') no-repeat left center;
}


.article_list_tab li a {
  color: #66428A;
  font-size: 16px;
}

.new_item {
  display: none;
}

.new_item.on {
  display: block;
}


/* 新闻动态 start */
.Min1 {
  padding-bottom: 60px;
}

.header_div h2.title_header, .header_div h2.title_header span {
  border-bottom: none;
}

.header_div {
  padding: 35px 0px;
}

.header_div h2.title_header span a {
  color: #333;
  font-size: 24px;
}

.xxdt_swi {
  width: 570px;
  height: 380px;
  float: left;
  margin-right: 40px;
  position: relative;
}

.Scroll_Box {
  width: 100%;
  height: 380px;
  overflow: hidden;
}

.Scroll_Box li {
  position: relative;
}

.Scroll_Box li img {
  width: 100%;
  height: 100%;
}

.Scroll_Box li .title_type {
  display: block;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  bottom: 0px;
  padding: 10px;
  font-size: 16px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4000);
}

.xxdt_swi .swiper-pagination_2 {
  position: absolute;
  bottom: 10px;
  right: 20px;
  z-index: 2;
  width: auto !important;
  text-align: right;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  margin: 0px 5px;
}

.xxdt_swi .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  height: 10px;
  width: 10px;
}

.xxdt_swi .swiper-pagination-bullet-active {

  background: #E4E4E4;
  width: 20px;
  height: 10px;
  border-radius: 5px;
}



.xxdt_con {
  width: 590px;
  height: 380px;
  float: left;
}


.xxdt_con ul.article_list_dt li {
  /* padding: 0px 20px; */
  box-sizing: border-box;
  /* box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); */
  margin-bottom: 18px;
  height: 83px;
}

.xxdt_con ul.article_list_dt li:last-child {
  margin-bottom: 0px;
}

.xxdt_con ul.article_list_dt li .title_type {

  font-size: 16px;
  font-weight: 700;
}


.xxdt_con .article_list_dt li p {
  color: #838783;
  font-size: 14px;
  padding-top: 10px;
  line-height: 22px;

}

.article_list_dt .span_date {
  float: right;
  color: #666666;
}

/* 新闻动态 end */
/* 通知a8体育 start */
.Min2 {
  background: url('/Sites/Uploaded/UserUpLoad/20230714/20230714142444.png');
  padding-bottom: 36px;
}

.tzgg_con .article_list_gg li {
  width: 32%;
  float: left;
  margin-bottom: 2%;
  background: #fff;
  box-sizing: border-box;
  padding: 20px;
  margin-right: 2%;
}

.tzgg_con .article_list_gg li:nth-child(3n+3) {
  margin-right: 0px;
}

.tzgg_con .article_list_gg li a {
  color: #222;
  font-size: 16px;
  font-weight: 700;
}

.tzgg_con .article_list_gg li .span_date {
  color: #999;
  display: block;
  margin-top: 15px;
}

.tzgg_con .article_list_gg li:hover a, .tzgg_con .article_list_gg li:hover .span_date {
  color: #66428A;
}

/* 通知a8体育 end */



@media only screen and (max-width: 768px) {
  .main {
 padding: 0px 10px;
  }

  .w1200 {
 width: 100%;
  }

  .dsjj, .tab_items, .xxdt_swi, .xxdt_con {
 width: 100%;
 float: none;
  }

  .Min {
 padding: 35px 0px;
  }

  .header_div {
 padding: 15px;
  }

  .tab_title {
 padding: 0px 10px;
  }

  .tab_title a {
 width: 115px;
 padding: 10px 0px;
 margin: 0px 10px 15px 0px;
  }

  .tab_items {
 padding: 20px;
 height: auto;
  }

  .tab_title a:nth-child(3n+3) {
 margin-right: 0px;
  }

  .xxdt_con {
 margin-top: 20px;
  }

  .xxdt_con ul.article_list_dt li {
 height: auto;
  }

  .xxdt_con ul.article_list_dt li .title_type {
 display: inline-block;
 width: 70%;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
  }

  .xxdt_con .article_list_dt li p {
 overflow: hidden;
 font-size: 14px;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical
  }

  .xxdt_swi, .Scroll_Box {
 height: auto;
 margin-right: 0px;
  }

  .Scroll_Box li .title_type font {
 display: inline-block;
 width: 70%;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
  }

  .Min1, .Min2 {
 padding-bottom: 30px;
  }

  .tzgg_con .article_list_gg {
 padding: 0px 15px;
  }

  .tzgg_con .article_list_gg li {
 width: 100%;
 float: none;
 margin-right: 0px;
  }
} 