@charset "utf-8";
/*temporary general
==============================================================================*/
* {
	margin: 0;
	padding: 0;
}
html {
	font-size:62.5%;
	font-family: '宋体', Arial, Verdana, Helvetica, sans-serif;
}
img {
	border: none;
}
body {
	background:#000;
	font-size: 12px;
	text-align: center;
	color: #a1a1a1;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
input.input_text {
	border:1px #808080 solid;
	padding:2px;
}
input.input_button {
	background:url(../images/icon_button.gif) 0 0 no-repeat;
	color:#fff;
	border:none;
	width:73px;
	height:23px;
	font-size:12px;
	padding:0 0 2px 0;
 	*padding:4px 0 0 0;
}
.hl{
	color:#fbaf5c;
}
a:link {
	color: #fff;
	text-decoration:none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #9de6e6;
	text-decoration: none;
}

/*header*/
.header{
	width:950px;
	height:200px;
	background:url(../images/header_bg.jpg) 0 0 no-repeat;
	margin:0 auto;
	position:relative;
}
h1{
	display:none;
}
.header span{
	position:absolute;
}
.header span.time{
	color:#fff;
	font-size:14px;
	top:175px;
	left:370px;
}
.header span.back{
	top:20px;
	right:15px;
	font-weight:bold;
	color:#000;
	font-size:14px;
}
.header span.cheyu{
	top:5px;
	right:205px;
}
.header span.bit{
	top:5px;
	right:85px;	
}
/*nav*/
.nav{
	width:940px;
	height:38px;
	background:url(../images/nav_bg.gif) 0 0 no-repeat;
	margin:0 auto;
	list-style:none;
	text-align:left;
	padding:24px 0 0 10px;
	font-weight:bold;
}
.nav a{
	text-decoration:none;
}
.nav li{
	display:inline;
	font-size:14px;
	border-right:1px #fff solid;
	padding:0 10px;
	*padding:0 10px 0 12px;
}
.nav li.current a:link, .nav li.current a:visited{
	color:#fbaf5c;
	text-decoration:underline;
}
.nav li.current a:hover{
	color:#fbaf5c;
	text-decoration:none;
}
.nav li.navlast{
	border:none;
}


/*nav_s*/
.nav_s{
	background:url(../images/nav_s_bg.gif) 10px 9px no-repeat;
	padding:14px 0 0 44px;
	width:906px;
	height:26px;
	text-align:left;
	margin:0 auto;
	color:#6dcff6;
}

/*contain*/
.contain{
	width:950px;
	margin:0 auto;
	text-align:left;
}
.box{
	float:left;
	width:100%;
	background:url(../images/box_bg.gif) 0 0 repeat-y;
}
.box_2col{
	float:left;
	width:100%;
	background:url(../images/box_2col_bg.gif) 0 0 repeat-y;
}
.box_all{
	float:left;
	width:100%;	
	background:#0f0023;
}
.sidebar{
	width:269px;
	float:left;
	overflow:hidden;
}
.main{
	width:412px;
	float:left;
	overflow:hidden;
}
.sidebar2{
	width:268px;
	float:right;
	overflow:hidden;
}
.sidebar_2col{
	width:269px;
	float:left;
}
.main_2col{
	width:681px;
	float:left;
}




/*h3*/
h3{
	position:relative;
	clear:both;
}
h3 span{
	display:none;
}
h3 a{
	position:absolute;
	right:10px;
	top:25px;
	font-size:12px;
	font-weight:normal;
}
h3 a:link, h3 a:visited, .main h2 a:link, .main h2 a:visited{
	color:#00bff3;
}
h3 a:hover , .main h2 a:hover{
	color:#fff;
}
h3.sid1{
	width:269px;
	height:103px;
}
h3.sid2{
	width:269px;
	height:103px;	
}
h3.sid1_top{
	width:269px;
	height:95px;
	background:url(../images/sid1_top.gif) 0 0 no-repeat;
}
h3.zhch{
	background:url(../images/sid1_zhch.gif) 0 0 no-repeat;
}
h3.hd{
	background:url(../images/sid1_hd.gif) 0 0 no-repeat;
}
h3.info{
	background:url(../images/sid2_top.gif) 0 0 no-repeat;
}
h3.bbs{
	background:url(../images/sid2_bbs.gif) 0 0 no-repeat;	
}
h4.info_t{
	color:#fbaf5c;
	font-weight:bold;
	font-size:14px;
	margin:10px;
	line-height:1.4em;
}



/*sidebar*/
/*review*/
.review{
	list-style:none;
	margin:0 20px 20px 20px;
}
.review li{
	line-height:1.6em;
	position:relative;
	font-size:14px;
	color:#fff;
}
.review li.played{
	color:#FBAF5C;
}
/*.review li.played a:link, .review li.played a:visited{
	color:#FBAF5C;	
}
.review li.played a:hover{
	color:#9de6e6;
}*/



.review li span{
	position:absolute;
	left:210px;
	top:2px;
	*top:0;
	background:url(../images/icon_radio_11.gif) 0 0 no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;	
}
.review li.played span{
	background:url(../images/icon_radio_22.gif) 0 0 no-repeat;
}
.review li em{
	font-style:normal;
	cursor:pointer;
}
/*.review li span a{
	display:block;
}*/
/*zhch box*/
.zhch_box{
	width:100%;
	float:left;
	margin:0 0 20px 0;
}
.zhch_box .zhch_pic{
	width:115px;
	float:left;
	margin:0 0 0 10px;
}
.zhch_box .zhch_pic img{
	border:1px #fff solid;
}
.zhch_box ul{
	list-style:none;
	float:right;
	width:130px;
}
.zhch_box ul li{
	line-height:1.6em;
}

/*hd box*/
.hd_box{
	margin:10px 20px 20px 20px;
	line-height:1.6em;
}
.hd_box dt{
	font-size:14px;
	margin:0 0 10px 0;
}
.hd_box dd{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px #a1a1a1 dashed;
}

/*main*/
.main .radio_flash{
	width:412px;
	height:217px;
	background:url(../images/pic_flash.gif) 0 0 no-repeat;
	position:relative;
}
.main .radio_flash .control_button{
	width:50px;
	height:26px;
}
.main .radio_flash a{
	width:50px;
	height:26px;
	display:block;
}

.main .radio_flash .play{
	background:url(../images/pic_flash_play.gif) 0 0 no-repeat;
	position:absolute;
	left:55px;
	top:150px;	
}
.main .radio_flash .unplay{
	background:url(../images/pic_flash_unplay.gif) 0 0 no-repeat;
	position:absolute;
	left:55px;
	top:150px;	
}
.main .radio_flash .stop{
	background:url(../images/pic_flash_stop.gif) 0 0 no-repeat;
	position:absolute;
	left:307px;
	top:150px;	
}
.main .radio_flash .unstop{
	background:url(../images/pic_flash_unstop.gif) 0 0 no-repeat;
	position:absolute;
	left:307px;
	top:150px;	
}

.ra_time{
	color:#fff;
	position:absolute;
	top:132px;
	left:50px;
}
.ra_play{
	color:#fff;
	top:108px;
	left:317px;
	position:absolute;
	font-weight:bold;
	font-size:14px;
}
.ra_play2{
	color:#fff;
	top:124px;
	left:337px;
	position:absolute;	
}




.main h2{
	width:412px;
	height:104px;
	background:url(../images/main_h2_info.gif) 0 0 no-repeat;
	position:relative;
}
.main h2 span{
	display:none;
}
.main h2 a{
	position:absolute;
	right:20px;
	top:75px;
	font-size:12px;
	font-weight:normal;
}
.main .ask_box{
	padding:20px;
	color:#fff;
}
/*.main .ask_box p{
	margin:1em;
	line-height:1.6em;
}
*/
.main .ask_box .title{
	background:url(../images/icon_ask.gif) 0 0 no-repeat;
	padding:0 0 0 25px;
	position:relative;
	height:19px;
}
.main .ask_box .title a{
	font-size:14px;
	width:265px;
	overflow:hidden;
	display:block;
	white-space:nowrap;
	text-decoration:underline;
}
.main .ask_box .title span{
	color:#959595;
	width:60px;
	overflow:hidden;
	display:block;
	position:absolute;
	left:310px;
	top:0;
}


.main .ask_box .con{
	margin:15px 10px;
}
.main .ask_box .time{
	color:#959595;
	border-bottom:1px #a1a1a1 dashed;
	padding:0 0 10px 0;
	margin:0 0 25px 0;
	position:relative;
}
.main .ask_box .time span{
	left:250px;
	top:0;
	position:absolute;
}

.main .main_search{
	margin:0 20px 10px 20px;
}
.main .main_search select{
	width:80px;
}
.main .main_search input{
	width:280px;
}

.main .main_search_submit{
	height:20px;
	margin:0 20px 0 0;
}
.main .main_search_submit div{
	margin:0 0 0 10px;
}
.i_ask{
	float:right;
}
a.button:link, a.button:visited, a.button_2:link, a.button_2:visited{
	height:20px;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	padding:0;
	_padding:1px 0 0 0;
	color:#fff;
	text-decoration:none;
}
a.button:link, a.button:visited{
	background:url(../images/button_bg.gif) 0 0 no-repeat;
	width:94px;	
}
a.button_2:link, a.button_2:visited{
	background:url(../images/button_bg_2.gif) 0 0 no-repeat;
	width:53px;	
}
a.button:hover, a.button_2:hover{
	color:#000;
	text-decoration:none;	
}


/*info box*/
.info_box{
	color:#fff;
	margin:0 10px 20px 20px;
	list-style:none;
	clear:both;
}
.info_box li{
	line-height:1.6em;
	clear:both;
	width:100%;
}
.info_box li span{
	float:left;
	width:175px;
}

.info_box li label{
	width:60px;
	float:left;
}

.info_box .info_pic{
	margin:10px auto;
	text-align:center;
}
.info_box .info_pic img{
	border:1px #fff solid;
}


/*ask*/
h4.ask{
	color:#fbaf5c;
	font-size:16px;
	font-weight:bold;
	background:url(../images/ask_bg.gif) 4px 4px no-repeat;
	height:58px;
	line-height:58px;
	padding:0 0 0 65px;
	margin:10px;
}

.ask_inputbox{
	list-style:none;
	font-size:14px;
	padding:10px 0 10px 10px;
	line-height:1.6em;
}
.ask_inputbox li{
	margin:0 0 5px 0;
	color:#fff;
	clear:both;
}
.ask_inputbox li.othertag{
	margin:20px 0;
	width:600px;
	float:left;
}
.ask_inputbox li.submit{
	text-align:center;
	margin:20px 0;
}

.ask_inputbox li.othertag ul{
	list-style:none;
	float:left;
	width:500px;
}
.ask_inputbox li.othertag ul li{
	display:inline;
}
.ask_inputbox li label{
	width:100px;
	text-align:right;
	float:left;
}
.ask_inputbox span{
	font-size:12px;
	float:left;
	margin:0 0 0 5px;
}
.ask_inputbox span span.hl{
	float:none;
	margin:0;
}
.ask_inputbox span.small{
	float:none;
	margin:0 0 0 5px;
}
.ask_inputbox textarea{
	float:left;
	margin:0;
	_margin:0 0 0 3px;
}
.ask_inputbox a:link, .ask_inputbox a:visited{
	color:#6dcff6;
	text-decoration:none;
}
.ask_inputbox a:hover{
	color:#6dcff6;
	text-decoration:underline;	
}
.ask_inputbox a.hl:link, .ask_inputbox a.hl:visited{
	color:#fbaf5c;
	text-decoration:none;
}
.ask_inputbox a.hl:hover{
	color:#fbaf5c;
	text-decoration:underline;	
}
.ask_inputbox a.button:link, .ask_inputbox a.button:visited{
	width:94px;
	height:20px;
	display:block;
	background:url(../images/button_bg.gif) 0 0 no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	padding:0;
	_padding:1px 0 0 0;
	color:#fff;
	margin:0 auto;
}
.ask_inputbox a.button:hover{
	color:#000;
	margin:0 auto;	
}
.ask_inputbox .w322px{
	width:322px;
}
.ask_inputbox .w135px{
	width:135px;
}
.ask_inputbox .w60px{
	width:60px;
}

/**/
.ask_search{
	padding:10px 0 10px 20px;
	float:left;
	width:660px;
}
.ask_search select{
	width:85px;
	float:left;
	margin:0 10px 0 0;
}
.ask_search input{
	width:240px;
	float:left;
	margin:0 10px 0 0;	
}
.ask_search a{
	float:left;
	margin:0 10px 0 0;	
}

.ask_box_big{
	padding:15px 15px 0 15px;
	float:left;
	width:628px;
	color:#fff;
	border:1px #004a80 solid;
	margin:10px;
	display:inline;
}
.ask_box_big .title{
	background:url(../images/icon_dot_white.gif) 0 15px no-repeat;
	position:relative;
	padding:10px 0 10px 10px;
}
.ask_box_big .title a{
	font-size:14px;
	overflow:hidden;
	text-decoration:underline;
}

.ask_box_big .title div.name_box{
	width:65px;
	position:absolute;
	left:460px;
	_left:450px;
	top:10px;
}
.ask_box_big .title div.time_box{
	width:100px;
	position:absolute;
	left:530px;
	_left:520px;
	top:10px;
}


.ask_box_big .con{
	margin:10px 0;
	padding:0 0 15px 0;
	border-bottom:1px #004a80 dashed;
	clear:both;
}





/*page*/
.page{
	padding:10px;
	text-align:center;
	color:#959595;
}
.page a.current:link, .page a.current:visited{
	color:#fbaf5c;
	text-decoration:none;
}
.page a.current:hover{
	color:#fbaf5c;
	text-decoration:underline;
}


/*program_info*/
.program_info{
	padding:35px;
}
.program_info h4{
	color:#fbaf5c;
	font-size:20px;
	font-weight:bold;
	margin:0 0 5px 0;
	line-height:1.4em;
}
.program_info ul{
	list-style:none;
}
.program_info ul li{
	line-height:1.8em;
	color:#fbaf5c;
}
ul.program_info_week{
	margin:20px 0;
}
ul.program_info_week li{
	color:#fff;
}
ul.program_info_week li.t{
	font-size:14px;
}

/*detail*/
.detail_box{
	padding:35px;
	float:left;
}
.detail_box h4{
	color:#fbaf5c;
	font-weight:bold;
	font-size:20px;
	margin:0 0 5px 0;
}
.go_there{
	background:url(../images/icon_go.gif) 0 0 no-repeat;
	padding:0 0 0 30px;
}
.go_ask{
	background:url(../images/icon_ask.gif) 0 0 no-repeat;
	padding:2px 0 4px 22px;
	line-height:18px;
}
a.go_blog:link, a.go_blog:visited{
	font-size:14px;
	font-weight:bold;
	color:#6dcff6;
	text-decoration:underline;
}
a.go_blog:hover{
	font-size:14px;
	font-weight:bold;
	color:#6dcff6;
	text-decoration:none;	
}
.detail_box ul{
	list-style:none;
	font-size:14px;
	color:#fff;
	float:left;
	width:370px;
}
.detail_box ul li{
	line-height:1.5em;	
}
.detail_box ul li.blog_li{
	margin:0 0 20px 0;
}
.detail_box img.detail_pic1{
	float:right;
}
.detail_box img.detail_pic2{
	float:left;
}
.detail_box .detail_boxtop{
	float:left;
	width:100%;
	padding:0 0 20px 0;
	margin:0;
	*padding:0;
}
.detail_box p{
	float:right;
	font-size:14px;
	width:350px;
	text-indent:2em;
	line-height:1.6em;
	color:#fbaf5c;
	margin:20px 0 0 0;
}

/**/
.look_back{
	padding:35px 0 35px 35px;
	float:left;
	width:631px;
}
.look_back .back_t{
	float:left;
	width:100%;
}
.look_back .back_t a{
	float:right;
	margin:0 10px 0 0;
}
.look_back .go_there{
	padding-top:4px;
}

.look_back .review{
	clear:both;
	width:400px;
	margin-left:100px;
	padding-top:30px;
	font-size:14px;
}
.look_back .review li {
	border-bottom:1px #004a80 dashed;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
.look_back .review li span {
	left:380px;
	position:absolute;
	top:0;
}


/*action box*/
.action_box{
	padding:35px;
}
.action_box ul{
	list-style:none;
}
.action_box ul li{
	line-height:1.5em;
}
.action_box ul li.ac_title{
	font-size:14px;
}
.action_box ul li.ac_time{
	color:#fff;
	margin:0 0 15px 0;
}
.action_box ul li.ac_con{
	padding:0 0 15px 0;
	width:600px;
}
.action_box ul li.ac_join{
	float:right;
	margin:-55px 0 0 0;
	font-size:14px;
}

.action_box .ac_ul_box{
	border-bottom:1px #004a80 dashed;
	margin:0 0 15px 0;
}


/*info box*/
.bbs_box{
	color:#fff;
	margin:0 10px 20px 20px;
	list-style:none;
	clear:both;
}
.bbs_box li{
	line-height:1.6em;
	clear:both;
	width:100%;
	font-size:14px;
	background:url(../images/icon_dot_white.gif) 0 9px no-repeat;
	padding:0 0 0 10px;
}



/*login*/
.login_box{
	width:950px;
	margin:0 auto;
	color:#fff;
	text-align:left;
	height:30px;
	clear:both;
}
.login_box input{
	/*background:#808080;*/
	background:#333;
	border:1px #838383 solid;
	padding:2px;
	color:#fff;
	/*float:left;*/
}
/*.login_box img{
	float:left;
}*/
.login_box label{
	float:left;
	line-height:24px;
}
.login_box input.w_120{
	width:120px;
}
.login_box input.w_70{
	width:70px;
}
.login_box .login_sub{
	float:left;
	padding:4px 0 0 10px;
}
.login_box .login_sub a.button_2{
	float:left;
}
.login_box .login_sub ul{
	list-style:none;
}
.login_box .login_sub ul li{
	float:left;
	margin:0 10px 0 0;
}
.login_box .login_sub ul li a.change{
	padding:6px 0 0 5px;
	float:left;
}
.login_box .login_sub ul li.log{
	padding:2px 0 0 0;
}
.login_box .login_sub ul li.log input{
	background:url(../images/button_bg_2.gif) no-repeat scroll 0 0;
	width:53px;
	height:20px;
	border:none;
	font-size:14px;
	font-weight:bold;
	padding:0;
	*padding:3px 0 0 0;
}
.login_box .login_reg{
	float:right;
	padding:8px 0 0 0;
	color:#b4b4b4;
}
.login_box .login_sub2{
	padding:8px 0 0 10px;
}
.login_box .login_sub2 a:link, .login_box .login_sub2 a:visited, .login_box .login_sub a:link, .login_box .login_sub a:visited{
	text-decoration:underline;
}
.login_box .login_sub2 a:hover, .login_box .login_sub a:hover{
	text-decoration:none;
}
.login_box .login_reg a:link, .login_box .login_reg a:visited{
	color:#b4b4b4;
	text-decoration:none;
	font-weight:bold;
} 
.login_box .login_reg a:hover{
	color:#b4b4b4;
	text-decoration:underline;
	font-weight:bold;	
}


/*footer*/
/* Other */
.cl10{ clear: both; font-size:1px; width:1px; height:10px; visibility: hidden; }
/* Foot */
.foot{
	margin:0 auto; 
	width:950px;
	padding:20px 0 10px;
	color:#666666;
	font-family:"Arial";
	text-align:center;
	clear:both;
}

.foot .tel,.foot .statement{
	height:16px;
}
.foot .about{
	height:28px;
	line-height:28px;
	background:url(../images/bg_line_foot.gif);
}
.foot .about a{ padding:0 10px; }
.foot .permit{
	height:43px;
	line-height:43px;
	position:relative
}
.foot .permit a.gov{
	position:absolute;
	top:0;
	left:251px;
}
.header .alliance{
         width:231px;
         height:36px;
         top:60px;
         right:17px;
         position:absolute;
}
.header .alliance a{
         display:block;
         width:231px;
         height:36px;
}
.header .alliance span{
         display:none;
}
/*============footer==============*/
.footer_logo100511 { position:relative; width:100%; height:32px; margin:0 0 10px 0; text-align:center; overflow:hidden; }
.footer_logo100511 .logo2 { float:left; position:relative; left:50%; list-style:none; text-align:center; width:838px;}
.footer_logo100511 .logo2 dt { float:left; position:relative; right:50%; float:left; color:#ffffff; height:32px; line-height:32px; margin:0 20px; display:inline; }
.footer_logo100511 .logo2 dd { float:left; position:relative; right:50%; float:left; height:32px; margin:0 20px 0 0; display:inline; background:#FFFFFF;}
.footer_logo100511 .logo2 dd span { display:none; }
.footer_logo100511 .logo2 dd.bitauto { width:60px; background:url(../../union/images/footer_logo_091112.png) 0 0 no-repeat; }
.footer_logo100511 .logo2 dd.ucar { width:86px; background:url(../../union/images/footer_logo_091112.png) 0 -32px no-repeat; }
.footer_logo100511 .logo2 dd.baa { width:74px; background:url(../../union/images/footer_logo_091112.png) 0 -64px no-repeat; }
.footer_logo100511 .logo2 dd.chshj { width:60px; background:url(../../union/images/footer_logo_091112.png) 0 -96px no-repeat; }
.footer_logo100511 .logo2 dd.qchchj { width:131px; background:url(../../union/images/footer_logo_091112.png) 0 -128px no-repeat; }
.footer_logo100511 .logo2 dd.cycm { width:35px; background:url(../../union/images/footer_logo_091112.png) 0 -308px no-repeat; }
.footer_logo100511 .logo2 dd.jsqch { width:45px; background:url(../../union/images/footer_logo_091112.png) 0 -245px no-repeat; }
.footer_logo100511 .logo2 dd.chshd { width:60px; background:url(../../union/images/footer_logo_091112.png) 0 -273px no-repeat; }
.footer_logo100511 .logo2 dd a { height:32px; display:block; }