@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	list-style:none;
}
html { 
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;
	overflow-x:hidden;
}
body{
	color:#666;/*网站主体内容颜色*/
	font-family:"宋体",Arial,"Microsoft YaHei",Verdana,SunSans-Regular,Sans-Serif;
	font-size:12px;	
	line-height:2em;
}
img{
	border:0 none;
	display:block;
}
h1,h2,h3,h4,h5{
	font-size:14px;
}
a,area {blr:expression(this.onFocus=this.blur()) } /*for IE*/
:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}/*for Firefox*/
.clear{ 
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
a{color:#666; text-decoration:none;}/*网站中最普遍的链接颜色*/
a:hover{ text-decoration:underline;}
/*------------*/
.top, .pageTop, .pageMain { position:relative; left:50%; margin-left:-700px; width:1400px;}
.top{ text-align:center;}
.top img { display:inline;}
.pageTop { height:479px;}
.pageTop_L { background:url(page_top_01.jpg) no-repeat; width:210px; height:479px;}
.pageTop_M { background:url(1228_xx_page_top_02.jpg) no-repeat; width:980px; height:479px; position:relative;}
.pageTop_R { background:url(page_top_03.jpg) no-repeat; width:210px; height:479px;}

.nav_div { background:url(nav_bg.png) no-repeat;_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_bg.png', sizingMethod='scale'); width:990px; height:85px; position:absolute; left:0; top:0;}
.nav_ul { float:left; padding:10px 0 0 45px;}
.nav_ul li { float:left;}

.pageMain { background:url(body_bg.jpg); padding-bottom:80px;}
.menuBar { background:url(meu_bg.jpg) no-repeat; height:55px;}

.menu_div { width:980px; margin:0 auto; height:55px;}
.menu_ul { float:left; margin-left:105px; display:inline; height:55px;}
.menu_ul li { float:left; height:43px;}
.menu_ul li a { background:url(menu_bg.gif) no-repeat; float:left; height:43px; text-indent:-9999px;}
.menu_ul li a.menu_1 { width:165px; background-position:0 0;}
.menu_ul li a.menu_2 { width:183px; background-position:-165px 0;}
.menu_ul li a.menu_3 { width:149px; background-position:-348px 0;}
.menu_ul li a.menu_4 { width:162px; background-position:-497px 0;}
.menu_ul li a.menu_5 { width:191px; background-position:-659px 0;}

.menu_ul li.on a.menu_1, .menu_ul li a.menu_1:hover { background-position:0 -43px;}
.menu_ul li.on a.menu_2, .menu_ul li a.menu_2:hover { width:183px; background-position:-165px -43px;}
.menu_ul li.on a.menu_3, .menu_ul li a.menu_3:hover { width:149px; background-position:-348px -43px;}
.menu_ul li.on a.menu_4, .menu_ul li a.menu_4:hover { width:162px; background-position:-497px -43px;}
.menu_ul li.on a.menu_5, .menu_ul li a.menu_5:hover { width:191px; background-position:-659px -43px;}

.mainBar { width:980px; margin:0 auto;}
.pub_left { width:650px;}
.pub_left h1 { background:url(show_tit.jpg) no-repeat; height:50px;}
.pub_left h1 tt { float:left; text-indent:-9999px;}
.pub_left h1 a.more { float:right; margin:26px 20px 0 0; font:400 12px/1.5 simsun; color:#fff;}
.show_div { background:url(show_img_bg.jpg) no-repeat; width:270px; height:250px;}
.show_img { padding:15px 0 0 22px;}
.show_img img { width:212px; height:118px;}
.show_txt { padding:45px 30px 0 30px; text-indent:2em; line-height:20px; color:#000;}
.show_list_ul { padding:10px 0 0 10px;}
.show_list_ul li { position:relative; width:119px; overflow:hidden; float:left; margin:0 5px 10px 0; text-align:center; display:inline;}
.show_list_ul li a { position:absolute; left:0; top:0;}

.pub_right { width:255px;}
.pub_right h1 { background:url(huodong_tit.jpg) left bottom no-repeat; width:254px; height:50px; margin-bottom:10px;}
.pub_right h1 tt { float:left; text-indent:-9999px;}
.pub_right h1 a.more { float:right; margin:26px 20px 0 0; font:400 12px/1.5 simsun; color:#fff;}
.huodong_div { position:relative; clear:both;}
.huodong_div a { position:absolute; left:0; top:0;}
.huodong_div p { line-height:20px; color:@000; text-indent:2em; padding:5px 10px;}

.story .pub_left { width:255px;}
.story .pub_left h1 { background:url(story_tit.gif) left bottom no-repeat;}

.story .pub_mid { width:361px; margin-left:50px; display:inline;}
.pub_mid h1 { background:url(story_mid_tit.gif) no-repeat; height:50px;}
.pub_mid h1 tt { float:left; text-indent:-9999px;}
.pub_mid h1 a.more { float:right; margin:26px 20px 0 0; font:400 12px/1.5 simsun; color:#fff;}

.story .pub_right h1 { background:url(story_right.gif) left bottom no-repeat; height:50px;}
.story .show_list_ul li { width:91px;}
.story .show_list_ul { width:91px; float:left;}
.story_news { float:left; width:250px;}
.story_news_ul { padding:10px 0 0 20px;}
.story_news_ul li { background:url(ico_arr.gif) left center no-repeat; height:28px; line-height:28px; padding-left:10px; border-bottom:1px dotted #527329;}
.story_chatu1 { margin-bottom:10px; float:left; width:100%;}
.story_chatu1 img { float:left;}
.story_chatu1 p { float:right; width:120px; padding:0 5px 0 0; text-indent:0;}


.school .pub_left { width:255px;}
.school .pub_left h1 { background:url(hot_tit.jpg) left bottom no-repeat;}
.school .pub_mid { width:361px; margin-left:30px; display:inline;}
.school .pub_right h1 { background:url(new_add_tit.jpg) left bottom no-repeat; height:50px;}
.school .show_list_ul li { width:91px;}
.school .show_list_ul { width:91px; float:left;}
.school .pub_mid h1 { background:url(fangtan_tit.jpg) no-repeat; height:50px;}
.school .pub_left .story_news { padding:0;}
.school .show_div { background:none;}
.school .pub_left .story_news_ul li { height:22px; border:none;}
.school .pub_right .show_list_ul { width:auto; padding-top:0;}
.school .pub_right .show_list_ul li { margin-right:30px; margin-bottom:0;}
.school_banenr { clear:both; float:left; _margin-top:-10px;}
.hotshowdiv { margin:10px 0 0 10px;}

.newadd .pub_right .show_list_ul { width:auto;}
.newadd .pub_right .show_list_ul li { margin-bottom:0;}
.newadd .pub_left h1 { background:url(newadd_tit.jpg) left bottom no-repeat;}
.newadd .pub_mid h1 { background:url(zixun_tit.jpg) left bottom no-repeat; height:50px;}
.newadd .pub_right h1 { background:url(youyisi_tit.jpg) left bottom no-repeat; height:50px;}

.biao .pub_left h1 { background:url(letstalk_tit.jpg) left bottom no-repeat;}
.biao .pub_mid h1 { background:url(shijiao_tit.jpg) left bottom no-repeat;}
.biao .pub_right h1 { background:url(talk_tit.jpg) left bottom no-repeat;}


.talk_list { clear:both; overflow:hidden;}
.talk_div { margin-bottom:8px; overflow:hidden; clear:both;}
.user_pho { float:left; width:50px;}
.user_pho img { border:1px solid #fff;}
.info_div { float:right; width:190px;background:url(talk_bg.gif) left top no-repeat; padding-top:8px; position:relative;}
.com_div {background:url(talk_bg.gif) left bottom no-repeat; padding:0 10px 5px 10px;}
.talk_arr {background:url(talk_arr.gif) no-repeat; width:8px; height:10px; overflow:hidden; font:400 1px/0 arial; position:absolute; left:-7px; top:15px;}
.user_name { font:400 12px/1.5 simsun; color:#f05776;}
.user_name a, .info_div a { color:#f05776;}

.footBanner { background:url(foot_img.jpg) no-repeat; width:980px; height:140px; clear:both; margin:0 auto;}
.footBar { background:url(foot_bar.jpg) no-repeat; width:980px; height:105px;  clear:both; margin:0 auto;}
.footer{text-align:center; color:#fff; padding:15px 0 0 0;}
.footer a { color:#fff;}

/*===========图片最终页===========*/
.product { width:940px;}
.product .pub_left { width:100%;}
.product .pub_left h1 { background:url(keaibaobao_tit.gif) left bottom no-repeat; height:50px;}
.pageMain .xinxian .pub_left .main2 .guest h1 { background:url(xinxian_tit.gif) left bottom no-repeat; height:50px;}

.mbx { clear:both; height:40px; line-height:40px; background:url(xuxian.gif) left bottom repeat-x;}
.mbx a, .mbx span { margin:0 3px; color:#000;}
.mbx span { font-weight:bold;}
.mbx_left { float:left;}
.mbx_right { float:right; color:@ff6600;}
.pub_left .mbx_right a { color:#ff6600;}

.jsBox {}
.bigImg { position:relative; height:460px;}
.btn_left { background:url(btn_pre.gif) no-repeat; width:75px; height:75px; position:absolute; left:0; top:180px; cursor:pointer;}
.btn_right { background:url(btn_next.gif) no-repeat; width:75px; height:75px; position:absolute; right:0; top:180px; cursor:pointer;}
.js_content { position:absolute; left:140px; top:15px; width:670px; height:440px; overflow:hidden;}
.jsimg { text-align:center; color:#000;}
.jsimg p { line-height:20px;}
.jsimg p.img_tit { padding-top:10px;}
.jsimg a { color:#000;}
.jsimg tt { color:red;}

.smallImg { width:100%; overflow:hidden;}
.smallimg_list { white-space:nowrap; padding-top:5px;}
.smallimg_list li, .smallimg_list li img { display:inline;}
.smallimg_list li { margin-right:4px;}

.main2 {}
.guest { width:650px;}
.product .pub_left .main2 .guest .guestBox h1 { background:url(guest_tit.gif) left bottom no-repeat; height:50px;}
.guest_speak { padding-bottom:10px;}
.guest_textarea  { width:100%; border:1px solid #e4e4e2; height:60px;}
.guest_btn { text-align:right;}
.guest_btn img { display:inline;}

.guest_list .g_bar { background:url(xuxian.gif) left bottom repeat-x; width:100%; float:left; clear:left; padding-top:10px;}
.guest_list .right { width:580px; margin-right:10px; display:inline;}
.guest_list h4 { overflow:hidden;}
.guest_list .userName { float:left; font:700 12px/1.5 simsun;}
.guest_list .time { float:right; font:400 12px/1.5 simsun;}
.guest_list .g_rep { clear:both; overflow:hidden;}
.guest_list .g_rep a { float:right;}

.pages { clear:both; text-align:right; height:22px; line-height:22px; padding:10px 5px;}
.pages a {}
.pages span.on, .pages span tt { color:#ff6600;}

.main2 .pub_right { width:254px; line-height:20px;}
.product .jindan h1 { background:url(jindan_tit.gif) left bottom no-repeat; height:50px;}

.jindan_news .story_news_ul { padding:0; padding-bottom:10px;}
.jindan .huodong_div a { position:relative;}
.chatu_banner { padding-bottom:10px;}



.linksdiv, .showime { clear:both;}
.product .pub_left .showime h1 { background:url(guest_showtime_tit.gif) left bottom no-repeat; height:50px;}
.show_list { text-align:center;}
.product .pub_left .linksdiv h1 { background:url(links_tit.gif) left bottom no-repeat; height:50px;}

.links_list { width:100%; overflow:hidden; float:left; clear:both;}
.links_ul { float:left; width:1000px; padding:15px 0 0 15px;}
.links_ul li { float:left; margin:0 40px 10px 0;}

.content_p { padding:15px 0; line-height:22px;}
.content_p .con-tit { text-align:center; padding:10px 0;}
.content_p p { padding:10px 0; text-indent:2em;}
.content_p .pages { text-align:center;}

.product .showtims_pro h1 { background:url(showtime_pro.gif) left bottom no-repeat; height:50px;}
.product .huodong_pro h1 { background:url(huodong_pro.gif) left bottom no-repeat; height:50px;}
.product .shiyong_pro h1 { background:url(shiyong_pro.gif) left bottom no-repeat; height:50px;}

.shiyong_news .story_news_ul { padding:0; padding-bottom:10px;}

.news_list .story_news_ul { padding:0;}
.news_list .story_news_ul a { float:left;}
.news_list .story_news_ul .time { float:right;}

.photo_list { width:100%; overflow:hidden; color:#444;}
.photo_list a { color:#444;}
.photo_ul { width:700px; float:left;}
.photo_ul li { background:url(photo_list_bg.gif) no-repeat; width:190px; height:144px; overflow:hidden; position:relative; float:left; margin-right:40px; margin-bottom:5px;}
.photo_ul p { line-height:18px; padding:0; text-align:center; text-indent:0;}
.photo_ul a img { padding:10px 0 0 20px;}
.photo_ul .txt { position:absolute; left:20px; bottom:15px; width:150px;}
.photo_ul .img_control tt { color:#fff;}
.photo_ul {}

.img_control {}
.img_control a { margin-right:5px; background:url(ico_like.gif) left center no-repeat; padding-left:25px;}

.faces { width:100%; float:left; padding:5px 0;}
.faces a { float:left; margin-right:5px;}

/*新鲜速递add*/
.freshPage .pageTop_L { background:url(xx_page_top_01.jpg) no-repeat; width:210px; height:479px;}
.freshPage .pageTop_M { background:url(1228_xx_page_top_02.jpg) no-repeat; width:980px; height:479px; position:relative;}
.freshPage .pageTop_R { background:url(xx_page_top_03.jpg) no-repeat; width:210px; height:479px;}
.freshPage .menuBar { background:url(xx_meu_bg.jpg) no-repeat; height:55px;}