body {
    font-size: 18px;
    color: #000;
    background: url(https://www.xsnet.cn/zt/2025/cskxfdxj/material/images/bg.jpg) no-repeat center top #38b1fb;
    font-family: microsoft yahei;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: none;
    color: #000;
}

.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%;
    height: 896px;
}

.main {
    width: 1200px;
    margin: 0 auto;
}

.footer {
    text-align: center;
    padding: 200px 0 80px;
    color: #000;
    background: url(https://www.xsnet.cn/zt/2025/cskxfdxj/material/images/foot.png) no-repeat bottom center;
}

.footer span {
    font-family: Arial;
}

.footer a {
    color: #000;
}

/*新闻动态*/
.swiper-focus {
    width: 650px;
    height: 430px;
    position: relative;
    float: left;
    overflow: hidden;
    margin-top: 70px;
    margin-left: 40px!important;
}

.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 {
    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: 20px !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/cskxfdxj/material/images/right.png) no-repeat !important;
}

.swiper-focus .swiper-button-next {
    width: 34px;
    height: 73px;
    right: 0;
    margin-top: -52px;
    background: url(../images/left.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: 510px;
    height: 430px;
    float: left;
    position: relative;
    z-index: 9999;
    margin-top: 70px;
}

.news h2 {
    line-height: 30px;
    overflow: hidden;
    text-align: left;
    margin-top: 6px;
}

.news h2 a {
    font-size: 24px;
    font-weight: bold;
    color: #0c4c81;
}

.news .resume {
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    color: #2c0000;
    margin-bottom: 16px;
    margin-top: 10px;
    font-size: 18px;
}

.news ul {
    margin-top: 10px;
}

.news ul li {
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    overflow: hidden;
    background: url(https://www.xsnet.cn/zt/2025/cskxfdxj/material/images/list_bg.png) no-repeat left 10px;
    padding-left: 20px;
}

.more {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}
/* 活动足迹 */
.history{
    height:590px;
    background:url(https://www.xsnet.cn/zt/2025/cskxfdxj/material/images/history.png) no-repeat center top;
}
/* 反邪掠影 */
.lueying{
    margin-top:60px;
    position: relative;
}
.mySwiper{width:1200px;height:auto;overflow: hidden;margin-top:60px;}
.mySwiper .swiper-slide{height:285px;}
.mySwiper .swiper-slide .img img{width:100%;height:285px;}
.lueying .my-next {
	background:url(https://www.xsnet.cn/zt/2025/cskxfdxj/material/images/right.png) no-repeat !important;
	right:-80px!important;
	width:40px;
	height: 80px;
	right: 0;
    top: 440px !important;
}
.lueying .my-prev {
	background:url(https://www.xsnet.cn/zt/2025/cskxfdxj/material/images/left.png) no-repeat !important;
	left: -80px!important;
	width: 40px;
	height:80px;
	right: 0;
    top: 440px !important;
}
/* 线上课堂 */
.ketang {
    margin: 60px auto 0;
    position: relative;
}

.ketang .swiper-container {
    padding: 0px 0;
    width: 1200px;
    margin: 40px auto 0;
}

.ketang .swiper-slide {
    width: 960px;
    height: auto;
    overflow: hidden;
}

.ketang .swiper-slide .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 4;
    padding: 20px 5px 35px 5px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    font-weight: bolder; display: none;
}


.ketang .swiper-slide-active .tit {
    display:block;
}

.ketang .swiper-slide-active:after {
    display: none;
}

.ketang .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}

.ketang .swiper-button-prev {
   background:url(https://www.xsnet.cn/zt/2025/cskxfdxj/material/images/left.png) no-repeat !important;
	left: -80px!important;
	width: 40px;
	height:80px;
	right: 0;
}

.ketang .swiper-button-next {
    background:url(https://www.xsnet.cn/zt/2025/cskxfdxj/material/images/right.png) no-repeat !important;
	right:-80px!important;
	width:40px;
	height: 80px;
	right: 0;
}
