body {
    color: #333;
    font-size: 14px;
   font-family:"微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
    margin:0 auto;
    position:relative;
    /* overflow-x: hidden; */
}
.slick-prev:before,.slick-next:before,.slick-dots li button:before{ display: none; }
.img-hide{ overflow:hidden; display: block; }

.img-hide img{ transform: scale(1,1); transition: 0.3s all; }
.img-hide:hover img{ transform: scale(1.05,1.05); }
.txt-elise{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;

    }
.swiper-button-next:after, .swiper-button-prev:after{ display: none!important; }
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover,a{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
p{ margin:0; }
html{ overflow-x: hidden; font-size: 100px; }
img{ max-width:100%; vertical-align: middle;}

.slick-dots li button:before{ display: none; }
.tab-content{ position: relative; float:right; width:1070px;}
.tab-content .tab-pane{ display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: -10; opacity: 0; filter:alpha(opacity=0); transition: 0.5s all; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; filter:alpha(opacity=100); }
.container{ width: 1420px; margin-top:30px;}
.header-top{ background: url(../images/logoxmt.png) center top no-repeat; background-size: cover; padding-bottom: 50px; padding-top:70px; }
.logo-txt{ margin-left: 90px; margin-top: 50px;}
.search-box{position: relative;
    width: 500px;
    padding-right: 66px;
    margin: 250px auto auto auto; }
.btn-ss{ position: absolute; right: 0; top: 0; }
.search-box .form-control{ height: 48px; font-size: 16px; box-shadow: none; border:solid 1px #ba0c31; border-radius: 48px 0 0 48px; }
.btn-ss{ position: absolute; right: 0; top: 0; height: 48px; border-radius: 0 48px 48px 0; background: #ba0c31; border:none; width: 66px; }
.tt-back{ padding-bottom: 10px; margin-bottom: 20px; margin-top: 60px; background: url(../images/tt-back.png) left bottom no-repeat; padding-left: 20px; font-weight: bold; font-size: 30px; color: #333333; font-family: "宋体"; }
.tt-back span{ color: #bc0000; }
.tt-back a{ float: right; line-height: 34px; background: url(../images/more.png) left center no-repeat; padding-left: 90px; font-size: 16px; color: #291717; font-weight: normal; }
.left-img{ margin-left: -20px; width: 541px; }
.one-right{ width: 820px; }
.one-list-tt{ font-size: 18px; color: #333; }
.one-list-p{ position: relative; padding-right: 170px; font-size: 16px; color: #666; margin-top:8px; }
.one-list-p span{ position: absolute; right: 0; top: 0; padding-left: 20px; background: url(../images/icon-date.png) left center no-repeat; }
.one-list li a{ display: block; padding:13px 0; border-bottom: dashed 1px #ddd; }
.page-tow{ background: url(../images/back02.jpg) center bottom no-repeat; background-size: cover; padding-bottom:50px; }
.list-back{ background: url(../images/back-l.png) center top no-repeat; padding:100px 25px 5px 0; border-bottom: solid 10px #ba0c31; }
.page-tow .tt-back{ margin-top: 50px; }
.tow-list li a{ display: block; position: relative; padding-right: 120px; padding-left: 40px; background: url(../images/dian.png) 20px center no-repeat; line-height:60px; border-bottom: solid 1px #ddd; font-size: 18px; color: #333; }
.tow-list li a span{ position: absolute; right: 20px; top: 0; font-size: 16px; color: #999; }
.tow-list{ background: #fff; border-radius: 0 50px 0 0; padding:30px 0; }
.tt-back-tow{ background: url(../images/tt-back02.png) left bottom no-repeat; }
.page-tow .col-xs-6{ padding:0 30px; }
.page-tow .row{ margin:0 -30px; }
.page-three{ background: url(../images/back03.png) center no-repeat; background-size: cover; padding:50px 0 60px 0; }
.tabs-ul li{
    position: relative;
    width: 263px;
	background-color: #d5d5d5;
    margin: 25px 0;}
.tabs-ul{ margin-bottom: 45px; float:left; }
.tabs-ul li a{ display: block; position: relative; z-index: 10; font-size: 22px; color: #333; }
.tabs-ul li a span{ display: inline-block; line-height: 80px; }
.tabs-ul li.active a{ color:#000; }
.tabs-ul li.active:before{ display: block; content: ""; position: absolute; left: 0; right: 0; top: -10px; height: 105px; background: url(../images/tabs-a.png) center no-repeat; background-size: 100% 100%; }
.table-top{ background: #f9f9f9; font-size: 20px; color: #333; border-top: solid 4px #f6b37f; padding:0 80px 0 30px; line-height:54px; position: relative; }
.table-top:before{ display: block; content: ""; position: absolute; left: 30px; right: 30px; bottom: 0; border-top: dashed 1px #ddd; }
.table-one{ width: 50%; text-align: left; padding-left: 20px; }
.table-tow{ width: 30%; }
.table-three{ width: 20%; }
.table-a{ position: absolute; right: 30px; top: 0; line-height: 70px; font-size: 16px; color: #333; }
.tabs-bottom .table-top{ background: none; border:none; }
.tabs-bottom{ background: #fff; padding-bottom: 40px; }
.tabs-bottom li a .table-top{ font-size: 16px; color: #333; }
.tabs-bottom li a{ display: block; }
.tabs-bottom li a:hover{ background: #fbf5f4; }
.tabs-bottom li a:hover .table-top{ color: #ba0c31; }
.tabs-bottom li a:hover .table-top:before{ border-color: #fbf5f4; }
.tabs-scroll{ background: #fff; margin-top: 30px; padding:50px 70px; border-bottom: solid 3px #f6b37f; }
.tabs-scroll li{ float: left; width: 25%; padding:0 20px; margin-bottom: 30px; }
.tabs-scroll li a{ line-height: 40px; font-size: 16px; color: #939392; padding:0 15px; display: block; background: #fbf5f4; border:solid 1px #f6b37f; border-radius: 6px; }
.tabs-scroll li a.tabs-more{ color: #ba0c31; border-color: #ba0c31; background: #fbf5f4; }
.tabs-scroll li a:hover{ background: #ba0c31; border-color: #ba0c31; color: #fff; }
.tabs-scroll ul{ height: 190px; overflow-y: auto; }
.tabs-scroll ul::-webkit-scrollbar {
width:5px;
}
/* 滚动槽 */
.tabs-scroll ul::-webkit-scrollbar-track {
-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);
border-radius:10px;
background: #fce8d8;
}
/* 滚动条滑块 */
.tabs-scroll ul::-webkit-scrollbar-thumb {
border-radius:10px;
background:#ba0c31;
-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);
}
.tabs-scroll ul::-webkit-scrollbar-thumb:window-inactive {
background:#fce8d8;
}
.four-box .pull-left{ width: 20%; padding:0 15px; }
.four-box{ margin:0 -15px; }
.four-width-sm{ position: relative; border:solid 1px #cea365; height: 400px; background: url(../images/bs01.png) center no-repeat; background-size: cover; }
.four-b{ position: absolute; left: 0; bottom: 0; right: 20px; height: 86px; padding: 0 20px 0 55px; line-height: 86px; font-size: 22px; color: #fce9da; font-weight: bold; background: url(../images/four-b.png) center no-repeat; background-size: 100% 100%; }
.four-list li{ float: left; width: 50%; padding:0 10px; }
.four-list li a{ font-size: 18px; color: #333; padding-left: 20px; background: url(../images/dian.png) left center no-repeat; line-height: 55px; display: inline-block; }
.four-list{ padding:60px 10px; }
.four-width-tow{ background: url(../images/bs02.png) center no-repeat; background-size: cover; }
.four-width-three{ background: url(../images/bs03.png) center no-repeat; background-size: cover; }
.four-width-four{ background: url(../images/bs04.png) center no-repeat; background-size: cover; }
.four-width-five{ background: url(../images/bs05.png) center no-repeat; background-size: cover; }
.four-width-sm:hover .four-list li a{ background: url(../images/dian02.png) left center no-repeat; color: #fce9da; }
.four-width-sm:hover .four-b{ background: url(../images/four-c.png) center no-repeat; color: #333; background-size: 100% 100%; }
.four-list-b li{ width: 100%; text-align: center; }
.four-list-b{ padding-top: 50px; }
.four-width-sm:hover{ background: url(../images/bs02-1.png) center no-repeat; background-size: cover; }
.tt-back font{ display: inline-block; padding-right: 236px; background: url(../images/back-a.png) right 22px no-repeat; }
.gk-list li{ float: left; margin-bottom: 80px; width: 20%; padding:0 15px; }
.gk-list{ margin:0 -15px; }
.gk-list li a{ display: block; height: 130px; line-height: 130px; background: url(../images/gk-back.png) center no-repeat; background-size: 100% 100%; font-size: 22px; color: #333; }
.gk-list li a:hover{ background: url(../images/gk-back02.png) center no-repeat; background-size: 100% 100%; }
.footer{ background: url(../images/footer.png) center no-repeat; background-size: cover; padding:50px 0; }
.footer-left p{ color: #fff; margin-bottom: 10px; }
.footer-center a{ display: inline-block; margin-left: 55px;}
.footer-center{ padding:30px 0 0 90px; }
.footer-right{ color: #fff; }
.footer-right img{ margin-bottom: 10px; }
.footer-right a{ color: #fff; }
.footer-right{ padding-left: 30px; position: relative; }
.footer-right .pull-left{ margin-left: 70px; }
.footer-right:before{ display: block; content: ""; position: absolute; top: 20px; left: 0; width: 2px; height: 80px; background: #fff; opacity: 0.3; }
.tow-list li a:hover,.tow-list li a:hover span{ color: #ba0c31; }
.one-list li a:hover .one-list-tt{ font-weight: bold; color: #c21920; }
.tt-back a:hover{color: #c21920;  }
.xw-ul li a{ position: relative; }
.xw-ul li{ margin:0 0 50px 0; }
.xw-ul-list li a{ display: block; line-height: 45px; padding-left: 25px; position: relative; padding-right: 150px; font-size: 16px; color: #555; background: url(../images/dian.png) left center no-repeat; }
.xw-ul-list li a span{ position: absolute; right: 0; top: 0; font-size: 16px; color: #888; }
.xw-ul-list li a:hover{ color: #ba0c31; }
.back-sm-lg {
    padding: 50px; background: #fff;
}
.back {
    background: url(../images/back.png) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}
.xw-ul-list{ padding-top: 50px; }
.article-tt{ font-size: 24px; color: #555; font-weight: bold; margin:0; margin-top: 80px; }
.article-sm{ color: #888; margin-top: 20px; }
.article-sm span{ display: inline-block; padding:0 13px; }
.article-p p{ font-size: 16px; color: #555; text-align: justify; line-height: 30px; margin-bottom: 20px; }
.article-p{ margin:30px 0 50px 0; }
.article-link a{ display: inline-block; margin:0 12px; }
.back-sm-lg{ padding:50px; }
.hover{ display: none; }
.four-width-sm:hover img{ display: none; }
.four-width-sm:hover img.hover{ display: inline-block; }

.pull-left2{width: 31%;}

@media( max-width: 1479px){
    .container{ width: 1230px; }
    .logo{ width: 400px; }
    .logo-txt{ width: 360px; margin-left: 40px; }
    .left-img{ width: 38.57%; }
    .one-right{ width: 58%; }
    .one-list li a{ padding:20px 0; }
    .tabs-scroll li{ width: 33.333333%; }
    .four-list li{ width: 100%; text-align: center; }
    .four-list li a{ line-height: 45px; }
    .four-list{ padding-top: 30px; }
    .footer-center a{ margin-left: 30px; }
    .footer-center{ padding-left: 40px; }
    .footer-right .pull-left{ margin-left: 45px; }
.pull-left2{width: 31%;}


}
@media( max-width: 1279px){
    .container{ width: 970px; }
    .logo-txt{ display: none; }
    .search-box{ margin-top: 20px; }
    .four-list li a{ font-size: 16px; }
    .gk-list li a{ font-size: 18px; height: 100px; line-height: 100px; }
    .footer-left{ width: 100%; text-align: center; margin-bottom: 20px; }
    }
@media( max-width: 991px){
    .container{ width: 750px; }
    .page-tow .col-xs-6{ width: 100%; }
    .tabs-ul li a{ font-size: 18px; }
    .tabs-scroll{ padding:30px; }
    .tabs-scroll li{ width: 50%; }
    .four-box .pull-left{ width: 50%; margin-bottom: 30px; }
    .gk-list li{ width: 33.333333%; margin-bottom: 30px; }
    .footer-center{ width: 100%; text-align: center; padding-left: 0; float: none!important; margin-top: 0px; }
    .footer-right{ padding:0; text-align: center; width: 276px; float: none!important; margin:20px auto 0 auto; }
    .footer-right:before{ display: none; }
    .footer-right .pull-left{ margin:0 10px; }
    .footer-center a{ margin:0 15px; }
.pull-left2{width: 41%;}
}
@media( max-width: 767px){
    .container{ width: 100%; }
    .logo{ width: 100%; }
    .search-box{ width: 100%; }
    .header-top{ padding:30px 0; }
    .tt-back,.page-tow .tt-back{ margin:25px 0; }
    .left-img{ width: 100%; margin:0; }
    .one-right{ width: 100%; }
    .list-back{ padding:20px 10px 10px 0; }
    .tow-list{ padding:15px 0; }
    .tow-list li a{ font-size: 16px; line-height: 55px; }
    .page-tow{ padding-bottom: 30px; }
    .page-three{ padding:30px 0; }
    .tabs-ul li{ width: 33.333333%; }
    .tabs-ul li a span{ padding-left: 0!important; line-height: 50px; background: none!important; }
    .tabs-ul li a{ font-size: 16px; }
    .tabs-ul li.active:before{ display: none; }
    .tabs-ul li.active a{ background: #ba0c31; }
    .table-top{ font-size: 14px; line-height: 25px; padding:10px 40px 10px 0; }
    .tabs-bottom li a .table-top{ font-size: 12px; padding-right: 40px; }
    .table-three{ width: 25%; }
    .table-one{ width: 40%; }
    .table-a{ font-size: 14px; right: 10px; line-height: 45px; }
    .table-top:before{ left: 0; right: 0; }
    .tabs-bottom{ padding-bottom: 10px; }
    .tabs-scroll{ padding:15px; }
    .tabs-scroll li a{ font-size: 14px; line-height: 30px; }
    .tabs-scroll li{ width: 100%; margin-bottom: 15px; }
    .tt-back{ font-size: 20px; }
    .tt-back font{ padding-right: 0; background: none; }
    .four-box .pull-left{ width: 50%; }
    .four-list li a{ font-size: 14px; line-height: 30px; }
    .four-b{ right: 0; padding:0 10px; height: 70px; line-height: 70px; }
    .four-list{ padding:20px 5px; }
    .four-width-sm{ height: 330px; }
    .tt-back{ position: relative; }
    .tt-back a{ position: absolute; right: 0; top: 0; }
    .gk-list li{ width: 50%; }
    .gk-list li a{ font-size: 16px; }
    .footer-center a{ margin:0 5px; }
    .footer{ padding:20px 0; }
.article-tt{ font-size: 18px; margin-top: 30px; }
.article-p p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
.article-p{ margin:30px 0; }
.back-sm-lg{ padding:20px; }
.xw-ul-list li a{ padding-right: 100px; }
.xw-ul-list li a span{ font-size: 14px; }
    }

#nav {
    margin-top: 50px;
    background: #ba0c31;
}

.nav>ul>li {
    position: relative;
    float: left;
    width: 11%;
    line-height: 60px;
    text-align: center;
}

.nav>ul>li:hover {
   /* background: url(../images/ej-tp.jpg) no-repeat center center;
    background-size: cover;*/
    height: calc(100% + 0.1rem);
    background: #daaf70;
}


.nav  ul .on {
    height: calc(100% + 0.1rem);
    background: #daaf70;
}

.nav>ul>li>a {
    font-size: 20px;
    color: #fff;
}

.nav>ul>li>ul {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 0 10px #eee;
    border-top: 2px solid #ba0c31;
    display: none;
    top: 100%;
    z-index: 99;
}

.nav>ul>li>ul>li {
    line-height: 40px;
}

.nav>ul>li>ul>li>a {
    font-size: 16px;
    color: #333;
}

.nav>ul>li>ul>li:hover {
    background: #ba0c31;
}

.nav>ul>li>ul>li:hover>a {
    color: #fff;
}

@media( max-width: 1279px) {
    .nav>ul>li {
        width: 20%;
    }
}

@media( max-width: 650px) {
    .nav>ul>li {
        width: 33.333%;
        line-height: 40px;
    }
}
.xsq ul{
   
    border-bottom: 6px #c1272d solid;
	height: 50px;
}
  


.xsq ul li{
    float: left;
    font-size: 20px;
   font-weight: bold;
   padding: 10px 50px 0px 0px;

}
.xsq ul li:hover{
	color:#c1272d;
	 font-weight: bold;
	 font-size:22px;
}
.xsqtitle{
	background: url(../images/xmt5.png) center no-repeat;
	width:550px;
	height:69px;
	margin:auto;
}
.xsqtitle span{
	display: block;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding: 17px 0px;
}
	
/**市直属部门**/
.sports-purple{
	 width: 100%;
	 position: relative;
	 padding-top: 10px;
	}
	  
	/* 内容的侧边栏样式开始 */
	.first-block{
	 width: 100%;
	 height: 500px;
	}
	.aside{
	 width: 1420px;
	 height: 465px;
	
	 margin: auto;
	}
	.aside h2{
	 color: #a059cb;
	 text-align: left;
	 line-height: 60px;
	 border-bottom: 1px solid #A059CB;
	 font-weight: 400;
	 font-size: 18px;
	 padding: 0 20px;
	}
	.lis li{
		width: 180px;
	 border: 2px solid #EEEEEE;
	 line-height: 40px;
	 height: 40px;
	 margin:10px 26px;
	 float: left;
	}
	.lis li a{
		display:block;
	     text-align: center;
	     font-size: 15px;
	     color: #494949;
	}
	.list a:hover,.lis li a:hover{
	 color: #FF4500;
	 text-decoration: underline;
	}
	  
	.flip{
	 margin: 20px 0 20px 0px;
	 line-height: 30px;
	}
	.flip .pagedown{
	 width: 30px;
	 height: 30px;
	 border-radius: 4px;
	 display: inline-block;
	 border: 1px solid #a5a5a5;
	 position: relative;
	 left: 20px;
	 overflow: hidden;
	 margin-bottom: 20px;
	}
	.flip .pagedown img{
	 position: absolute;
	 left: 10px;
	 top: 13px;
	}
	.flip .pageup{
	 width: 30px;
	 height: 30px;
	 border-radius: 4px;
	 display: inline-block;
	 border: 1px solid #a5a5a5;
	 position: relative;
	 left: 40px;
	 overflow: hidden;
	 margin-bottom: 20px;
	}
	.flip .pageup img{
	 position: absolute;
	 left: -30px;
	 top: -32px;
	}
	.flip .tail{
	 float: right;
	 margin-right: 130px;
	 font-size: 12px;
	}
	  
	#sub,#sup,#cyc,
	#fin,#hun,#cam,#fit,#mus{
	  /*width: 300px;
	 height: 403px;
	left: 400px;
	 top: 70px;*/
	  position: absolute;
	 font-size: 13px;
	 border: 1px solid #A059CB;
	 background-color: #FFFFFF;
	 z-index: 10;
	 display: none;
	}
	
	/*.aside li:hover{
	 border-left: 4px solid #A059CB;
	 border-top: 1px solid #A059CB;
	 border-bottom: 1px solid #A059CB;
	 padding-left: 10px;
	 margin-left: 20px;
	 background-color: #FFFFFF;
	}*/
	  
	#sub div,#sup div,
	#cyc div,#fin div,
	#hun div,#cam div,#fit div,
	#mus div{
	 margin-left: 20px;
	 float: left;
	 
	}
	.xmt-l{
		width:420px;
		float:left;
	}
	.xmt-r{
		width:770px;
		margin:34px 30px;
		float:right;
	}
	.xmt-r h2{
		color:#fff;
		font-weight:bold;
	}
	.xmt-l {
    width: 500px;
    float: left;
    background-color: #fff;
    height: 410px;
    margin:34px  30px;
}
.xmt3 p{
	font-size:16px;
	color:#fff;
	line-height:36px;
	text-indent: 2em;
	padding-top: 25px;
}
	
	.xsqimg {
    height: 480px;
    overflow-y: auto;
}