* {
    padding: 0;
    margin: 0;
}
html, body {
    min-width: 1180px;
    font-family: 'Microsoft Yahei', Helvetica, 'Hiragino Sans GB', '微软雅黑', Arial, sans-serif;
}
div, ul, li, a {
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
li {
    list-style: none;
}
a {
    text-decoration: none;
}
img {
    border: 0;
}
.l {
    float: left;
}
.r {
    float: right;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.banner {
    width: 100%;
    height: 662px;
    background: url(../images/banner.jpg) no-repeat center top;
}

/* 导航 */
.nav {
    width: 100%;
    z-index: 9999;
}
.nav ul {
    width: 1160px;
    margin: 0 auto;
    overflow: hidden;
}
.nav ul li {
    float: left;
    width: 20%;
    height: 60px;
    border-right: 1px solid #fff;
}
.nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 60px;
    background-color: #bdbdbd;
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}
.nav ul li a.active {
    background-color: #fce721;
}

.container {
    width: 1160px;
    margin: 0 auto;
    overflow: hidden;
}

/* 日程表 */
.block1 {
    padding: 84px 0 96px;
}
.block1 .l img {
    margin-top: 96px;
}
.block1 .content {
    margin-left: 378px;
}
.block1 .content ul {
    padding: 25px 0 20px;
    overflow: hidden;
}
.block1 .content ul li {
    float: left;
    margin-right: 12px;
    width: 62px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    font-size: 28px;
	letter-spacing: 0px;
    color: #808080;
    cursor: pointer;
}
.block1 .content ul li.rc-active {
    background: url(../images/active_bg.png) no-repeat center;
    color: #000000;
}
.block1 .content .card {
    display: none;
}
.block1 .content .info {
    width: 753px;
	height: 302px;
	background: #f5f5f5 url(../images/icon_text.png) no-repeat 25px top;
    border-radius: 10px;
    padding: 55px 30px 30px;
}
.block1 .content .info .item {
    font-size: 18px;
    line-height: 36px;
    color: #000;
}
.block1 .content .info .item .text {
    margin-left: 80px;
}

/* 我在现场 */
.block2 {
    width: 100%;
    background-color: #fce721;
    padding-bottom: 60px;
}
.block2 .title {
    padding: 50px 0;
    text-align: center;
}
.liveshow .TStation{ margin-left: -22px;
    overflow: hidden;}
.liveshow li{ float: left; margin-left: 22px;}
.liveshow .TStation a{display: block; color:#3a3a3a; line-height:200%; margin:0 0 30px;  width:370px;overflow:hidden; padding:0 0 15px; font-size:14px;text-decoration: none;}
.liveshow .TStation a img{width:368px; height:258px; border: 1px solid #838383; overflow: hidden;}
.liveshow .TStation a div{position: relative; padding:0 40px 0 8px; width:350px; overflow:hidden; line-height:30px; height:30px; text-overflow:ellipsis;  white-space: nowrap;}
.liveshow .TStation a span{padding:0 8px;}
.liveshow .more{text-align:center;}
.liveshow .more a{color:#3a3a3a; font-size:12px; display:block; padding:3px 0; width:100px; margin:0 auto;}

/* 实时动态 */
.block3 .title {
    padding: 60px 0;
    text-align: center;
}
.news_list{
	margin:0 60px;	
}
/*.news_list dl{	
	overflow: hidden;
}*/
.news_list dl dt {
    width: 175px;
    text-align: left;
    float: left;
    color: #3a3a3a;
    font-size: 20px;
}
.news_list dl dd{
	position: relative;
	width: 700px;
	float: left;
	color: #3a3a3a;
	line-height: 180%;
	font-size: 14px;
	padding:0 0 50px 60px;
	border-left: 1px solid #9fa0a0;
	
} 
.news_list dl dd:after{
	position: absolute;
	top: 6px;
	left: -8px;
	content: "";
	width: 16px;
    height: 16px;
	background: rgba(252, 231, 33, .9);;
	border-radius: 50%;
	
}

/* 秀场直击 */
.block4 {
    padding-bottom: 80px;
}
.block4 .title {
    padding: 90px 0 80px;
    text-align: center;
}
.live-list{
	position: relative;
	height: 462px;
}
.live-hd.swiper-container{
	position: absolute;
	right: 280px;
	top: 0px;
	width: 163px;
	height: 462px;
}
.live-hd li.swiper-slide{
	position: relative;
	width: 160px;
	height: 108px;
	margin-bottom: 4px;
	border: 1px solid #6c6c6c;
	cursor: pointer;
}
.live-hd li .shade{
	position: absolute;
    top: 0;
    left: 0;
    width: 160px;
	height: 110px;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=60);
    background: #000;
    overflow: hidden;
}
.live-hd li.active .shade{
	display: none;
}
.live-hd li img{
	width: 160px;
	height: 108px;	
}
.swiper-button-prev, .swiper-button-next{
	width: 50px;
	height: 25px;
	background-image:none;
	right: auto;
	opacity: 0.5;
    text-align: center;
    background: #000;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=40);
    background: #000;
    transition: all .2s;

}
.swiper-button-prev:hover, .swiper-button-next:hover{ 
	filter:alpha(opacity=100);
	opacity:1;
	background: #fce721;
    background: rgba(252, 231, 33, .8) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=80);
    background: #fce721;
}
.swiper-button-next{
	bottom:0;
	top: auto;
	left: 60px;
    
}
.swiper-button-prev{
	top: 23px;
	bottom: auto;
	left: 60px;
}
.live-bd li {
    padding-left: 26px;
    background: url(../images/line.jpg) no-repeat left center;
}
.live-bd .player{
	float: left;
	width: 680px;
	height: 460px;
	border: 1px solid #cbc1b8;
    overflow: hidden;
}
.live-bd .intro{
	float: right;
	width: 250px;
}
.intro h3{
	font-size: 20px;
	color: #3a3a3a;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #595757;
	font-weight: normal;
}
.intro h3 a {
    font-size: 20px;
	color: #3a3a3a;
}
.intro p{
    font-size: 14px;
	color: #3a3a3a;
	line-height: 25px;
}
.intro p a {
    font-size: 14px;
    color: #3a3a3a;
}

/* 组织机构 */
.block5 {
    height: 536px;
    background: url(../images/banner_2.jpg) no-repeat center top;
}
.block5 .title {
    padding: 45px 0 50px;
    text-align: center;
}
.block5 .content {
    font-size: 14px;
    line-height: 26px;
    color: #3a3a3a;
}
.block5 .content span {
    font-weight: 600;
}


/* 底部 */
footer {
    background-color: #1e1e1e;
    overflow: hidden;
}
footer .box {
    width: 1180px;
    margin: 25px auto;
    overflow: hidden;
}
footer .team {
    float: left;
    padding-left: 110px;
    background: url(../images/foot_logo.jpg) no-repeat left center;
}
footer .team p {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
}
footer .follow {
    float: right;
}
footer .follow span {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    vertical-align: bottom;
    padding-right: 20px;
}
footer .follow img {
    width: 97px;
    height: 97px;
    display: inline-block;
    vertical-align: bottom;
}
footer .center {
    margin-left: 360px;
}
footer .center p {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
}
.declare {
    background-color: #1e1e1e;
    padding: 14px 0;
    border-top: solid 1px #434343;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #bfbfbf;
}