@charset "utf-8";

body{font: 14px/2 \5b8b\4f53;color:#000;background:;font-family: microsoft yahei;}
a{color:#000;text-decoration:none;}
a:hover{color:#000;text-decoration:underline;}
.fl{float:left;_display:inline;}
.fr{float:right;_display:inline;}
.ml20{margin-left:20px;}.ml10{margin-left:10px;}
.mt20{margin-top:20px;}.mt10{margin-top:10px;}

/*index*/
.header{width:100%;background:;height:999px;}
.main{width:1200px;margin:0 auto;}
.footer{text-align:center;padding:10px 0 20px;}
.footer span{font-family:Arial;}


/*分页*/
.pages{text-align:center;width:100%;display: inline-block;padding-top:20px;}
.pages li{float:left!important;background:none!important;display: inline;}
.page-active{font-weight:bold;}
.page{margin-top:0!important;margin-right: 10px;}
.pages li{border-bottom: none;}


/* 赛事预告 */
.ssyg{}
.b_title{width: 316px;height: 192px;margin: 0 auto;}
.b_title img{width: 100%;height: 100%;}
.ssyg_b{width: 1200px;background: url(https://www.xsnet.cn/zt/2026/2026hzzqls/material/images/bg_1.png)top center no-repeat;background-repeat: round;margin-top: -20px;display: inline-flex;flex-wrap: wrap;padding-top: 40px;}
.yg{width: 534px;height: 115px;background: url(https://www.xsnet.cn/zt/2026/2026hzzqls/material/images/vsbg.png)top center no-repeat;margin-left: 45px;margin-bottom:30px;}
.yg .time{color: #01773a;font-size: 28px;height: 40px;line-height: 40px;margin-left: 60px;}
.yg_a{font-size: 36px;color: #fff;font-weight: bold;float: left;height: 58px;line-height: 58px;width: 208px;margin-left: 28px;text-align: center;}
.yg_b{font-size: 36px;color: #fff;font-weight: bold;float: left;height: 58px;line-height: 58px;width: 208px;margin-left: 50px;text-align: center;margin-top: -5px;color:#01773a;}

/* 新闻动态 */
.xwdt{margin-top: 50px;}
.swiper-focus {
    width: 758px;
    height: 425px;
    position: relative;
    margin-top: 40px;
    float: left;
    overflow: hidden;
}

.swiper-focus .swiper-slide {
    position: relative;
}

.swiper-focus .swiper-slide .img {
    width: 100%;
    height: 100%;
}

.swiper-focus .swiper-slide img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}

.swiper-focus .swiper-slide img:hover {
    transform: scale(1.2);
}

.swiper-focus .swiper-slide .tit {
    font-size:20px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 32px;
    padding: 10px 10px 10px 10px;
    color: #fff;
    background: rgba(0, 0, 0, .65);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
}

.swiper-focus .swiper-pagination {
    width: auto !important;
    right: 10px !important;
    left: auto !important;
    bottom: 8px !important;
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-focus .swiper-pagination .swiper-pagination-bullet {
    margin-right: 0;
    opacity: 1;
    background: #fff;
    -webkit-transition: width .5s;
    -moz-transition: width .5s;
    transition: width .5s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.swiper-focus .swiper-pagination .swiper-pagination-bullet-active {
    width: 20px;
    background: #ccc
}

.swiper-focus .swiper-button-next,
.swiper-focus .swiper-button-prev {
    position: absolute;
    top: 50% !important;
    z-index: 10 !important;
    cursor: pointer;
}

.swiper-focus .swiper-button-prev {
    width: 34px;
    height: 73px;
    left: 0;
    margin-top: -52px;
    background: url(https://www.xsnet.cn/zt/2025/2025zqls/material/images/left2.png) no-repeat !important;
}

.swiper-focus .swiper-button-next {
    width: 34px;
    height: 73px;
    right: 0;
    margin-top: -52px;
    background: url(https://www.xsnet.cn/zt/2025/2025zqls/material/images/left2.png) no-repeat !important;
}

.swiper-focus .swiper-button-next:after,
.swiper-focus .swiper-button-prev:after {
    font-size: 0;
}

.swiper-focus .swiper-container:hover .swiper-button-next,
.swiper-focus .swiper-container:hover .swiper-button-prev {
    display: block
}

.news {
    width: 423px;
    float: left;
    margin-left: 18px;
    margin-top: 15px;
}

.news .news_items {
    width: 423px;
    height: 127px;
    margin-top: 25px;
    background: rgba(65, 89, 38, .65);
}

.news .news_items img {
    width: 212px;
    height: 127px;
    margin-right: 20px;
    float: left;
}

.news .news_items span {
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    display: block;
    padding-top: 20px;
}

.news .news_items a:hover {
    color: #fff;
    text-decoration: none;
}
.ball_2 .more{float: right;color:#fff;font-size:20px;}
.more{float: right;color: #fff;}

/* 萧彩视界 */
.xcsj{margin-top: 80px;}

.mxSwiper {
    width: 1200px;
    height: 680px;
    overflow: hidden;
    margin-top: 30px;
}

.mxSwiper .swiper-slide {
    height:680px;
    position: relative;
    text-align:center;
}

.mxSwiper .swiper-slide .img {
    position: relative;
    height: 100%;
}

.mxSwiper .swiper-slide .img video {
    width: 383px;
    height: 680px;
    position: absolute;
}
.mxSwiper .swiper-slide iframe{
    border:none;
}

.mxSwiper .swiper-button-next,
.mxSwiper .swiper-button-prev {
    position: absolute;
    top: 50% !important;
    z-index: 10 !important;
    cursor: pointer;
}

.mxSwiper .swiper-button-prev {
    width: 34px;
    height: 73px;
    left: 0;
    margin-top: -52px;
    background: url(https://www.xsnet.cn/zt/2025/2025zqls/material/images/right2.png) no-repeat !important;
}

.mxSwiper .swiper-button-next {
    width: 34px;
    height: 73px;
    right: 0;
    margin-top: -52px;
    background: url(https://www.xsnet.cn/zt/2025/2025zqls/material/images/left2.png) no-repeat !important;
}

.mxSwiper .swiper-button-next:after,
.mxSwiper .swiper-button-prev:after {
    font-size: 0;
}

.mxSwiper .swiper-container:hover .swiper-button-next,
.mxSwiper .swiper-container:hover .swiper-button-prev {
    display: block
}

/* 高光时刻 */
.ggsk{width: 1400px;margin: 50px auto;}
.slideBox{  width:1200px;  height:500px;  position:relative;  margin-top:40px;margin-bottom: 80px;}
.slideBox .bd{ width:895px; position:relative; height:100%; z-index:0; float:left;overflow:hidden;}  
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{  width:895px;  height:500px; display:block;  }
.slideBox .bd li h4{height:60px;background:#000;margin-top:-60px;filter:alpha(opacity=60);opacity:0.6;}
.slideBox .bd li span{text-align:center;line-height:60px;height:60px;display:block;z-index:999;color:#fff;margin-top:-60px;position:relative;font-size:22px;padding-left:20px;overflow: hidden;}
.picScroll-top{ width:260px;  float:right;position: relative;overflow:hidden;}
.picScroll-top .hd{  }
.picScroll-top .hd .prev,.picScroll-top .hd .next{ display:block;  width:64px; height:40px; position: absolute;top:-60px;
	 cursor:pointer;background:url(https://www.xsnet.cn/zt/2025/2025wlcj/material/images/up.png) no-repeat;left:98px;}
.picScroll-top .hd .next{ background:url(https://www.xsnet.cn/zt/2025/2025wlcj/material/images/down.png) no-repeat;  position: absolute;top:526px;}
.picScroll-top .bd{ height:500px; }
.picScroll-top .bd ul{ overflow:hidden; zoom:1; }
.picScroll-top .bd ul li{ text-align:center; zoom:1; margin-bottom: 28px;}
.picScroll-top .bd ul li .pic{ text-align:center; }
.picScroll-top .bd ul li .pic img{ width:260px; height:148px;display:block;  }
.mhs .more{width:200px;height:40px;display: block;line-height: 40px;font-size:20px;margin:40px auto 0;}

.swiper-gzly {
	width: 1400px;
	height:640px;
	margin-top:40px;
	overflow:hidden;
}
.swiper-gzly .swiper-slide {
	width: auto;
	height: 640px;
	z-index: 0;
}
.swiper-gzly .swiper-slide img {
	width: 960px;
	height: 640px;
}
.swiper-gzly .swiper-slide .tit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 32px;
    padding: 10px 10px 10px 10px;
    color: #fff;
    background: rgba(0,0,0,.65);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
	text-align: center;
    }
.gzly-next {
	background-image:url(https://www.xsnet.cn/zt/2024/2024wlzgj_dw/material/left.png)!important;
	right:0!important;
}
.gzly-prev {
	background-image:url(https://www.xsnet.cn/zt/2024/2024wlzgj_dw/material/right.png)!important;
	left: 0!important;
}

.ggswiper-container { width: 100%; max-width: 1200px; margin: 0 auto; }
    .swiper-slide { height: 300px; background: #fff; border-radius: 8px; overflow: hidden; }
    .slide-img { width: 100%; height: 100%; object-fit: cover; }
    .swiper-pagination-bullet { width: 12px; height: 12px; background: #fff; opacity: 1; }
    .swiper-pagination-bullet-active { background: #ff4d4f; width: 40px; border-radius: 12px; }
    .swiper-button-prev, .swiper-button-next { color: #fff; background: rgba(0,0,0,0.5); width: 40px; height: 40px; border-radius: 50%; }
     