﻿@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-family:"宋体"; font-size:12px; background:#000; color:#FFCC66; }
#main_out { background:url(images/main_out.jpg) center repeat-y; }
.float_clear { clear:both; }
.float_left { float:left; }
.float_right { float:right; }
.display_none { display:none; }
img { border:none; }
.red { color:red; }
.must_input { font-weight:bold; color:red; }
.green { color:green; }
.blue { color:blue; }
.gray { color:gray; }
.purple { color:purple; }
.clear { clear:both; }
.highlight { color:#FFF; background:red; padding:1px; }
a { text-decoration:none; color:#FFCC66; }
a:hover { text-decoration:underline; color:#00FF00; }
p { line-height:26px; }
/* 顶部 */
#top_menu_main { background:#3F1E0B;height:27px; border-bottom:1px solid #622A0F; }
#top_menu {width:980px; margin:0 auto; height:27px; line-height:27px; padding:0 10px; }
#top_menu_left { float:left; width:260px; }
#top_menu_right { float:right; width:700px; text-align:right; }
#top_main { height:100px; }
#top {width:980px; margin:0 auto; }
#top_logo { float:left; width:200px; height:100px; }
#top_site_name { float:right; width:770px; height:100px; background:url(images/site_name.jpg) no-repeat; }
/* 导航 */
#navigation_main { height:43px;}
#navigation { height:43px; width:980px; margin:0 auto; background:url(images/navigation_bg.jpg) no-repeat; }
#navigation ul #navigation_home { float:right; line-height:43px; text-align:center; }
#navigation ul .main_nav { float:right; line-height:43px; text-align:center; background:url(images/navigation_li_bg.jpg) left no-repeat; padding-left:1px; }
#navigation ul li a { width:140px; display:block; font-size:14px; font-weight:bold; color:#FFCC66; }
#navigation ul li a:hover { font-size:14px; text-decoration:none; color:#FFF; background:url(images/navigation_hover_bg.jpg) center no-repeat; }
#navigation ul .current_navigation { font-size:14px; background:url(images/current_nav.jpg) center no-repeat; color:#FFF; }
/*导航栏下拉*/
#navigation ul li ul { display:none; position:absolute; background:#181109; padding:2px 0; border:1px solid #FFCC66; }
#navigation ul li ul li { line-height:20px; }
#navigation ul li ul li a { font-weight:normal; color:#FFCC66; font-size:12px; }
#navigation ul li ul li a:hover { text-decoration:none; background:none; font-size:12px; color:#FFF; background:#A51103; }
/* 当前位置 */
.current_location {width:970px; padding-left:10px; margin:3px auto; background:url(images/current_location.jpg) no-repeat; height:30px; line-height:30px; color:#00FF00; }
.current_location a { color:#00FF00; }
.current_location .current_channel { font-weight:bold; color:red; }
/* 幻灯 */
#banner_main {width:980px; margin:5px auto; }
#banner_title { }
#banner_body { border:1px solid #57523F; padding:4px;}
#banner_body img { width:970px; }
#banner_bottom { }
#banner_body { position: relative; }
#banner_body .bd li { }
#banner_body .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 20px; text-align: center; }
#banner_body .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 30px; height: 8px; margin-right: 2px; background: #FFF; overflow: hidden; line-height: 9999px; }
#banner_body .hd ul .on { width: 60px; background: #CF0501; }
#banner_body .container { }
#banner_body .container a { display: block; }
#banner_body .next, #banner .prev { position: absolute; top: 0; width: 68px; color: #FFF; line-text-align: center; cursor: pointer; }
#banner_body .next { right: 80px; background: url(images/next.png) center no-repeat;}
#banner_body .prev { left: 80px; background: url(images/prev.png) center no-repeat;}
/* 主体 */
#content_main { width:980px; margin:0 auto; }
#content_title { display:none; }
#content_body { margin:5px auto; }
#content_bottom { display:none; }
/*主体左侧*/
#left { float:left; width:240px; }
#left_h { display:none; }
#left_b { }
#left_f { display:none; }
.left_title { height:82px; background:url(images/left_title_bg.jpg) no-repeat; padding:0 15px; line-height:43px; }
.left_title h2 { font-size:14px; color:#FFCC66;  }
.left_title a { color:#FFCC66; }
.left_body { overflow:hidden; zoom:1; padding:0 30px; background:url(images/left_body_bg.jpg) repeat-y; }
.left_bottom { height:61px; background:url(images/left_bottom_bg.jpg) no-repeat;}
/*主体右侧*/
#right { float:right; width:730px;}
#right_h { display:none; }
#right_b { }
#right_f { display:none; }
.right_title { background:url(images/right_title_bg.jpg) repeat-x; height:40px; line-height:40px; padding:0 10px 0 40px; }
.right_title h2 { font-size:14px; color:#FFCC66; }
.right_body { padding:10px 20px; overflow:hidden; zoom:1; background:url(images/right_body_bg.jpg) repeat-y;}
.right_bottom { height:20px; background:url(images/right_bottom_bg.jpg) no-repeat; }
/*通用内容块*/
.c_title { background:#290E05;height:32px; line-height:32px; padding:0 10px; }
.c_title h2 { font-size:14px; color:#FFCC66; }
.c_body { padding:10px 15px; overflow:hidden; zoom:1; border:1px solid #290E05; border-top:none; background:#1A0605; }
.c_bottom { height:10px; }
/* 友情链接 */
#link_main { width:980px; margin:0 auto; }
#link_title { background:url(images/link_title_bg.jpg) repeat-x; height:40px; line-height:40px; padding:0 10px; }
#link_title a { color:#FFCC66; }
#link_title h2 { font-size:14px; color:#FFCC66; }
#link_body { padding:10px 20px; overflow:hidden; zoom:1; background:url(images/link_body_bg.jpg) repeat-y; }
#link_pic { overflow:auto; zoom:1; }
#link_pic ul li { float:left; padding:1px 3px; text-align:center; }
#link_pic img { width:90px; height:30px; padding:2px; border:1px solid #CCC; }
#link_pic ul li a:hover img { border:1px solid #6C9ACC; }
#link_text { overflow:auto; zoom:1; }
#link_text ul li { float:left; text-align:center; padding:1px; }
#link_text a { display:block; line-height:22px; padding:0 10px;}
#link_bottom {height:20px; background:url(images/link_bottom_bg.jpg) no-repeat;}
/* 版权信息 */
#copyright_main {width:980px; margin:0 auto; }
#copyright { border-top:1px solid #381301; padding:10px;}
/* 留言 */
.guestbook_main { padding:10px; border:1px solid #CCC; margin-bottom:10px; }
.guestbook_title { color:#227BAD; line-height:30px; font-weight:bold; border-bottom:1px dashed #227BAD; }
.guestbook_intro { line-height:30px; text-align:right; }
.guestbook_content { padding:5px; border:1px dashed #CCC; margin-bottom:10px; }
.guestbook_answer { padding:5px; border:1px solid #CCC; }
.guestbook_answer h2 { color:red; line-height:20px; font-size:12px; }
/*左侧通用列表*/
.ul_left_common li { line-height:30px; border-bottom:1px dashed #342B1A; padding-left:10px; background:url(images/ul_left_common.gif) left no-repeat; }
/*图片列表[简约]*/
.picture_list li { float:left; text-align:center; padding:4px; }
.picture_list li img { padding:4px; border:2px solid #342B1A; width:151px; height:151px; }
.picture_list li a { line-height:22px; }
.picture_list li a:hover img { border:2px solid #00FF00; }
/*图片列表[详细]*/
.picture_list_detail { border:1px solid #342B1A; padding:5px; margin-bottom:10px; }
.picture_list_detail_left { width:180px; float:left; }
.picture_list_detail_right { width:480px; float:right; }
.picture_list_detail_pic { padding:4px; border:1px solid #342B1A; width:160px; height:160px; }
.picture_list_detail a:hover .picture_list_detail_pic { border:1px solid #cc0000; }
.picture_list_detail_title { line-height:32px; border-bottom:1px dashed #999; background:url(images/picture_list.gif) left no-repeat; padding-left:15px; font-size:14px; }
.picture_list_detail_content { padding:5px; }
.picture_list_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; line-height:26px; }
.picture_list_detail_intro a { color:#999; }
/*图片列表[超细]*/
.picture_list_sdetail { border:1px solid #342B1A; padding:5px; margin-bottom:10px; }
.picture_list_sdetail_left { width:180px; float:left; }
.picture_list_sdetail_right { width:480px; float:right; }
.picture_list_sdetail_pic { padding:4px; border:1px solid #342B1A; width:160px; height:160px; }
.picture_list_sdetail a:hover .picture_list_sdetail_pic { border:1px solid #cc0000; }
.picture_list_sdetail_title { font-size:14px; line-height:26px; border-bottom:1px dashed #999; background:url(images/picture_list.gif) left no-repeat; padding-left:15px; }
.picture_list_sdetail_parameter { padding:5px; }
.picture_list_sdetail_content { padding:5px; border:1px dashed #999; }
.picture_list_sdetail_intro { text-align:right; color:#999; line-height:26px; }
.picture_list_sdetail_intro a { color:#999; }
/*推荐图片列表*/
.dropList dl dt { line-height:26px; border-bottom:1px dashed #342B1A; padding-left:10px; background:url(images/ul_left_common.gif) left no-repeat; }
.dropList dl dd { }
.dropList dl dd img { padding:4px; border:2px solid #342B1A; width:160px; margin-top:3px; }
.dropList dl dd a:hover img { border:2px solid #00FF00; }
/*文章列表*/
.article_list li { line-height:30px; border-bottom:1px dashed #342B1A; padding-left:15px; background:url(images/article_list.gif) left no-repeat; }
.article_list_detail { padding:0 10px; border:1px solid #CCC; margin-bottom:10px; }
.article_list_detail_title { font-size:12px; line-height:32px; border-bottom:1px dashed #999; padding-left:15px; background:url(images/article_list.gif) left no-repeat; font-size:14px; }
.article_list_detail_content { padding:5px; }
.article_list_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; line-height:26px; }
.article_list_detail_intro a { color:#999; }
/*评论列表*/
.commentlist { }
.commentlist dt { line-height:22px; border:1px dashed #CCC; padding:0 10px; background:#F5F5F5; }
.commentlist dd { padding:10px; border:1px dashed #CCC; border-top:none; margin-bottom:5px; }
.searchlist li { line-height:30px; border-bottom:1px dashed #999; }
/*分类列表 - 无限级分类*/
.channel_list_infinite { }
.channel_list_infinite li { line-height:22px; padding:2px 0; border-bottom:1px solid #3A2B18; text-align:center; }
.channel_list_infinite li a { display:block;  line-height:22px; }
.channel_list_infinite li a:hover { background:#371A0A; text-decoration:none; color:#FFF; }
.channel_list_infinite #current_channel_infinite a { background:#371A0A; font-weight:bold; color:#FFF; }
.channel_level1 { font-size:12px; font-weight:bold; }
.channel_level2 { font-size:12px; }
.channel_level3 { font-size:12px; }
/*分类列表 - 递推一级分类*/
.channel_list_recursion { }
.channel_list_recursion li { line-height:26px; padding:2px 0; border-bottom:1px solid #3A2B18; text-align:center;}
.channel_list_recursion li a { display:block;  line-height:22px; font-size:12px; font-weight:bold; }
.channel_list_recursion li a:hover { background:#371A0A; text-decoration:none; color:#FFF; }
.channel_list_recursion #current_channel_recursion a { background:#371A0A; color:#FFF; }
/*信息详情页*/
#info_name { font-size:16px; font-weight:normal; text-align:center; line-height:30px; }
#info_intro { padding:0 10px; text-align:right; color:#999; border:1px solid #622A0F; line-height:30px; background:#0C0B07; }
#info_intro a { color:#999; }
#info_scontent { padding:10px; background:#EFF3D9; border:1px solid #A6CC93; margin-top:10px; }
#info_content { padding:10px 0; }
#info_bcontent { padding:10px 0; font-size:14px; }
#info_extra { padding:10px 0; }
#info_pic { width:240px; }
#info_bpic { padding:10px; text-align:center; }
#info_bpic img { width:480px; padding:5px; border:1px solid #CCC; }
#info_around { padding:5px; background:#0C0B07; border:1px solid #622A0F; }
#info_comment { text-align:right; padding:20px 0; }
/*无缝滚动*/
#scrollleft { overflow:hidden; width:100%; }
#scrollleft .scrollmain { float:left; width:1000%; }
#scroll_a { float:left; }
#scroll_b { float:left; }
/*滑动门*/
#slide_navigation { overflow: hidden; zoom:1; }
#slide_navigation li { height:28px; float:left; line-height:28px; padding:0 1px; }
#slide_navigation li a { display:block; padding:0 10px; text-align:center; font-size:14px; color:#2362ED; font-weight:bold; }
#slide_navigation li a:hover { text-decoration:none; color:#FFF; background:#2362ED; }
#slide_navigation li .slide_current { color:#FFF; background:#2362ED; }
#slide_content { }
#sitemap li { padding:1px; }
#sitemap li a {  line-height:22px; display:block; padding:0 20px; border:1px solid #342B1A; }
#sitemap li a:hover { text-decoration:none; }
/*表单相关*/
input { font-family:"宋体"; font-size:12px; }
.form_text { font-size:12px; border:1px solid #342B1A; height:26px; line-height:26px; padding:0 5px; width:400px; background:#1A0605; color:#FFCC66; }
.form_text_verifycode { font-size:12px; border:1px solid #342B1A; height:26px; line-height:26px; padding:0 5px; width:50px; background:#1A0605; color:#FFCC66;}
#form_text_search { border:1px solid #342B1A; height:24px; line-height:24px; padding:0 5px; width:100px; background:#1A0605; color:#FFCC66; }
#form_submit_search { width:60px; height:26px; border:1px solid #342B1A; background:#1A0605; color:#FFCC66; }
.form_select { font-size:12px; border:1px solid #CCC; color:#FFCC66;}
.form_textarea { font-size:12px; width:400px; height:80px; padding:5px; border:1px solid #342B1A; background:#1A0605; color:#FFCC66;}
.form_checkbox { }
.form_submit { background:url(images/submit_button.jpg) no-repeat; width:79px; height:31px; border:none; color:#FFF; font-weight:bold; }
.form_file { font-size:12px; padding:3px 5px; border:1px solid #CCC; background:#FFF; }
.common_form { }
.common_form li { padding:10px 0; overflow: auto; zoom:1; border-bottom:1px dashed #342B1A; }
.common_form label { float:left; text-align:right; padding-right:10px; width:100px; display:block; height:28px; line-height:28px; font-size:14px; }
/*表格*/
.layout_table { border-collapse:collapse; width:100%; }
.common_table { border-collapse:collapse; width:100%; }
.common_table td { padding:5px; border:1px solid #342B1A; }
.common_table th { text-align:center; border:1px solid #342B1A; }
/* 漂浮的客服 */
#online_support_main { z-index:9999; left:-163px; width:197px; position:absolute }
#online_support { display:block; overflow:hidden; width:197px; zoom: 1; }
#online_support_content { display: inline; float: left; overflow: hidden; width: 163px; zoom: 1 }
#online_support_title { height:34px; background:url(images/online_support_title.jpg) no-repeat; }
#online_support_body { min-height:100px; background:url(images/online_support_body.jpg) repeat-y; padding:10px; text-align:center; color:#000; }
#online_support_bottom { height:20px; background:url(images/online_support_bottom.jpg) no-repeat; }
#online_support_button { display:inline; background:url(images/online_support_button.jpg) no-repeat; float:right; margin-top:33px; width:34px; height:96px }
/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; float:right; clear:both; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #3A2B18; padding:2px 5px; margin-left:4px; line-height:16px; }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c { background:#CC0001; color:#FFF; }
#total { color:red; }







