﻿/* CSS Document */
a{color:#666; text-decoration:none;}
a:hover{text-decoration:underline;}
.




.index_title{height:45px; display:block; overflow:hidden;}
.index_tabs{display:block; width:980px; overflow:hidden;height:361px;}
.index_tabs dl,.index_tabs dt,.index_tabs dd{display:block; overflow:hidden; width:980px;}
.index_tabs dt{border:1px dashed #d8d8d8; height:44px; overflow:visible; width:978px; position:relative; border-left:0;}
.index_tabs dt a{display:inline-block; zoom:1; overflow:hidden; float:left; width:109.7px; line-height:44px; background:url(../images/index_tabs_bg_normal.png) left top no-repeat; height:53px; text-align:center; font-family:Microsoft yahei; margin-bottom:-20px;font-size:16px; padding:0px 10px;}
.index_tabs dt a.actived,.index_tabs dt a:hover{text-decoration:none; background-image:url(../images/index_tabs_bg.png); background-position:center;}
.index_tabs dd{height:315px;}
.index_tabs_ul{display:block; overflow:hidden; width:980px; text-align:left; margin-top:25px; margin-left:20px;}
.index_tabs_ul li{display:block; vertical-align:bottom; margin:0; border-bottom:1px dashed #d8d8d8; height:44px; overflow:visible; line-height:44px; width:900px; padding-left:30px; background-image:url(../images/dot4.gif); background-position:left; background-repeat:no-repeat;}
.index_tabs_ul li span{ float:right;}
.index_tabs_ul li a.title{display:inline-block; float:left; height:44px; border-bottom:1px solid #d8d8d8; line-height:44px; text-align:center; width:135px;  font-family:Microsoft yahei;}
.index_tabs_ul li a.news{display:inline-block; margin:0; height:44px; line-height:44px; margin-left:35px;}

.index_player{width:370px; height:360px; overflow:hidden; position:relative;}
.index_player .player{width:370px; height:360px; overflow:hidden; position:relative;}
.index_player .player ul{display:block; overflow:hidden; width:20000px; position:absolute; height:360px; left:0px; top:0px;}
.index_player .player li{float:left; vertical-align:bottom; width:370px; height:360px; display:block; overflow:hidden;}
.player_dot{width:100%; text-align:center; position:absolute; left:0px; bottom:15px; overflow:hidden;}
.player_dot a{display:inline-block; width:9px; height:9px; margin:0 4px; background:url(images/../icon_dot.png) left top no-repeat; text-indent:999px;}
.player_dot a.actived{background-position:right top;}

.index_core{width:100%; overflow:hidden;}
.index_core ul{display:block; overflow:hidden; width:1200px;}
.index_core li{display:block; overflow:hidden; width:170px; margin-right:30px; float:left; vertical-align:bottom;}
.index_core .core_item{display:block; width:170px; height:165px; overflow:hidden; position:relative;}
.index_core .core_item img{display:block; margin:0;}
.index_core .core_desc{position:absolute; bottom:0px; left:0px; width:100%; height:30px;}
.index_core .core_bg{position:absolute; left:0px; top:0px; width:100%; height:100%; background:#000;filter:alpha(opacity=50); -moz-opacity:0.50;-khtml-opacity: 0.50;opacity: 0.50;}
.index_core .core_text{position:relative; overflow:hidden; height:30px; padding-left:10px; width:160px; line-height:30px;}
.index_core .core_text a{
	display:inline-block;rrrr
	background:url(images/icon_blank.png) right center no-repeat;
	color:#fff;
	font-size:12px;
	font-family:"Microsoft yahei";
	padding-right:20px;
}




