/*活动概览*/
.activity-overview {
	width:100%;
	display:block;
	background-color:#a7a8aa;
	min-height:147px;
	overflow:hidden;
}
.activity-overview-con {
	width:1000px;
	margin:0 auto;
	padding:0 50px;
}
.activity-overview-con-left {
	float:left;
	display:inline-block;
	height:147px;
	margin-right:40px;
}
.activity-overview-con-left span {
	display:inline-block;
	float:left;
	margin:29px 23px 0 23px;
}
.activity-overview-con-right {
	color:#4b4b4d;
	font-size:18px;
	line-height:30px;
	text-align:left;
	text-indent:25px;
	padding-top:24px;
}
/*内容*/
.content {
	overflow:hidden;
	height:115px;
}
.content ul li {
	display:none;
}
/*新闻中心*/
.news-center {
	width:100%;
	display:block;
	min-height: 500px;
	overflow: hidden;
	margin:40px 0 20px 0;
}
.news-center-con {
	width:1000px;
	margin:0 auto;
}
/*新闻上面部分*/
.news-top {
	width:100%;
	float:left;
	min-height:350px;
}
/*新闻上面部分左边*/
.news-top-left {
	width:470px;
	float:left;
	min-height:330px;
	overflow:hidden;
}
.news-top-left ul {
	float:left;
	width:100%;
}
.news-top-left ul li {
	float:left;
	width:100%;
}
.news-top-left ul li a {
	display:inline-block;
	color:#b0272d;
}
.news-top-left ul li.news-title {
	background-image: url(../images/news-title.png);
	background-repeat: no-repeat;
	background-position: left;
	height:79px;
}
.news-top-left ul li.news-title a {
	float:right;
	height:18px;
	border:1px solid #9c9e9f;
	border-radius:6px;
	display:inline-block;
	line-height:18px;
	font-size:12px;
	padding:0 5px;
	margin:32px 8px 0 0;
}
.news-top-left ul li.size-45 {
	margin:15px 0;
}
.news-top-left ul li.size-45 a {
	font-size:30px;
	color:#4b4b4d;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	line-height:50px;
}
.news-top-left ul li.text-indent-40 {
	text-indent:35px;
	font-size:18px;
	color:#3e3d40;
	line-height:33px;
	font-family:"宋体";
}
.news-top-left ul li.text-indent-40 span{
	float:left;
	display:inline-block;
}
.news-top-left ul li.text-indent-40 a {
	font-size: 13px;
}
/*新闻右边部分*/
.news-top-right {
	width:466px;
	height:306px;
	float:right;
	margin:20px 10px 0 0;
}
/*图片展示*/
.look-black-list ul li a p.pic img {
	width:212px;
	height:140px;
}
.img-box, .img-box div, .img-box div img {
	width:466px;
	height:306px;
}
.img-box {
	position:relative;
}
.img-box div {
	position: absolute;
	cursor: all-scroll;
}
/*左右箭头*/
.btn-box {
	width: 76px;
	height: 42px;
	cursor: pointer;
	z-index: 99999;
	margin-top: -42px;
	float: right;
	position: relative;
}
.btn-margin {
	width:76px;
	height:42px;
	float:right;
}
.btn {
	width:38px;
	height:42px;
	float:left;
	display:inline-block;
}

/*新闻下面部分*/
.news-bottom {
	float:left;
	min-height:170px;
}
.news-bottom ul {
	float:left;
	padding-right: 20px;
}
.news-bottom ul li {
	width:460px;
	float:left;
	font-size:16px;
	line-height:32px;
	margin:5px 0;
	border-bottom:1px dashed #333;
}
.news-bottom ul li a {
	color:#414042;
}
.news-bottom ul li.float-right {
	float:right;
}
.news-bottom ul li span {
	color:#b0272d;
	margin-right:10px;
}
/*活动花絮*/
.activity-event {
	width:100%;
	display:block;
	min-height:720px;
	overflow:hidden;
	background-color:#239cd7;
	padding-top:3px;
}
.activity-event-con {
	width:1000px;
	margin:0 auto;
}
.activity-event-detail {
	width:100%;
	float:left;
}
/*tab切换*/
.activity-event-detail-tab {
	width:100%;
	float:left;
	height:307px;
	margin-top:25px;
}
.activity-event-detail-tab ul {
	float:left;
	width:100%;
}
.activity-event-detail-tab ul li {
	width:320px;
	height:307px;
	float:left;
	margin-right:5px;
	cursor:pointer;
	overflow:hidden;
}
.activity-event-detail-tab ul li img {width:320px; height:307px;}
/*选中状态*/
.activity-event-detail-tab ul li.off {
	border:5px solid #fff;
	padding:0;
	width:310px;
	height:297px;
	box-shadow:0 2px 2px rgba(0, 0, 0, .3);
}
.activity-event-detail-tab ul li.off img {
	width:310px;
	height:297px;
}
.activity-event-detail-info {
	width:100%;
	float:left;
	margin-top:15px;
}
.activity-event-detail-info ul {
	float:left;
	width:100%;
}
.activity-event-detail-info ul li {
	float:left;
	width:100%;
	color:#fff;
}
.activity-event-detail-info ul li.size-21 {
	font-size:21px;
	margin:10px 0 15px 0;
}
.activity-event-detail-info ul li.size-21 a {
	color:#fff;
}
.activity-event-detail-info ul li.size-22 {
	font-size:16px;
	font-family:"宋体";
	line-height:25px;
}
.activity-event-detail-info ul li.text-align-right {
	text-align:right;
	margin-top:5px;
}
.activity-event-detail-info ul li.text-align-right span {
	width:107px;
	height:82px;
	margin-left:4px;
	vertical-align:top;
}
/*标题*/
.title {
	width:100%;
	float:left;
	background-repeat: no-repeat;
	background-position: center top;
	min-height:110px;
	overflow:hidden;
}
.title a{
	right: 80px;
	float: right;
    position: relative;
    font-size: 18px;
}
.active-title a{
	top: 40px;
	color: #fff;
} 
.active-title1 a{
    top: 25px;
    color: #239cd7;
}
.active-title2 a{
	right: 100px;
	top: 40px;
	color: #fff;
}
/*活动花絮*/
.active-title {
	background-image: url(../images/active-title.png);
}
/*活动图片*/
.active-title1 {
	background-image: url(../images/active-title1.png);
}
/*历届回顾*/
.active-title2 {
	background-image: url(../images/active-title2.png);
}
/*活动图片*/
.activity-pic {
	width:100%;
	display:block;
	min-height:600px;
	overflow:hidden;
	padding-top:45px;
}
.activity-pic-con {
	width:1000px;
	margin:0 auto;
}
/*图片展示*/
.activity-pic-show {
	width:100%;
	float:left;
	margin-top:60px;
}
.activity-pic-show ul li {
	position:relative;
}
.activity-pic-show ul li p.pic-title {
	position: relative;
	top:-80px;
	text-indent:40px;
	line-height:47px;
	height:47px;
	width: 100%;
	display: inline-block;
	background:rgba(0, 0, 0, 0.4)!important;
	filter:Alpha(opacity=40);
	background:#000;
	font-size:20px;
}
.activity-pic-show ul li p.pic-title a{
	color:#fff;
}
.roundabout-holder {
	margin: 0px auto;
	width: 958px;
	height: 335px;
}
.roundabout-moveable-item {
	border-radius: 4px;
	border: 3px solid rgba(0, 0, 0, 0.08);
	width: 520px;
	height: 335px;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.roundabout-moveable-item img {
	width: 100%;
}
.roundabout-in-focus {
	border: 3px solid rgba(0, 0, 0, 0.2);
}
/*历届回顾*/
.look-black {
	width:100%;
	display:block;
	min-height:415px;
	overflow:hidden;
	padding-top:20px;
	background-color:#00923f;
}
.look-black-con {
	width:1030px;
	margin:0 auto;
}
.look-black-list {
	float:left;
	width:100%;
	margin-top:38px;
	text-align:center;
}
.look-black-list ul {
	width:100%;
	float:left;
}
.look-black-list ul li {
	display:inline-block;
	margin:0 13px;
}
.look-black-list ul li a {
	width:172px;
	min-height:170px;
	overflow:hidden;
	display:inline-block;
}
.look-black-list ul li a p {
	width:100%;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-family:"宋体";
}
/*图片*/
.look-black-list ul li a p.pic {
	width:158px;
	height:135px;
	display:inline-block;
	padding:7px 7px 0 7px;
	margin-bottom:5px;
	background-image: url(../images/box-bg.png);
	background-repeat: no-repeat;
}
.look-black-list ul li a p.pic img{
	width:158px;
	height:116px;
}
