@charset "utf-8";

.clearfix{zoom:1}
.chooseBox{
	margin:30px auto auto auto;
	width:780px;
	position:relative;
	}

/*
已选条件-外框
*/
.chooseBox .hadWap {
	margin:0 10px;
	padding:8px 0;
	width:768px;
	color:#777;
	font-size:12px;	
}
.chooseBox .hadWap a:hover {
	text-decoration:none;
}
/*
成为VIP
*/
.chooseBox .media_center_vip{
	width:198px;
	height:29px;
	display:block;
	background:url(../images/css-sprite_5.gif) no-repeat -2px -942px;
	position:absolute;
	top:5px;
	left:610px;
	}
.chooseBox .media_center_vip:hover{
	background-position:-2px -982px;
	}	
/*
已选条件-内条目
*/
.chooseBox .hadWap .hadL {
	float:left;
	width:700px;
	}
/*
已选条件-"您已选择"
*/	
.chooseBox .hadWap .hadL strong {
	float:left;
	width:60px;
	height:22px;
	line-height:22px;
	text-align:left;
}
/*
已选条件-选择条件条目
*/	
.chooseBox .hadWap .hadL .choose {
	float:left;
	width:632px;
}
.chooseBox .hadWap .hadL a:hover {
	color:#3d8fb7;
}
/*
已选条件-选择条件条目区块
*/
.chooseBox .hadWap .hadL a {
	margin:0 10px 3px 0;
	height:21px;
	line-height:21px;
	background-color:#f3f3f3;
	color:#026fa4;
	padding:0 25px 0 6px;
	white-space:nowrap;
	display:inline-block;
	position:relative;
}
/*
已选条件-选择条件条目右边箭头
*/
.chooseBox .hadWap .hadL a em {
	width:18px;
	height:21px;
	position:absolute;
	top:2px;
	right:0;
	background:url(../images/css-sprite_5.gif) no-repeat 2px -97px;
	cursor:pointer;
}
.chooseBox .hadWap .hadL a:hover em {
	background:url(../images/css-sprite_5.gif) no-repeat -36px -95px;
}
.mc_search_result .re_filter{
	background:url(../images/css-sprite_5.gif) no-repeat 0 -129px;
	color:#026fa4;
	display:block;
	float:right;
	height:14px;
	font-size:12px;
	width:65px;
	line-height:14px;
	margin-top:7px;
	}
.mc_search_result .re_filter:hover{
	color:#03acfd;
	}	
/*
选择列表-全部选择区域
*/
.getParam em {
	font-style:normal;
}
/*
选择列表-分类条目选择区域
*/
.chooseBox .getParam {
	font-size:12px;
	margin:10px;
	width:765px;
	border-top:1px dashed #CCC;
}
/*
选择列表-类型条目选择区域
*/
.chooseBox .getParam span {
	float:left;
	width:65px;
	margin-top:12px;
	overflow:hidden;
	height:21px;
	line-height:21px;
	color:#FFF;
	text-indent:8px;
	text-align:left;
	background:url(../images/css-sprite_5.gif) no-repeat 0 0; 
}
/*
选择列表-全部条目选择区域
*/
.chooseBox .getParam em.all {
	float:left;
	height:21px;
	line-height:21px;
	padding-top:12px;
	width:60px;
	overflow:hidden;
}
.chooseBox .getParam em.all a {
	float:left;
	width:37px;
	line-height:21px;
	height:21px;
	text-align:center;
	color:#FFF;
	background:#026fa4;
}
.chooseBox .getParam em.all .a_2 {
	float:left;
	width:37px;
	line-height:21px;
	height:21px;
	text-align:center;
	color:#555555;
	background:none;
}
.chooseBox .getParam em.all a:hover {
	background:#0082c1;
	color:#FFF;
	text-decoration:none;
}

/*
选择列表-右侧条目选择区域
*/
.chooseBox .getParam dl {
	padding-top:12px;
	float:left;
	width:640px;
}
.chooseBox .getParam dd i {
	font-style:normal;
	float:left;
	height:24px;
	white-space:nowrap;
	z-index:100;
}
.chooseBox .getParam dd i a {
	padding:1px 5px 0;
	float:left;
	height:21px;
	line-height:21px;
	color:#555555;
	margin-right:18px;
}
.chooseBox .getParam dd i a:hover {
	background:#eaeaea;
	color:#026fa4;
	text-decoration:none;
}
/*
选择列表-灰色检索
*/
.chooseBox .getParam dd i a.null {
	color:#CCC;
}
.chooseBox .getParam dd i a.null:hover {
	color:#CCC;
	background:none;
	cursor:text;
}
/*
选择列表-已经选择
*/
.chooseBox .getParam dd i a.cur, .chooseBox .getParam dd i a.cur:hover {
	color:#FFF;
	background-color:#026fa4;
	margin-right:4px;
	padding-right:17px;
	position:relative;
	z-index:1;
}
.chooseBox .getParam dd i a.cur em {
	width:14px;
	height:14px;
	display:inline-block;
	position:absolute;
	top:3px;
	right:2px;
	background:url(../images/css-sprite_5.gif) no-repeat 2px -74px;
	cursor:pointer;
	z-index:1;
}
.chooseBox .getParam dd i a.cur:hover em {
	background:url(../images/css-sprite_5.gif) no-repeat -36px -74px;
}


/*多选小页面*/

/*已选择*/

.chooseBox .getParam_more_items a.cur_more, .chooseBox .getParam_more_items a.cur_more:hover {
	color:#FFF;
	background-color:#026fa4;
	margin-right:5px;
	padding-right:40px;
	position:relative;
	z-index:100;
}
.chooseBox .getParam_more_items .getParam_more_item a{
	width:100px;
	}
.chooseBox .getParam_more_items a.cur_more em{
	width:32px;
	height:21px;
	display:inline-block;
	position:absolute;
	top:0px;
	right:2px;
	background:url(../images/css-sprite_5.gif) no-repeat 0 -23px;
	cursor:pointer;
}
.chooseBox .getParam_more_items a:hover.cur_more em {
	background:url(../images/css-sprite_5.gif) no-repeat 0 -47px;
}

/*多选条目区块控制隐藏显示*/
.chooseBox .getParam_more_item {
	width:520px;
	padding:10px 0 10px 10px;	
	position:absolute;
	top:21px;
	left:0;
	background-color:#FFF;
	border:1px solid #999;
	visibility:visible;
	z-index:100;
}
.chooseBox .getParam_more_items {
	display:inline;
	position:relative;
}

body{
	overflow-x:hidden;
	}
/*
试听中心-banner
*/
.media_center_wrap{
	background:url(../images/media_center_banner.jpg) no-repeat;
	width:1184px;
	margin:0 auto;
	}
.media_center_banner{
	margin:0 auto;
	height:177px;
	width:980px;
	position:relative;
	}
.media_center_wrap .mc_logo_area{
	height:65px;
	width:170px;
	display:block;
	position:absolute;
	top:51px;
	left:72px;
	}	
.media_center_banner,.media_center_banner a{
	font-size:12px;
	color:#FFFFFF;
	}
.media_center_banner a:hover{
	text-decoration:underline;
	}
.media_center_banner li{
	float:right;
	padding-right:10px;
	}	
.media_center_banner .media_center_header_line1,.media_center_banner .media_center_header_line2{
	width:300px;
	position:absolute;
	left:642px;
	}
.media_center_banner .media_center_header_line1{
	top:76px;
	}	
.media_center_banner .media_center_header_line2{
	top:107px;
	}
/*
试听中心-导航条
*/	
.media_center_nav{
	width:940px;
	height:50px;
	margin:0 auto 20px auto;
	}
.media_center_nav li{
	letter-spacing:0.2em;
	text-align:center;
	line-height:50px;
	height:50px;
	float:left;
	}
.media_center_nav li a{
	color:#FFFFFF;
	font-size:14px;
	width:132px;
	padding-left:2px;
	height:50px;
	display:block;
	background:url(../images/css-sprite_5.gif) no-repeat 0 -228px;
	}
.media_center_nav li a:hover{
	background-position:0 -163px;
	}	
.media_center_nav li a:active{
	background-position:0 -293px;
	}
.media_center_nav .m_nav_first a{
	background-position:0 -423px;
	}
.media_center_nav .m_nav_first a:hover{
	background-position:0 -358px;
	}
.media_center_nav .m_nav_first a:active{
	background-position:0 -488px;
	}	
.media_center_nav .m_nav_last a{
	width:133px;
	background-position:0 -618px;
	}
.media_center_nav .m_nav_last a:hover{
	background-position:0 -553px;
	}
.media_center_nav .m_nav_last a:active{
	background-position:0 -683px;
	}		
/*
附加导航条
*/
.media_center_nav2{
	width:876px;
	margin:0 auto;
	}
.media_center_nav2 h1{
	font-size:17px!important;
	font-size:16px;
	margin-top:8px;
	float:left;
	width:622px;
	}
.media_center_nav2 .media_center_excode_text_bg{
	float:left;
	width:163px;
	height:32px;
	background:url(../images/css-sprite_5.gif) no-repeat 0 -748px;
	}
.media_center_nav2 .media_center_excode_text_bg:hover{
	background-position:0 -797px;
	}	
.media_center_excode_text{
	float:left;
	color:#04b3d6;
	font-size:12px;
	width:153px;
	height:32px;
	line-height:32px\9;
	vertical-align:middle;
	padding:0 5px 0 5px;
	background:none;
	border:0;
	}	
.media_center_excode_btn{
	float:left;
	margin-left:10px;
	width:70px;
	height:31px;
	border:0;
	cursor:pointer;
	background:url(../images/css-sprite_5.gif) no-repeat 0 -845px;
	}
.media_center_excode_btn:hover{
	background-position:0 -890px;
	}
/*
搜索提示
*/
.media_center_tips{
	border-bottom:1px dashed #CCCCCC;
	border-top:1px dashed #CCCCCC;
	width:773px;
	height:60px;
	margin:25px auto;	
	font-size:12px;
	}
.media_center_tips p{
	width:524px;
	color:#bababa;
	padding:10px 0 0 10px;
	}
.media_center_tips dt{
	font-weight:bold;
	margin-right:10px;
	}	
.media_center_tips dl{
	width:524px;
	color:#026fa4;
	}
.media_center_tips dl a{
	color:#026fa4;
	}
.media_center_tips dl a:hover,.mc_search_result_title span a:hover{
	color:#028dd3;
	}	
.media_center_tips dl dd,.media_center_tips dl dt{
	float:left;
	padding:10px 0 0 10px;
	}
.media_center_tips .search{
	float:left;
	margin:15px 0px 0 0;
	}
.media_center_tips .left{
	float:left;
	width:554px;
	}
.media_center_tips .right{
	float:left;
	}	
/*
搜索结果
*/
.mc_search_result_title{
	margin:10px auto;
	width:800px;
	height:27px;
	line-height:27px;
	border-left:4px solid #026fa4;
	text-align:right;
	}
.mc_search_result_title h2{
	text-indent:10px;
	float:left;
	font-size:16px;
	}
.mc_search_result_title span{
	padding-right:15px;
	color:#7b7b7b;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}
.mc_search_result_title span a{
	color:#dec000;
	font-weight:bold;
	padding:0 2px 0 2px;
	}
.mc_search_result_title span a:hover{
	color:#ffdd00;
	}	
/*
搜索结果列表
*/
.mc_listen_items {
	width:774px;
	color:#565656;
	font-size:12px;
	margin:0 auto;
}
.mc_listen_items li {
	height:38px;
	width:776px;
	line-height:38px;
	overflow:hidden;
	clear:both;
	_margin-bottom:-2px;
}
.mc_listen_items .zabra_1 {
	background-color:#f9f9f9;
}
.mc_listen_items li p {
	float:left;
	width:100px;
}
.mc_listen_items li h3 {
	text-indent:15px;
	float:left;
	width:150px;
	font-weight:bold;
}
.mc_listen_items li h3 a{
	color:#565656;
	}
.mc_listen_items li h3 a:hover{
	color:#026fa4;
	}	
.mc_listen_items .video_play {
	background:url(../images/css-sprite_5.gif) no-repeat -176px -29px;
	display:block;
	float:left;
	width:24px;
	height:20px;
	margin:10px 0 0 2px;
}
.mc_listen_items .video_play:hover {
	background-position:-176px -62px;
}
.mc_listen_items .click_down_ico{
	width:16px;
	height:16px;
	margin:11px 40px 0 5px;
	background:url(../images/css-sprite_5.gif) no-repeat -184px -96px;
	display:block;
	float:left;
}
.mc_listen_items .click_down_ico:hover{
	background-position:-184px -121px;
}
.mc_listen_items .click_down_text a{
	color:#0e5070;
	}	
.mc_listen_items .click_down_text a:hover{
	color:#026fa4;
	text-decoration:underline;
	}
.mc_listen_items .click_down_text{
	width:50px;
	float:left;	
	}
.mc_listen_items .music_player {
	float:left;
	margin-top:9px;
	_margin-left:0px;
}
.mc_listen_items .no_data{
	width:294px;
	height:48px;
	background:#fffaeb;
	display:block;
	line-height:48px;
	color:#ff8f68;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin:0 auto;
	}
.mc_listen_items .no_data:hover{
	color:#f46c3d;
	}		
/*
试听中心翻页
*/	
div.mc_pagination {
	font-family:Verdana, Geneva, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 80%;
	padding-bottom: 3px;
	margin:30px auto 50px auto;
	color: #026fa4;
	padding-top: 3px;
	text-align: center;
}
div.mc_pagination a {
	border-right: #c9c9c9 1px solid;
	padding-right: 7px;
	background-position: 50% bottom;
	border-top: #c9c9c9 1px solid;
	padding-left: 7px;
	padding-bottom: 5px;
	border-left: #c9c9c9 1px solid;
	color: #026fa4;
	margin-right: 3px;
	padding-top: 5px;
	border-bottom: #c9c9c9 1px solid;
	text-decoration: none;
}
div.mc_pagination a:hover {
	border-right: #c9c9c9 1px solid;
	border-top: #c9c9c9 1px solid;
	background-image: none;
	border-left: #c9c9c9 1px solid;
	color: #026fa4;
	border-bottom: #c9c9c9 1px solid;
	background-color: #c6ecff;
}
div.mc_pagination a:active {
	border-right: #c9c9c9 1px solid;
	border-top: #c9c9c9 1px solid;
	background-image: none;
	border-left: #c9c9c9 1px solid;
	color: #026fa4;
	border-bottom: #c9c9c9 1px solid;
	background-color: #c6ecff;
}
div.mc_pagination span.current {
	border-right: #026fa4 1px solid;
	padding-right: 7px;
	border-top: #026fa4 1px solid;
	padding-left: 7px;
	font-weight: bold;
	padding-bottom: 5px;
	border-left: #026fa4 1px solid;
	color: #FFF;
	margin-right: 3px;
	padding-top: 5px;
	border-bottom: #026fa4 1px solid;
	background-color: #459cc7;
}
div.mc_pagination span.disabled {
	border-right: #e5e5e5 1px solid;
	padding-right: 7px;
	border-top: #e5e5e5 1px solid;
	padding-left: 7px;
	padding-bottom: 5px;
	border-left: #e5e5e5 1px solid;
	color: #e5e5e5;
	margin-right: 3px;
	padding-top: 5px;
	border-bottom: #e5e5e5 1px solid;
}

/*
试听中心底部
*/
.mc_bottom {
	margin:0 auto;
	width:980px;
	height:248px;
	background-color:#565656;
	background:url(../images/bottom_bg2.jpg) no-repeat;
	border-top:7px solid #175a83;
}
.mc_bottom .item {
	margin-left:224px;
}
.mc_bottom ul {
	float:left;
	margin-top:35px;
	width:150px;
}
.mc_bottom .btm_h1 {
	font-size:14px;
	color:#a8a8a8;
	font-weight:bold;
	text-indent:35px;
	padding-bottom:10px;
}
.mc_bottom a {
	font-size:12px;
	color:#a8a8a8;
	line-height:22px;
}
.mc_bottom a:hover {
	color:#fff;
}
.mc_bottom p {
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	line-height:20px;
}
