body,html{
	background:#5de5f0;
	background-image: url('/img/v3/bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

#yahooSearchCTN, #markSixCTN,pollingCTN , #urgentNews{
	width:296px;
}

._main #pollingCTN  {

width: 300px;
padding: 0px;

}
#pollingCTN ul {
	margin-left: 10px;
}

.newsBoxContainer .boxContainer .image img{
	width:100%;
	margin:auto;
}

.newsBoxContainer .newsBoxCol {
	float: left;
	padding-bottom:15px;
}
.newsBoxContainer .newsBox-content{
	display:none;
}
.newsBoxContainer .newsBox-content.on{
	display:block;
}
.newsBoxContainer .boxContainer{
	width: 92%;
	margin: auto;
	background: #fff;
	/* box-shadow: 0 0 10px #ccc; */
	/* border: #000; */
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	cursor: pointer;
	display: none;
	/* border: 1px solid #ccc; */
	border-radius: 8px;
	box-shadow:1px 1px 10px #777777;
}
.newsBoxContainer .boxContainer:hover .content{
	color:#ccc;
}
.newsBoxContainer .boxContainer.new{
	box-shadow: 0 0 10px #ccc;
}
.newsBoxContainer .boxContainer .image{
	position:relative;
}
.newsBoxContainer .boxContainer .image .videoIcon{
	background-image: url(http://the-sun.on.cc/img/v5/overlay_slidePlay.png);
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 35px;
	height: 35px;
	background-repeat: no-repeat;
	background-color: transparent;
	overflow: hidden;
}
.newsBoxContainer .boxContainer .image .slideImg{
	width:100%;
	margin:auto;
}
.newsBoxContainer .boxContainer .title{
	margin-top:5px;
	font-size:16px;
	color:#ff0099;
	font-size:18px;
}
.newsBoxContainer .boxContainer .title .city{
	color:#4fcfff;
}
.newsBoxContainer .boxContainer .date{
	text-align:left;
	padding-top:5px;
	color:#999;
	font-size:16px;
}
.newsBoxContainer .boxContainer .content{
	text-align:left;
	font-size:16px;
	padding-top:5px;
	color:#999999;

}
.newsBoxContainer .pubDate{
	clear:both;
	cursor:pointer;
	height:20px;
	padding:5px;
	color:#fff;
	font-size:18px;
	text-align:left;
	background:#ff6600;
	margin:5px 0;
}
.newsBoxContainer a:visited .title,.newsBoxContainer a:visited  .title .city{
	color:#999;
}

.newsBoxContainer .newsBoxCol.col0 ,.newsBoxContainer .newsBoxCol.col1 {
	margin-right:8px;
}
.page_banner{
	position: absolute;
	height: 147px;
	width: 914px;
	top: 0;
	cursor: pointer;
}
.fb-rightbox{
	background: url('/img/v3/facebook_bg.png') no-repeat;
	padding-top:38px;
	height:448px;
	display:none;
}

.slier-container{

}

.pagination-container{
	width:608px;
}
.pagination {
	text-align:center;
}
.swiper-pagination-switch {
	display:inline-block;
	width: 11px;
	height: 11px;
	cursor: pointer;
	background:url('/img/v3/dot_off.png');
	margin-right: 20px;
}
.swiper-pagination-switch.swiper-active-switch{
	background:url('/img/v3/dot_on.png');
}
.pagination-direction{
	position: relative;
	top: -380px;
	z-index: 1;
	display:none;
	cursor:pointer;
}
.slier-container:hover .pagination-direction{
	display:block;
}


.slier-container,.swiper-container,.swiper-slide{
	width:608px;
	height:508px;
	overflow:hidden;
}

.slier-container .footer{
	width: 608px;
	float: left;
	position: relative;
	background: #fff;
	z-index: 1;
	top:-73px;
	height:73px;
	font-size:18px;
}
.pagination-direction.left{
	float:left;
	margin-left:8px;
}
.pagination-direction.right{
	float:right;
	margin-right:8px;
}
.slider-shadow-m{
	display: block;
	height: 20px;
	position: absolute;
	margin-top: -20px;
	width: 608px;
	background: url('/img/v3/photo_bg2.png');
}
.slider-text-container .title {
	text-align:center;
	color:#ff0099;
}
.slider-text-container .title a{
	color: #ff0099;
	font-size: 26px;
	margin: auto;
	text-align: center;
	padding: 3px 0 0 0;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
	width: 608px;
	line-height: 30px;
}

.slier-container .videoIcon{
	position: absolute;
	background-image: url('/img/v2/focus_video_icon.png');
	width: 65px;
	height: 65px;
	z-index: 1;
	margin-top: 360px;
	margin-left: 535px;
	top:0;
}
.slider-text-container-m{
	display:none;
}
 
 
 .swiper-image .imgLink {
	overflow: hidden;
    display: block;
}
