@charset "utf-8";
/* 公用 */

a,a:hover{
    text-decoration: none;
}
img,a{
    border: none;
}
ul,li{
    padding: 0px;
    list-style: none;
    margin: 0px;
}
body{
    font-family:"微软雅黑","黑体","STHeiti","Microsoft YaHei";
    font-size: 16px;
    color: #292929;
}
.clear{
    clear: both;
}
.code{
	position: fixed;
	top: 30%;
	right: 0;
	z-index: 999999;
}
.code img{
	width: 160px;
}

/*header*/
.header{
	width: 100%;
}
.d1{
	padding:20px 0px;
	background: #12488b;
}
.f-search{
	float: right;
    display: block;
	width: 192px;
	padding:5px 5px;
	color: #666;
	background: #f4f4f4;
	border-radius: 25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-o-border-radius:25px;
}
.xmu100{
	float: right;
	margin-right: 20px;
}
.f-search input[type="text"]{
    display: inline;
	width:140px;
    height:24px;
    background: none;
    border: 0px;
    transition: all 0.5s;
}
.f-search button{
	display: inline;
    width:34px;
    height:24px;
	text-align:center;
    color:#005ad0;
    line-height: 24px;
    background:none;
    border: none;
}
.f-search i{
    font-size:14px;
    color: #b6b6b6;
}
.d2{
	position: absolute;
	z-index: 99;
	left: 50%;
}
.menu{
	background: #ffffff;
}
.menu .col-md-12{
	padding-left: 0px;
	padding-right: 0px;
}
.mobile{
	display: none;
}

/*轮番图*/
.banner-btns{
	background: #023e83;
	position: relative;
	z-index: 9;
	margin-top: -25px;
	height: 86px;
}
.banner-btns marquee{
	margin-top: -60px;
}

.main{
	padding-top: 30px;
	padding-bottom: 30px;
}
/*新闻动态*/
.news{
	margin-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
}
.news-title{
	text-align: left;
}
.news .news-title,.ydfc .news-title,.tyyx .news-title{
	text-align: center;
}
.line{
	margin-top: -15px;
	margin-bottom: 30px;
	width: 100%;
	height: 1px;
	background: #dbdbdb;
}
.more{
	float: right;
}
.more a{
	color: #B8B8B8;
}
.news-item{
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}
.news-item-img,.news-item-img img{
	width: 100%;
	overflow: hidden;
}
.news-item-img img{
	transition: all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.news-item-img img:hover{
	transform:scale(1.2);
}
.news-item-con{
	width: 100%;
	margin-top: 10px;
	padding: 15px;
	border:1px solid #d2d2d2;
}
.news-item-title{
	display: block;
	overflow: hidden;
	height: 48px;
	line-height: 24px;
}
.news-item-title a{
	color: #292929;
}
.news-item-date{
	line-height: 36px;
	color: #023b83;
	font-size: 12px;
	background: url("../images/line.jpg") center right no-repeat;
	margin-top: 15px;
}
.news-item-date span{
	display: block;
	background: #fff;
	width: 100px;
}


/*通知公告、体育赛事*/
.tzgg-tyss{
	margin-top: 60px;
	padding:30px;
	background: url("../images/bg.jpg") no-repeat center;
	background-size: auto 100%;
}
.tzgg-item{
	float: left;
	padding:15px;
	width: 100%;
	line-height: 48px;
	background: #fff;
	margin-top: 15px;
}
.tzgg-item:hover{
	background: #E5EDF0;
}
.tzgg-item-date{
	float: left;
	color: #023e83;
	text-align: left;
}
.tzgg-item-title{
	float: left;
	text-align: left;
	border-left: 2px solid #E4E4E4;
	padding-left: 15px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: justify;
	display: block;
}
.date-day{
	font-size: 24px;
}
.tzgg-item-title a{
	color: #292929;
}

/*党建思政、体育科研*/
.djsz-tyky{
	margin-top: 30px;
}
.news-item2{
	float: left;
	width: 100%;
	border-bottom: 1px dotted #C3C3C3;
	line-height: 56px;
}
.news-item2-title{
	float: left;
	width: 75%;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: justify;
	display: block;
}
.news-item2-title a{
	color: #292929;
}
.news-item2-title a:hover,.news-item-title a:hover{
	color: #0B46BC;
}
.news-item2-date{
	float: left;
	width: 25%;
	text-align: right;
}
.djsz-img{
	margin-top: 20px;
}
.djsz-img img{
	width: 100%;
}
.focusBox { position: relative; width: 100%; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
.focusBox .pic img { width:100%; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background:#AF0002; filter: alpha(opacity=60); opacity: 0.6; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; line-height: 36px; width:100%; overflow: hidden;color: #fff;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;text-align: justify;display: block;width:75%;color: #fff;}
.focusBox .txt a{ color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 6; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 6; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 2; background: black; filter: alpha(opacity=70); opacity: 0.7; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;}

/*运动风采*/
.ydfc{
	margin-top: 50px;
}
.ydfc-item,.ydfc-item-img,.ydfc-item-img img{
	width: 100%;
}
.ydfc-item{
	margin-top: 30px;
	padding:15px;
	border:1px solid #DCDCDC;
}
.ydfc-item-title{
	width: 100%;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: justify;
	display: block;
	line-height: 56px;
}
.ydfc-item-title a{
	color: #292929;
}
.ydfc-item-title a:hover{
	color: #0B46BC;
}
.ydfc-item-img{
	overflow: hidden;
}
.ydfc-item-img img{
	transition: all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.ydfc-item-img img:hover{
	transform:scale(1.2);
}
/*体育影像*/
.tyyx{
	margin-top: 50px;
}
.tyyx .container-fluid{
	padding-left: 25px;
	padding-right: 25px;
}
.tyyx .col-md-4{
	padding:5px;
}
.tyyx-item,.tyyx-item-img,.tyyx-item-img img{
	width: 100%;
	transition: all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.tyyx .col-md-4:nth-child(1),.tyyx .col-md-4:nth-child(2),.tyyx .col-md-4:nth-child(3){
	padding-top: 30px;
}
.tyyx-item-img{
	
}
.tyyx-item-title{
	position: relative;
	z-index: 99;
	background:#12488b;
	filter: alpha(opacity=60);
	opacity: 0.6;
	display: none;
	color: #fff;
}
.tyyx-item-title a{
	padding:30px;
	overflow: hidden;
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
}

/*按钮*/
.btns .col-md-3{
	text-align: center;
	padding-top: 50px;
}
.btn-title a{
	color: #12488b;
	font-size: 20px;
	display: block;
	text-align: center;
}
.btn-i a{
	display: block;
	color: #023b83;
	font-size: 42px;
	text-align:center;
}

/*场馆*/
.gym .main{
	padding-top: 0px;
	
}
.gym-menu{
	position: absolute;
	z-index: 999;
	left: 10%;
	padding: 25px;
	width: 500px;
	background: rgba(2,59,131,0.8);
}
.gym-menu ul li{
	float: left;
	width: 50%;
	color: #fff;
	font-size: 18px;
	line-height: 42px;
}
.gym-menu ul li a{
	color:#fff
}
.gym-pic,.gym-pic ul,.gym-pic ul li{
	width: 100%;
	overflow: hidden;
}
.gym-pic ul li{
	display: none;
}
.gym-pic ul li:nth-child(1){
	display: block;
}
.gym-pic ul li img{
	width: 100%;
}

/*footer*/
.footer{
	background: rgba(2,59,131,1);
}
.footer-main{
	background: url("../images/footer-bg.jpg") no-repeat center top;
	background-size: 100% auto;
}
.footer-title{
	color: #fff;
	font-weight: bold;
}
.footer-con{
	margin-top: 30px;
}
.footer-con li,.footer-con li a{
	line-height: 36px;
	color: #fff;
}
.footer-con li a{
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: justify;
	display: block;
}
.link .footer-con li{
	width: 33.3%;
	float: left;
}
.copyright{
	background: rgba(2,59,131,0.8);
	line-height: 64px;
	color: #fff;
	text-align: center;
	margin-top: 30px;
	/* height: 64px; */
}

@media(min-width:1600px){
	.d1>.container,.menu>.container,.main>.container,.tzgg-tyss>.container,.djsz-tyky>.container,.footer>.container{
		width: 1400px;
	}
	.logo img{
		width: 380px;
	}
	.xmu100 img{
		width: 280px;
	}
	.f-search{
		width: 230px;
		margin-top: 20px;
	}
	.f-search input[type="text"]{
		width: 178px;
	}
	.d2{
		margin-left: -95px;
		margin-top: -60px;
	}
	.d2 img{
		width: 170px;
	}
	.more{
		margin-top: -55px;
	}
	.tzgg-item-date{
		width: 22%;
	}
	.tzgg-item-title{
		width: 78%;
	}
	.tyyx-item-title a{
		padding-top: 90px;
		font-size: 28px;
	}
	.tyyx-item-title .far{
		display: block;
		margin-top: 15px;
		font-size: 36px;
		color: #fff;
	}
	.footer-main{
		padding-top: 260px;
	}
	.footer-title{
		font-size: 30px;
	}
}
@media(max-width:1599px){
	.d1{
		padding:15px 0px;
	}
	.d1>.container,.menu>.container,.main>.container,.tzgg-tyss>.container,.djsz-tyky>.container,.footer>.container{
		width: 1200px;
	}
	.logo img{
		width: 320px;
	}
	.xmu100 img{
		width: 240px;
	}
	.f-search{
		width: 200px;
		margin-top: 15px;
	}
	.f-search input[type="text"]{
		width: 148px;
	}
	.d2{
		margin-left: -85px;
		margin-top: -45px;
	}
	.d2 img{
		width: 150px;
	}
	.more{
		margin-top: -55px;
	}
	.tzgg-item-date{
		width: 25%;
	}
	.tzgg-item-title{
		width: 75%;
	}
	.footer-main{
		padding-top: 190px;
		background-size: auto 100%;
	}
	.footer-title{
		font-size: 26px;
	}
	.footer-con{
		margin-top: 15px;
	}
	.footer-con li,.footer-con li a{
		line-height: 32px;
	}
}
@media(max-width:1366px){
	.d1{
		padding:10px 0px;
	}
	.d1>.container,.menu>.container,.main>.container,.tzgg-tyss>.container,.djsz-tyky>.container,.footer>.container{
		width: 1100px;
	}
	.logo img{
		width: 250px;
	}
	.xmu100 img{
		width: 200px;
	}
	.f-search{
		margin-top: 10px;
		width: 170px;
	}
	.f-search input[type="text"]{
		width: 118px;
	}
	.d2{
		margin-left: -70px;
		margin-top: -35px;
	}
	.d2 img{
		width: 120px;
	}
	.tzgg-item-date{
		width: 28%;
	}
	.tzgg-item-title{
		width: 72%;
	}
	.news-title img{
		width: 200px;
	}
	.news-item2{
		line-height: 46px;
	}
	.tyky .news-item2-title{
		width: 70%;
	}
	.tyky .news-item2-date{
		width: 30%;
	}
@media(max-width:1280px){
	.d1>.container,.menu>.container,.main>.container,.tzgg-tyss>.container,.djsz-tyky>.container,.footer>.container{
		width: 1000px;
	}
	.logo img{
		width: 240px;
		margin-top: 5px;
	}
	.xmu100 img{
		width: 200px;
	}
	.tzgg-item-date{
		width: 30%;
	}
	.tzgg-item-title{
		width: 70%;
	}
}
@media(max-width:1024px){
    .news-item2{
        line-height: 42px;
    }
    .news-item2-title{
        width: 70%;
    }
    .news-item2-date{
        width: 30%;
    }
    .tyss{
        padding-right: 30px;
    }
    .footer-main{
        padding-top: 130px;
    }
    .contact{
        width: 40%;
    }
    .link{
        width: 60%;
    }
    .btn-title a{
        font-size: 18px;
    }
}
@media(max-width:1023px){
	.d1>.container,.menu>.container,.main>.container,.tzgg-tyss>.container,.djsz-tyky>.container,.footer>.container{
		width: 100%;
	}
	.logo img{
		width: 200px;
	}
	.xmu100 img{
		width: 200px;
	}
	.f-search{
		float: right;
	}
    .code img{
        width: 100px;
    }
}
@media(max-width:992px){
	.tzgg-item-date{
		width: 20%;
	}
	.tzgg-item-title{
		width: 80%;
	}
	.tyss{
		margin-top: 30px;
	}
	.news-title img{
		width: 200px;
	}
	.tzgg,.tyss{
		padding-left: 0px;
		padding-right: 0px;
	}
	.tyky{
		margin-top: 30px;
	}
	.footer-main{
		padding-top: 60px;
	}
	.link{
		margin-top: 30px;
	}
	.link .footer-con li{
		width: 50%;
	}
	.link .footer-con li:nth-child(even){
		padding-left: 15px;
	}
}
@media(max-width:767px){
	.xmu100{
		margin-top: 15px;
	}
	.xmu100 img{
		width: 200px;
	}
	.banner-btns{
		margin-top: -40px;
		height: 72px;
	}
	.banner-btns marquee{
		margin-top: -70px;
	}
	.banner-btns marquee img{
		height: 56px;
	}
	.news{
		padding-left: 15px;
		padding-right: 15px;
	}
	.news .col-xs-6:nth-child(even){
		padding-left: 8px;
		padding-right: 0px;
	}
	.news .col-xs-6:nth-child(odd){
		padding-right: 8px;
		padding-left: 0px;
	}
	.tzgg,.tyss{
		padding-left: 0px;
		padding-right: 0px;
	}
	.tzgg-item-date{
		width: 30%;
		font-size: 12px;
	}
	.tzgg-item-title{
		width: 70%;
	}
	.date-day{
		font-size: 16px;
	}
	.tyyx-item-title{
		position:sticky;
		z-index: 99;
		background:#12488b;
		filter: alpha(opacity=100);
		opacity: 1;
		display: block;
	}
	.tyyx-item-title a{
		padding:8px 15px;
		overflow: hidden;
		display: block;
		width: 100%;
		text-align: center;
		color: #fff;
	}
	.tyyx .col-xs-12{
		margin-bottom: 15px;
	}
	.tyyx .col-xs-12:nth-child(1),.tyyx .col-xs-12:nth-child(2){
		margin-bottom: -10px;
	}
	.btns .col-md-3{
		padding-top: 20px;
	}
	.btn-title a{
		font-size: 16px;
	}
	.btn-i a{
		font-size: 32px;
	}
	.contact,.link{
		width: 100%;
	}
	.djsz-img,.djsz .news-con{
		padding-left: 0px;
		padding-right: 0px;
	}
	.tzgg-tyss{
		padding:15px;
	}
	.tzgg .col-xs-12,.tyss .col-xs-12{
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}
	.tzgg-item-date{
		font-size: 12px;
	}
}
	@media(max-width:374px){
		.news-item2-title{
			width: 65%;
		}
		.news-item2-date{
			width: 35%;
		}
		.tyky .news-item2-title{
			width: 65%;
		}
		.tyky .news-item2-date{
			width: 35%;
		}
		.tzgg-item-date{
			width: 35%;
		}
		.tzgg-item-title{
			width: 65%;
		}
	}
	
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	.d1{
		padding:0px 0px;
		padding-bottom: 5px;
	}
	.mobile{
		display: block;
	}
	.pc{
		display: none;
	}
	.search{
		padding-top: 18px;
	}
	.xmu100 img{
		width: 100px;
	}
	.f-search{
		margin-top: 5px;
		width: 130px;
		padding:0px 5px;
		border-radius: 15px;
		-webkit-border-radius:15px;
		-moz-border-radius:15px;
		-o-border-radius:15px;
	}
	.f-search input[type="text"]{
		width: 88px;
		height: 18px;
	}
	.f-search button{
		width:24px;
		height:18px;
		line-height: 18px;
	}
	.f-search button i{
		font-size: 12px;
	}
	.d2{
		display: none;
	}
	.gym-menu{
		position: relative;
		z-index: 999;
		left: 0;
		padding: 15px;
		width: 100%;
		background: rgba(2,59,131,1);
		float: left;
	}
	.gym-menu ul li{
		font-size: 16px;
		line-height: 32px;
	}
	.footer-main{
		background-size: 100% auto;
	}
	.footer-title{
		font-size: 18px;
	}
	.copyright{
		margin-top:15px;
		background: #002052;
		height: auto;
		font-size: 12px;
		padding:0px 15px;
	}
}
	

/*返回顶部*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0,0,0, 0.8) url("../images/cd-top-arrow.svg") no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
    z-index: 999999999999;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}