@charset "utf-8";
/* CSS Document */

.main {
    position: relative;
    padding-bottom: 1.5rem;
}

.tsqy_con{ width: 95%;margin: 0 auto; position: relative;}
#swiper-container2-2{ width: 100%; height: 2.7rem; }
#swiper-container2-2 .swiper-slide{ position: relative; width: 100%; height: 2.7rem; border-radius: 0.3rem; overflow: hidden;}

#swiper-container2-2 .swiper-slide img{ width: 100%; height: 100%;}
#swiper-container2-2 .swiper-slide h3{ display: flex; align-items: center; position: absolute; left: 0; bottom: 0; width: 100%; height: 0.76rem; padding-left: 0.2rem; font: 0.24rem/0.32rem "Microsoft Yahei"; color: #fff; background: -moz-linear-gradient(top, transparent, #000);background: -webkit-linear-gradient(top , transparent, #000);background: -o-linear-gradient(top , transparent, #000); box-sizing: border-box;}
#swiper-container2-2 .swiper-slide h3 a{  max-width: 80%;  color: #fff;  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }

/*.sc2_2_prev, .sc2_2_next{ position: absolute; left: 1062; width: 50px; height: 31px; background-image: url(arr1.png); cursor: pointer; outline: none;}
.sc2_2_prev{ top: 15px; background-position: 0 0}
.sc2_2_next{ top: 534px; background-position: 0 -31px}*/

#swiper-container2-1{ position: absolute; bottom: 0.2rem; right: 0.2rem; width: 0.95rem;  }
#swiper-container2-1 .swiper-slide{ position: relative; width: 0.95rem; height: 0.31rem !important;  cursor: pointer; border-radius: 0.06rem; overflow: hidden;}
#swiper-container2-1 .swiper-slide-thumb-active{ opacity: 1; border: 0.04rem solid #2294e0; box-sizing: border-box;}


#swiper-container2-1 .swiper-slide img{ display: block; width: 0.95rem; height: 0.3rem;}

#swiper-container2-1 .swiper-slide.swiper-slide-thumb-active img{  width: 100%; height: 100%;}


.tt .tit,
.shdt .tit,
.gysc .tit,
.ztbd .tit {
    width: 90%;
    margin: .5rem auto .3rem;
    font-weight: bold;
}

.tit {
    font-size: .36rem;
}

.tit i {
    width: .35rem;
    display: inline-block;
}

.tit i img {
    width: 100%;
}

.tit a.btn_more {
    float: right;
    color: #9f9f9f;
    font-weight: normal;
    font-size: 0.3rem;
}

/*头条*/
.tt .ttCon {
    width: 94%;
    margin: 0 auto;
    background: #ffffff;
    /* height: 1rem; */
    /* line-height: 1rem; */
    border-radius: .35rem;
}

.tt .ttCon h2 {
    font-weight: bold;
    padding: .2rem;
    line-height: 0.5rem;
    text-align: justify;
}


/*赛会动态*/
.shdt .newdt {
  position: relative;
  width: 94%;
  height: 4rem;
  margin: 0 auto;
}


#swiper-container_shdt .itm {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: .3rem;
  overflow: hidden;
}

#swiper-container_shdt .itm a {
  /* position: relative; */
}

#swiper-container_shdt .itm img {
  width: 100%;
  height: 100%;
  display: block;
}

#swiper-container_shdt .itm p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.6rem .2rem .2rem;
  box-sizing: border-box;
  color: #fff;
  border-radius: 0 0 .3rem .3rem;
  background-image: linear-gradient(0deg, rgb(55, 61, 70) 40%, rgba(0, 54, 134, 0) 100%);
}


#swiper-container_shdt .swiper-slide {
  position: relative;
  width: 100%;
  height: 4rem;
  border-radius: 0.3rem;
  overflow: hidden;
}

#swiper-container_shdt .swiper-slide img {
  width: 100%;
  height: 100%;
}


.shdt .list span.point {
  float: left;
  width: 5px;
  height: 5px;
  background: #20003b;
  margin-right: .16rem;
  border-radius: .5rem;
  margin-top: .4rem;
}

.shdt .list {
  width: 94%;
  margin: .3rem auto;
}

.shdt .list li {
  width: 96%;
  line-height: .9rem;
  height: .9rem;
  padding: 0 .2rem;
  border-radius: .35rem;
  overflow: hidden;
}

/* .shdt .list li:first-child {
  background: #fff;
} */

.shdt .list li a {
  float: left;
  width: 73%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.shdt .list li span.time {
  display: inline-block;
  float: right;
  color: #9f9f9f;
  font-size: .25rem;
}

/*通知公告*/
.tzgg {
    width: 96%;
    margin: 0 auto;
    background: #ffffff;
    border-radius: .3rem;
}

.tzgg .tit {
    width: 94%;
    margin: 0 auto .3rem;
    padding-top: .3rem;
}

.tzgg .newsList {
    width: 93%;
    margin: 0 auto;
    padding-bottom: 0.2rem;
}

.tzgg .newsList li {
    margin-bottom: .3rem;
}

.tzgg .newsList li span.point {
    float: left;
    width: 5px;
    height: 5px;
    background: #20003b;
    margin-right: .16rem;
    border-radius: .5rem;
    margin-top: .2rem;
}

.tzgg .newsList li a {
    float: left;
    width: 96%;
}

.tzgg .newsList li a span.time {
    float: right;
    color: #9f9f9f;
    font-size: .28rem;
    margin-top: .13rem;
}

/*光影赛场*/

.gysc .gyscCon {
    width: 96%;
    margin: 0 auto;
    background: #ffffff;
    padding: .3rem 0;
    border-radius: .3rem;
}

.gysc .gyscCon .sct {
    width: 96%;
    margin: 0 auto;
    border-radius: .3rem;
    overflow: hidden;
}

.gysc .gyscCon .sct a {
    position: relative;
}

.gysc .gyscCon .sct a img {
    width: 100%;
    height: 3.7rem;
    display: block;
}

.gysc .gyscCon .sct a p {
    width: 96%;
    height: 1rem;
    line-height: 1rem;
    background: url(../images/gysc_shadow_m.png) no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
    font-weight: bold;
    padding: 0 2%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gysc .gyscCon .sct a .v_filter {
    width: 100%;
    height: 3.7rem;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../images/icon_play_m.png) no-repeat center rgba(0, 0, 0, 0.5);
    z-index: 99;
    border-radius: .3rem .3rem 0 0;
}

.gysc .gyscCon .scd {
    width: 96%;
    margin: .3rem auto;
}

.gysc .gyscCon .scd .item {
    width: 48%;
}

.gysc .gyscCon .scd .item .item_pic {
    width: 100%;
    height: 1.8rem;
    position: relative;
}

.gysc .gyscCon .scd .item .item_pic img {
    width: 100%;
    height: 100%;
}

.gysc .gyscCon .scd .item .item_pic .dura {
    position: absolute;
    background: rgba(106, 101, 96, 0.5);
    padding: .1rem .2rem;
    border-radius: .3rem;
    color: #fff;
    left: .1rem;
    bottom: 0.1rem;
    font-size: .22rem;
}

.gysc .gyscCon .scd .item .item_pic .dura img {
    width: 0.2rem;
    display: inline-block;
    margin-right: .1rem;
}

.gysc .gyscCon .scd .item p {
    font-weight: bold;
    margin: .2rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.gysc .gyscCon .scd .item .time {
    color: #9f9f9f;
    font-size: .28rem;
}

.gysc .gyscCon .scd .item .time img {
    margin-right: .1rem;
}

/*专题报道*/
.ztbd {
    position: relative;
    margin: .5rem auto;
}

.ztbd .ztbd_wrap {
    height: 2rem;
    width: 100%;
}

.ztbd .ztbd_wrap .swiper-ztbd {
    height: 2rem;
    width: 7rem;
    margin: 0 auto;
}

.ztbd .ztbd_wrap .swiper-ztbd a {
    position: relative;
    display: block;
}

.ztbd .ztbd_wrap .swiper-ztbd a img {
    width: 100%;
    height: 100%;
    display: block;
}

/*走进粤港澳*/
.zjyga {
    width: 100%;
    background: #f0f0f0;
}

.zjyga .title {
    display: block;
    text-align: center;
    padding-top: .5rem;
}

.zjyga .ygaList {
    width: 94%;
    margin: .3rem auto;
}

.zjyga .ygaList li {
  position: relative;
    float: left;
    width: 2.2rem;
    margin: 0 0.22rem 0.22rem 0;
}

.zjyga .ygaList li:nth-child(3n) {
    margin-right: 0;
}

/* .zjyga .ygaList li a {
    position: relative;
} */

.zjyga .ygaList li a img {
    width: 100%;
    height: 100%;
    display: block;
}

.zjyga .ygaList li a .text {
    position: absolute;
    top: 30%;
    left: 20%;
    color: #ffffff;
    font-weight: bold;
}

/*合作伙伴*/
.hzhb_wrap {
    width: 100%;
    background: #2294e0;
    padding: 0.5rem 0;
}

.hzhb_wrap .hbCon {
    width: 90%;
    margin: 0 auto;
    background: #ffffff;
    border-radius: .3rem;
    padding: .5rem 2%;
}

/* .hzhb_wrap .hbCon img {
    width: 100%;
    height: 100%;
} */

.hb_more{ margin-top: 0.3rem; padding-top: 0.3rem; border-top: 0.01rem solid #ebebeb; font-size: 0.24rem; line-height: 0.24rem; text-align: center;}
.hb_more > a{ color: #9f9f9f;}

/*首页-服务*/
.fwCon {
  width: 90%;
  margin: 0 auto;
}

.fwCon ul li {
  float: left;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  text-align: center;
  border-radius: .2rem;
  margin-top: .2rem;
  margin-right: .36rem;
}

.fwCon ul li:nth-child(3n) {
  margin-right: 0;
}

.fwCon ul li img {
  max-height: .6rem;
  height: .6rem;
  margin: .4rem auto .2rem;
}

/*首页-赛事*/
@charset "utf-8";
/* CSS Document */

.scap {
  width: 96;
  width: 96%;
  margin: 0 auto;
}

.scap img {
  width: 100%;
  height: 100%;
  display: block;
}

.qyxm {
  width: 96%;
  height: 3.5rem;
  background: url(../images/match_qyxmbg_m.png) no-repeat center;
  background-size: 100% 100%;
}

.tit {
  font-size: .36rem;
  width: 94%;
  margin: .5rem auto .3rem;
}

.tit i {
  width: .4rem;
  float: left;
  margin-right: .1rem;
}

.tit i img {
  width: 100%;
}

.tit p {
  float: left;
}

.tit a.more {
  float: right;
  color: #9f9f9f;
  font-weight: normal;
  font-size: .3rem;
}

/*全运项目*/
.qyxm {
  width: 96%;
  margin: .5rem auto .3rem;
  font-weight: bold;
}

.qyxm .tit {
  width: 90%;
  padding-top: 0.2rem;
  color: #fff;
}

.qyxm .tit .more {
  color: #fff;
}

.qyxm .xmLIst {
  width: 90%;
  height: 2.3rem;
  margin: 0.25rem auto 0;
  overflow: hidden;
  position: relative;
}

.qyxm .xmLIst .swiper-qyxm {
  width: 100%;
  height: 2.3rem;
  margin: 0 auto;
}

.qyxm .xmLIst .swiper-qyxm .swiper-slide{ width: 2rem;}

.qyxm .xmLIst .swiper-qyxm .section {
  display: inline-table;
  width: 2rem;
  height: 2.3rem;
  background: #ffffff;
  margin-right: .15rem;
  font-size: .26rem;
  text-align: center;
  border-radius: 0.3rem;
}

.qyxm .xmLIst .swiper-qyxm .section img {
  width: 1.3rem;
  height: 1.3rem;
  margin: 0.2rem auto 0;
  display: block;
}

.qyxm .xmLIst.swiper-qyxm .section span {
  font-weight: normal;
}

/*赛会文化*/
.shwh .shwcCon {
  margin: 0.3rem auto 0.5rem;
}

.shwh .shwcCon .swiper-shwh {
  width: 90%;
  /* height: 3rem; */
  margin: 0 auto;
}

.shwh .shwcCon .swiper-shwh .swiper-wrapper{
  display: flex;
  align-items: stretch;
}
.shwh .shwcCon .swiper-shwh .swiper-slide {
  display: flex;
  align-items: stretch;
  width: 3rem; 
  margin-right: 0.1rem;
}

.shwh .shwcCon .swiper-shwh .section {
  width: 3rem;
  /* height: 3rem; */
  background: #f0f0f0;
  border-radius: .3rem;
}

.shwh .shwcCon .swiper-shwh .section .pic {
  display: flex;
  align-items: center;
  width: 2.5rem;
  min-height: 2rem;
  margin: .2rem auto;
  background-color: #fff;
}

.shwh .shwcCon .swiper-shwh .section .pic img {
  width: 100%;
  height: auto
}

.shwh .shwcCon .swiper-shwh .section p {
  padding-bottom: 0.2rem;
  margin: 0 0.2rem;
  color: #696969;
  font-weight: bold;
  text-align: center;

}

/* 场馆巡礼 */
.cgxl {
  position: relative;
  margin-bottom: 0.7rem;
  overflow: hidden;
}

.cgxl_list,.cgxl_list2 {
  position: absolute;
  top: .35rem;
  left: 2.4rem;
  width: 1.5rem;
  height: .7rem;
  border: .01rem solid #e8e8e8;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 999;
  font: .2rem/.7rem "Microsoft Yahei";
  text-align: center;
  border-radius: .25rem;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  transition: height .3s ease
}

.cgxl_list.expanded,.cgxl_list2.expanded {
  height: 5.6rem;
  overflow-y: auto
}

.cgxl_list li,.cgxl_list2 li {
  position: relative;
  height: .7rem;
  cursor: pointer;
  transition: background-color .2s;
  color: #2c0045;
  text-indent: -0.2rem;
}

.cgxl_list li:hover,.cgxl_list2 li:hover {
  background-color: #f0f0f0
}

.cgxl_list::after {
  width: 0.14rem;
  height: 0.08rem;
  content: "";
  position: absolute;
  right: .18rem;
  top: 0.33rem;
  font-size: .15rem;
  transition: transform .3s ease;
  background-image: url(../images/arr3.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  z-index: 999;
  background-size: cover;
}

.cgxl_list.expanded::after {
  background-position: 0 -0.08rem
}


.cgxl_list2{left: 4.0rem;}
.cgxl_list3{left: 5.6rem;}
.cgxl_list2 li{text-indent: 0;}


.swiper-container_cgxl-wrap {
  position: relative;
  width: 96%;
  height: 3.26rem;
  margin: 0 auto;
}

.swiper-container_cgxl .swiper-slide {
  position: relative;
  width: 5.6rem;
  height: 3.26rem;
  border-radius: 0.3rem;
}

.swiper-container_cgxl .swiper-slide.swiper-slide-active {
  width: 5.6rem;
  height: 3.26rem;
  overflow: hidden;
}

.swiper-container_cgxl .swiper-slide img {
  width: 100%;
  height: 3.26rem;
  border-radius: .2rem;
}

.sc_prev,
.sc_next {
  position: absolute;
  top: 50%;
  width: 0.42rem;
  height: 0.42rem;
  margin-top: 0.21rem;
  background-image: url(../images/arr2.png);
  background-size: 0.84rem 0.42rem;
  z-index: 10;
  cursor: pointer;
  outline: none;
}

.sc_prev {
  left: 2.26rem;
  background-position: 0 0;
}

.sc_next {
  right: 2.26rem;
  background-position: -0.42rem 0;
}

.swiper-container_cgxl .swiper-slide p {
  display: none;
}

.swiper-container_cgxl .swiper-slide.swiper-slide-active p {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: .7rem;
  font: bold 0.2rem/0.3rem "Microsoft Yahei";
  color: #fff;
  text-indent: 1em;
  background: -moz-linear-gradient(top, transparent, #000);
  background: -webkit-linear-gradient(top, transparent, #000);
  background: -o-linear-gradient(top, transparent, #000);
}

.swiper-container_cgxl .swiper-slide.swiper-slide-active p a {
  max-width: 80%;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.swiper-container_cgxl .swiper-slide.swiper-slide-active a {
  font-weight: bold;
  color: #fff
}

.swiper-container_cgxl .swiper-slide.swiper-slide-active:hover a {
  font-weight: bold;
  color: #fff
}
/*出彩人生*/
.ccrs {
  width: 96%;
  margin: 0 auto;
  background: #ffffff;
  border-radius: .2rem;
  padding: 0.1rem 0 0.2rem;
}

.ccrs .tit {
  margin: .3rem auto;
}

.ccrs .ccrsCon {
  width: 96%;
  margin: 0 auto;
}

.ccrs .ccrsCon .cct .itm {
  width: 100%;
  height: 100%;
  border-radius: .3rem;
}

.ccrs .ccrsCon .cct .itm a {
  position: relative;
}

.ccrs .ccrsCon .cct .itm img {
  width: 100%;
  height: 100%;
  display: block;
}

.ccrs .ccrsCon .cct .itm p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.6rem .2rem .2rem;
  box-sizing: border-box;
  color: #fff;
  border-radius: 0 0 .3rem .3rem;
  background-image: linear-gradient(0deg, rgb(55, 61, 70) 40%, rgba(0, 54, 134, 0) 100%);
}

.ccrs .ccrsCon .ccd {
  width: 100%;
  margin: .3rem auto;
}

.ccrs .ccrsCon .ccd .item {
  width: 48%;
}

.ccrs .ccrsCon .ccd .item .item_pic {
  width: 100%;
  height: 1.8rem;
  position: relative;
}

.ccrs .ccrsCon .ccd .item .item_pic img {
  width: 100%;
  height: 100%;
}

.ccrs .ccrsCon .ccd .item .item_pic .dura {
  position: absolute;
  background: rgba(106, 101, 96, 0.5);
  padding: .1rem .2rem;
  border-radius: .3rem;
  color: #fff;
  left: .1rem;
  bottom: 0.1rem;
  font-size: .22rem;
}

.ccrs .ccrsCon .ccd .item .item_pic .dura img {
  width: 0.2rem;
  display: inline-block;
  margin-right: .1rem;
}

.ccrs .ccrsCon .ccd .item p {
  font-weight: bold;
  margin: .2rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.ccrs .ccrsCon .ccd .item .time {
  color: #9f9f9f;
  font-size: .28rem;
}

.ccrs .ccrsCon .ccd .item .time img {
  margin-right: .1rem;
}

/*科技助残*/
.kjzc {
  width: 96%;
  margin: 0.5rem auto;
  background: #ffffff;
  border-radius: .2rem;
  padding: 0.1rem 0 0.2rem;
}

.kjzc .tit {
  margin: .3rem auto;
}

.kjzc .kjzcCon {
  width: 96%;
  margin: 0 auto;
}

.kjzc .kjzcCon .kjt .itm {
  width: 100%;
  height: 100%;
  border-radius: .3rem;
}

.kjzc .kjzcCon .kjt .itm a {
  position: relative;
}

.kjzc .kjzcCon .kjt .itm img {
  width: 100%;
  height: 100%;
  display: block;
}

.kjzc .kjzcCon .kjt .itm p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.6rem .2rem .2rem;
  box-sizing: border-box;
  color: #fff;
  border-radius: 0 0 .3rem .3rem;
  background-image: linear-gradient(0deg, rgb(55, 61, 70) 40%, rgba(0, 54, 134, 0) 100%);
}

.kjzc .kjzcCon .list span.point {
  float: left;
  width: 5px;
  height: 5px;
  background: #20003b;
  margin-right: .16rem;
  border-radius: .5rem;
  margin-top: .4rem;
}

.kjzc .kjzcCon .list {
  width: 100%;
  margin: .3rem auto;
}

.kjzc .kjzcCon .list li {
  width: 96%;
  line-height: .9rem;
  height: .9rem;
  padding: 0 .2rem;
  border-radius: .35rem;
}

.kjzc .kjzcCon .list li:first-child {
  background: #fff;
}

.kjzc .kjzcCon .list li a {
  float: left;
  width: 73%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.kjzc .kjzcCon .list li span.time {
  display: inline-block;
  float: right;
  color: #9f9f9f;
  font-size: .25rem;
}

/*特奥赋能*/
.tafn{
  width: 96%;
  margin: 0 auto;
}
.tafn .tafnCon {
  margin: 0.3rem auto 0.5rem;
}

.tafn .tafnCon .swiper-tafn {
  width: 95%;
  height: 3.5rem;
  margin: 0 auto;
}

.tafn .tafnCon .swiper-tafn .swiper-slide {
  margin-right: 0.15rem;
   width: 3rem;
  height: 3.5rem;
}

.tafn .tafnCon .swiper-tafn .section {
  width: 3rem;
  height: 3.5rem;
  border-radius: .3rem;
}

.tafn .tafnCon .swiper-tafn .section .pic {
  width: 3rem;
  margin: 0 auto.2rem;
  padding-top: .2rem;
}

.tafn .tafnCon .swiper-tafn .section .pic img {
  width: 100%;
  height: 100%;
}

.tafn .tafnCon .swiper-tafn .section p {
  font-weight: bold;
  margin: .2rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.tafn .tafnCon .swiper-tafn .section .time {
  color: #9f9f9f;
  font-size: .28rem;
}

.tafn .tafnCon .swiper-tafn .section .time img {
  margin-right: .1rem;
}

/*首页-服务*/
.fwCon {
  width: 90%;
  margin: 0 auto;
}

.fwCon ul li {
  float: left;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  text-align: center;
  border-radius: .2rem;
  margin-top: .2rem;
  margin-right: .36rem;
}

.fwCon ul li:nth-child(3n) {
  margin-right: 0;
}

.fwCon ul li img {
  max-height: .6rem;
  height: .6rem;
  margin: .4rem auto .2rem;
}