/* ---- 幻灯片 Style ---- */
.main_visual {
	overflow: hidden;
	position: relative;
	margin: 0 auto 30px;
}
.main_image {
	height: 100%;
	overflow: hidden;
	position: relative;
}
.main_image ul {
	height:100%;
	width: 9999px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.main_image li {
	float: left;
	width: 100%;
	height:100%;
	background: center center no-repeat;
	background-size: auto 100%;
}
.main_image li img {
	display:none;
	width: 100%;
	height:100%;
}
.main_image li a{
	display: block;
	height:100%;
	width:100%;}
.main_image li p {
	width: 100%;
	max-width:1210px;
	height: 50px;
	padding: 6px 0 0px;
	position: absolute;
	bottom: 0px;
	left:50%;
	margin-left:-605px;
	overflow: hidden;
	background: url(../img/slider_bg.png) center bottom no-repeat;
}
.main_image li p span{
	display:block;
	max-width:1000px;
	margin:0 auto;
	height:44px;
	line-height:44px;
	font-size: 20px;
	color: #fff;}
div.flicking_con {
	position: absolute;
	width:100%;
	max-width:1000px;
	bottom: 12px;
	left:50%;
	margin-left:-500px;
	text-align: right;
	z-index: 999;
	height: 17px;
	line-height: 0px;
	font-size: 0px;
}
div.flicking_con a {
	width: 17px;
	height: 17px;
	margin: 0 6px;
	border:3px solid #0a8cdc;
	background: #b2b2b2;
	display: inline-block;
	text-indent: -1000px;
}
/*div.flicking_con a:hover {
	background: #be0900;
}*/
div.flicking_con a.on {
	background: #0a8cdc;
}
#btn_prev, #btn_next {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -33px;
	width: 67px!important;
	height: 67px!important;
	opacity: 0.6;
}
@media (max-width:1210px) {
.main_image li p{
	left:0px;
	margin-left:0px;}
}
@media (max-width:1000px) {
.main_image li p span{
	padding:0 10px;}
div.flicking_con{
	left:0px;
	margin-left:0px;}
}
@media (max-width:768px) {
.main_visual {
	margin: 0 auto 16px;
}
.main_image li p {
	width: 100%;
	max-width:1210px;
	height:auto;
	min-height: 40px;
	padding: 6px 0 0px;
	overflow: hidden;
	background-size: auto 100%;
}
.main_image li p span{
	display:block;
	max-width:1000px;
	margin:0 auto;
	height:34px;
	line-height:34px;
	font-size: 16px;
	color: #fff;}
div.flicking_con {
	bottom: 8px;
	height: 12px;
}
div.flicking_con a {
	width: 12px;
	height: 12px;
	margin: 0 6px;
	border:2px solid #0a8cdc;
}
}
@media (max-width:500px) {
.main_image li p {
	width: 100%;
	max-width:1210px;
	height:auto;
	min-height: 30px;
	padding: 6px 0 2px;
	overflow: auto;
	background-size:auto 100%;
}
.main_image li p span{
	text-align:center;
	margin:0 auto;
	height:auto;
	min-height:22px;
	line-height:22px;
	font-size: 15px;}
div.flicking_con {
	bottom: 32px;
	height: 10px;
	text-align:center;
}
div.flicking_con a {
	width: 10px;
	height: 10px;
	margin: 0 4px;
	border:2px solid #0a8cdc;
}
}

/* ---- 体育动态 Style ---- */
.newsBox{
	width:68%;
	float:left;}
.newsBox .head{
	height:27px;
	border-bottom:1px solid #929292;
	margin-bottom:23px;
	position: relative;}
.newsBox .head h1{
	position:absolute;
	height:36px;
	line-height:31px;
	top:0px;
	left:0px;
	background:#fff;
	font-size:32px;
	font-weight:bold;
	color:#666;
	padding:0 15px 0 0;}
.newsBox .head h1 i{
	position:absolute;
	bottom:6px;
	right:0px;
	width:7px;
	height:7px;
	background:url(../img/newsBox_h.gif) no-repeat;}
.newsBox .head h2{
	position:absolute;
	bottom:0px;
	left:145px;
	height:26px;
	line-height:26px;
	font-size:14px;
	color:#666;
	font-weight:bold;}
.newsBox .imgText{
	margin:0 0 20px;}
.newsBox .imgText .pic{
	width:48.53%;
	float:left;}
.newsBox .imgText .pic img{
	width:100%;}

.newsBox .imgText h1{
	width:47%;
	float:right;
	line-height:30px;
	font-size:20px;
	color:#000;
	margin:0 0 10px;
	}
.newsBox .imgText h2{
	width:47%;
	float:right;
	line-height:24px;
	font-size:14px;
	color:#666;
	margin:0 0 18px;
	max-height:48px;
	overflow:hidden;
	} 
.newsBox .imgText .btn_coat{
	width:47%;
	float:right;}
.newsBox .imgText .btn{
	display:block;
	width:132px;
	height:30px;
	line-height:28px;
	border:1px solid #7cacd9;
	background: url(../img/btn_add.png) 83% center no-repeat #fff;
	padding:0 0 0 14px;
	font-size:14px;
	color:#0070c4;}
.newsBox .imgText .btn:hover{
	text-decoration:none;}
.newsList{}
.newsList li{
	border:1px solid #e6e6e6;
	height:62px;
	padding:0 50px 0 100px;
	margin: 0 0 15px;
	position:relative;}
.newsList li:last-child{
	margin:0px;}
.newsList li .date{
	position:absolute;
	top:-1px;
	left:-1px;
	height:62px;
	width:89px;
	padding:1px 0px 1px 1px;
	border-right:1px solid #bababa;}
.newsList li .date .day{
	height:42px;
	line-height:42px;
	background:#bababa;
	font-size:28px;
	color:#fff;
	text-align:center;
	font-weight:bold;}
.newsList li .date .month{
	height:18px;
	line-height:18px;
	font-size:14px;
	color:#bababa;
	text-align:center;}
.newsList li:hover .date{
	border:1px solid #7cacd9;
	padding:0px;}
.newsList li:hover .date .day{
	background:#7cacd9;}
.newsList li:hover .date .month{
	color:#0070c4;}
.newsList li a:hover{
	text-decoration:none;}
.newsList li .title{
	height:26px;
	line-height:26px;
	font-size:16px;
	color:#000;
	overflow:hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-bottom:5px;}
.newsList li .con{
	height:22px;
	line-height:22px;
	font-size:12px;
	color:#666;
	overflow:hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;}
.newsList li i.arrow{
	position:absolute;
	right:12px;
	top:24px;
	width:9px;
	height:13px;
	background:url(../img/icon_arrow.gif) no-repeat;}
@media (max-width:768px) {
.newsBox{
	width:100%;
	margin-bottom:15px;}
}
@media (max-width:540px) {
.newsBox{
	width:100%;}
.newsBox .imgText h1{
	line-height:22px;
	font-size:15px;
	margin:0 0 6px;
	}
.newsBox .imgText h2{
	line-height:20px;
	font-size:12px;
	color:#666;
	margin:0 0 8px;
	max-height:40px;
	overflow:hidden;
	} 
.newsBox .imgText .btn{
	display:block;
	width:132px;
	height:30px;
	line-height:28px;
	border:1px solid #7cacd9;
	background: url(../img/btn_add.png) 83% center no-repeat #fff;
	padding:0 0 0 14px;
	font-size:14px;
	color:#0070c4;}
}
@media (max-width:414px) {

.newsBox .imgText .infor .btn{
	display:none;}
}
@media (max-width:340px) {
.newsBox .imgText h2{
	width:100%;
	margin-top:6px;
	} 
}
	
/* ---- 体育彩票 Style ---- */	
.topRight{
	width:28%;
	float:right;}
.topRight h1.head{
	height:45px;
	line-height:45px;
	padding:0 0 0 16px;
	font-size:24px;
	color:#fff;
	font-weight:normal;
	background:#0a8cdc;
	position:relative;}
.topRight h1.head .more{
	position:absolute;
	top:5px;
	right:16px;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#fff;
	}
.topList{
	padding:15px;
	background:#f6f6f6;}
.topList li{
	line-height:26px;
	padding:0 0 0 12px;
	background:url(../img/icon_point.gif) left 12px no-repeat;
	font-size:14px;
	color:#333;}
	
@media (max-width:768px) {
.topRight{
	width:100%;}
.topRight h1.head{
	height:36px;
	line-height:36px;
	padding:0 0 0 16px;
	font-size:20px;}
.topRight h1.head .more{
	top:6px;
	right:16px;
	height:30px;
	line-height:30px;
	}
}
/* ---- 中间头部 Style ---- */	
.middHead{
	height:60px;
	line-height:54px;
	border-bottom:6px solid #0070be;
	background:url(../img/middHead_bg.jpg) no-repeat;
	background-size:100% 100%;
	padding:0 22px;
	font-size:32px;
	color:#fff;
	font-weight: bold;
	position:relative;
	margin-bottom:20px;}
.middHead .more{
	position:absolute;
	right:20px;
	height:44px;
	line-height:44px;
	top:10px;
	font-size:16px;
	color:#fff;
	font-weight: normal;}
.middHead .more_hide{
	display:none;}
.middHead p{
	position:absolute;
	right:20px;
	height:44px;
	line-height:44px;
	top:10px;
	font-size:14px;
	color:#fff;
	font-weight: normal;}
.middHead p a{
	color:#fff;}
@media (max-width:768px) {
.middHead{
	height:46px;
	line-height:42px;
	border-bottom:4px solid #0070be;
	padding:0 20px;
	font-size:24px;	position:relative;
	margin-bottom:10px;}
.middHead .more{
	height:32px;
	line-height:32px;
	top:10px;
	font-size:15px;}
.middHead .more_hide{
	display:block;}
.middHead p{
	display:none;
	height:32px;
	line-height:32px;
	top:10px;
	font-size:15px;}
}

/* ---- 烟台体育图片 Style ---- */	
.ytsportPic{
	overflow:hidden;
	margin-bottom:20px;}
.ytsportPic li{
	width:23.5%;
	margin-right:2%;
	float:left;
	position:relative;}
.ytsportPic li:last-child{
	margin-right:0px;}
.ytsportPic li img{
	width:100%;
	height:100%;}
.ytsportPic li p{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:33px;
	line-height:33px;
	padding:0 10px;
	text-align:center;
	font-size:14px;
	color:#fff;
	background: rgba(0,0,0,0.8);
	overflow:hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;}
.ytsportNews{
	width:41%;
	float:left;}
.ytsportNews .head{
	border-left:10px solid #0072c9;
	height:33px;
	position: relative;
	margin:0 0 12px;}
.ytsportNews .head span{
	position:absolute;
	top:0px;
	left:0px;
	height:33px;
	line-height:33px;
	padding:0 12px 0 8px;
	font-size:20px;
	color:#0a8cdc;
	font-weight:normal;
	background:#f4f4f4;}
.ytsportNews ul{
	margin-bottom:16px;}
.ytsportNews ul li{
	height:26px;
	line-height:26px;
	padding:0 80px 0 0;
	font-size:14px;
	color:#333;
	position:relative;
	overflow:hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	}
.ytsportNews ul li span{
	height:26px;
	line-height:26px;
	position: absolute;
	top:0px;
	right:0px;
	font-size:12px;
	color:#666;}
.ytsportImg{
	width:56%;
	float:right;
	height:320px;
	position:relative;}
.ytsportImg img{
	width:100%;
	height:100%;}
.ytsportImg p{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:38px;
	line-height:38px;
	padding:0 20px;
	font-size:16px;
	color:#fff;
	background: rgba(0,0,0,0.9);
	overflow:hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;}
@media (max-width:768px) {
.ytsportNews{
	width:100%;}
.ytsportImg{
	display:none;}
}
@media (max-width:600px) {
.ytsportPic{
	margin-bottom:0;}
.ytsportPic li{
	width:48%;
	margin-right:4%;
	margin-bottom:15px;}
.ytsportPic li:nth-child(2n){
	margin-right:0px;}
}

/* ---- 精彩视频 Style ---- */	
.videoBox{
	width:100%;
	position:relative;}
.videoBox img{
	width:100%;}
.videoBox p{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background:rgba(0,0,0,0.5);}
.videoBox p i{
	width:75px;
	height:75px;
	background:url(../img/play.png) no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-38px;
	margin-top:-38px;}
@media (max-width:500px) {
.videoBox p i{
	width:42px;
	height:42px;
	background-size:100% 100%;
	margin-left:-21px;
	margin-top:-21px;}
}
/* ---- 体育地图 Style ---- */
.sportMap{
	width:42%;
	float:left;}
.sportMap .head{
	height:40px;
	border:1px solid #d9d9d9;
	border-bottom:0px;
	line-height:39px;
	background:url(../img/sport_head_bg.gif) repeat-x;
	padding:0 0 0 20px;
	font-size:20px;
	color:#0a8cdc;
	margin:0 0 20px;}
.sportMap .con{
	height:320px;}
/* ---- 便民服务 Style ---- */
.sportTab{
	width:54%;
	float: right;}
.sportTabHead{
	border:1px solid #d9d9d9;
	height:40px;
	border-bottom: none;
	background:url(../img/sport_head_bg.gif) repeat-x;
	margin-bottom:30px;}
.sportTabHead li{
	float:left;
	width:33.33333%;
	height:39px;
	line-height:36px;
	padding:3px 0 0;
	border-left:1px solid #d9d9d9;
	text-align:center;
	font-size:20px;
	color:#0a8cdc;
	cursor:pointer;}
.sportTabHead li:first-child{
	border-left:none;}
.sportTabHead li.hover{
	padding:0px;
	border-top:2px solid #0072c9;
	background:#fff;
	color:#333;}
.sportTabHead li a{
	display:block;
	height:36px;
	color:#0a8cdc;}
.sportTabHead li.hover a{
	color:#333;}
.sportTabHead li a:hover{
	text-decoration:none;}
.sportTab .tabList{
	overflow:hidden;}
.sportTab .tabList li{
	display:table;
	float:left;
	width:23.5%;
	margin-right:2%;
	margin-bottom:25px;
	height:72px;}
.sportTab .tabList li:nth-child(4n){
	margin-right:0px;}
.sportTab .tabList li a{
	display:table-cell;
	height:72px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #dbdbdb;
	font-size:18px;
	color:#0a8cdc;
	overflow:hidden;
	line-height:24px;}
.sportTab .tabList li a img{
	margin-right:6px;}
.sportTab .tabList li a:hover{
	border:1px solid #0a8cdc;
	text-decoration:none;
}
@media (max-width:1000px) {
.sportTab .tabList li a{
	font-size:14px;
	}
}
@media (max-width:768px) {
.sportMap{
	width:100%;}
.sportMap .con{
	height:auto;
	margin-bottom:15px;}
.sportTab{
	width:100%;}
.sportTab .tabList li{
	display:table;
	float:left;
	width:23.5%;
	margin-right:2%;
	margin-bottom:25px;
	height:52px;}
.sportTab .tabList li:nth-child(4n){
	margin-right:0px;}
.sportTab .tabList li a{
	height:52px;}
.sportTab .tabList li a img{
	max-height:30px;
	max-width:26px;}
}

/* ---- 体育动态2017 Style ---- */
.newsList2017 li{
	margin-bottom:34px;}
.newsList2017 li:last-child{
	margin-bottom:0px;}
.newsList2017 li h3{
	height:50px;
	line-height:50px;
	font-size:30px;
	color:#0070c4;
	font-weight:normal;
	margin-bottom:10px;
	overflow:hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;}
.newsList2017 li h3 a{
	color:#0070c4;}
.newsList2017 li p{
	height:28px;
	line-height:28px;
	overflow:hidden;
	font-size:14px;
	color:#333;}
@media (max-width:1020px) {
.newsList2017 li h3{
	font-size:24px;}
.newsList2017 li p{
	font-size:12px;}
}
@media (max-width:768px) {
.newsList2017 li{
	margin-bottom:10px;}
.newsList2017 li:last-child{
	margin-bottom:10px;}
.newsList2017 li h3{
	height:auto;
	min-width:36px;
	line-height:24px;
	padding:6px 0;
	font-size:18px;
	color:#0070c4;
	margin-bottom:0px;
	overflow: auto;
	white-space: normal;
	-o-text-overflow: normal;
	text-overflow: normal;}
.newsList2017 li p{
	height:auto;
	min-height:22px;
	padding:3px 0;
	line-height:16px;
	font-size:12px;}
}
/* ---- 烟台体育2017 Style ---- */
.ytNews2017{
	width:68%;
	float:left;}
.ytNews2017>li{
	margin-bottom:20px;}
.ytNews2017>li:last-child{
	margin-bottom:0px;}
.ytNews2017>li h1{
	height:32px;
	border-left:10px #0072c9 solid;
	margin-bottom:18px;
	font-weight:normal;}
.ytNews2017>li h1 span{
	display:block;
	float:left;
	padding:0 10px;
	height:32px;
	line-height:32px;
	background:#f4f4f4;
	font-size:20px;
	color:#0a8cdc;}
.ytNews2017>li .pic{
	width:33.8%;
	height:165px;
	float:left;
	overflow:hidden;}
.ytNews2017>li .pic img{
	width:100% !important;
	height:100% !important;}
.ytNews2017>li ul{
	float:right;
	width:62.5%;}
.ytNews2017>li ul li{
	height:34px;
	line-height:34px;
	padding:0 0 0 16px;
	background: url(../img/icon_point.gif) left center no-repeat;;
	font-size:16px;
	overflow:hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;}
@media (max-width:1020px) {
.ytNews2017>li:last-child{
	margin-bottom:20px;}
}
@media (max-width:768px) {
.ytNews2017{
	width:100%;}
.ytNews2017>li{
	margin-bottom:10px;}
.ytNews2017>li:last-child{
	margin-bottom:10px;}
.ytNews2017>li h1{
	height:24px;
	border-left:5px #0072c9 solid;
	margin-bottom:10px;}
.ytNews2017>li h1 span{
	padding:0 6px;
	height:24px;
	line-height:24px;
	font-size:16px;}
.ytNews2017>li .pic{
	width:33.8%;
	height:120px;}
.ytNews2017>li ul{
	width:62.5%;}
.ytNews2017>li ul li{
	height:auto;
	min-height:28px;
	line-height:20px;
	padding:4px 0 4px 10px;
	background: url(../img/icon_point.gif) left 12px no-repeat;;
	font-size:14px;
	overflow: auto;
	white-space: normal;
	-o-text-overflow: normal;
	text-overflow: normal;}
}
@media (max-width:450px) {
.ytNews2017>li h1 span{
	padding:0 6px;
	height:24px;
	line-height:24px;
	font-size:16px;}
.ytNews2017>li .pic{
	width:100%;
	height:auto;
	margin-bottom:6px;}
.ytNews2017>li .pic img{
	width:100% !important;
	height:auto !important;}
.ytNews2017>li ul{
	width:100%;}
.ytNews2017>li ul li{
	height:auto;
	min-height:28px;
	line-height:20px;
	padding:4px 0 4px 10px;
	background: url(../img/icon_point.gif) left 12px no-repeat;;
	font-size:14px;
	overflow: auto;
	white-space: normal;
	-o-text-overflow: normal;
	text-overflow: normal;}
}
/* ---- 视频 Style ---- */
.video2017{
	width:100%;
	height:225px;
	overflow:hidden;
	margin-top:16px;}
.video2017 embed{
	width:100% !important;
	height:100% !important;}
	
/* ---- 增加样式 Style ---- */
.ytNews2017>li h1{
	position:relative;}
.ytNews2017>li h1 a.more{
	position:absolute;
	top:0px;
	right:0px;
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#555;}
.ytNews2017 > li .pic{
	position:relative;}
.ytNews2017 > li .pic p{
	position:absolute;
	bottom:0px;
	left:0px;
	background:rgba(0,0,0,0.6);
	width:100%;
	min-height:24px;
	padding:4px 8px;
	line-height:16px;
	font-size:12px;
	color:#fff;
	text-align:center;}
@media (max-width:768px) {
.ytNews2017>li h1 a.more{
	height:24px;
	line-height:24px;
	font-size:12px;}
}