﻿@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-family:"宋体"; font-size:12px; background:#5C5C5C; }
#main_out {}
.float_clear { clear:both; height:10px; }
.float_left { float:left; }
.float_right { float:right; }
.display_none { display:none; }
img { border:none; padding:0px; }
.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; }
a { text-decoration:none; color:#fff; padding-top:0px;}
a:hover {  color:red; }
p { line-height:22px;padding-left:10px; color:#FFF;}
/* 顶部 */
#top_menu_main { background:url(../images/top_menu_bg.jpg) repeat-x; height:27px; }
#top_menu { height:27px; line-height:27px; text-align:right; width:980px; margin:0 auto; }
#top_menu_left { float:left; width:700px; text-align:left;}
#top_menu_right { float:right; width:260px; text-align:right; }
#top_menu a { color:#333; font-weight:bold;  }
#top_menu a:hover { color:#F00; font-weight:bold; text-decoration:none}
#top_main { }
#top { width:980px; margin:0 auto; height:100px; }
#top_logo { float:left; width:980px; height:100px; }
#top_logo0 { float:right; padding-top:15px;width:400px; height:51px;}
#top_site_name { float:left; width:500px; height:100px; background:url(../images/site_name.jpg) no-repeat; }
/* 导航 */
#navigation_main { }
#navigation { width:980px; height:61px; margin:0 auto; background:url(../images/navigation_bg.jpg) no-repeat;}
#navigation ul #navigation_home { float:left; line-height:61px; text-align:center;  }
#navigation ul .main_nav { float:left; line-height:61px; text-align:center; padding-left:2px;background:url(../images/navigation_li_bg.jpg) right no-repeat;}
#navigation ul li a { width:86px; display:block; font-size:13px; font-weight:bold; color:#FFF; }
#navigation ul li a:hover { font-size:13px; text-decoration:none; color:#cc0000; background:none; }
#navigation ul .current_navigation { font-size:13px; background:none; color:#fff; }
/*导航栏下拉*/
#navigation ul li ul { display:none; position:absolute; background:#595959;  }
#navigation ul li ul li { line-height:30px; border:1px solid #FFF;}
#navigation ul li ul li a { font-weight:normal; color:#FFF; font-size:12px; width:95px; height:30px;}
#navigation ul li ul li a:hover {  background:#993300; font-size:12px; color:#fff; }
/* 当前位置 */
.current_location { width:920px; margin:0 auto; margin-top:5px; padding-left:60px; height:35px; line-height:35px; background:url(../images/current_location.jpg) repeat-x; color:#0B3B7D; }
.current_location a { color:#0B3B7D; }
.current_location .current_channel { font-weight:bold; color:red; }
/* 幻灯 */
#banner_main { }
#banner { width:980px; border:0px solid #C8D0D2; margin:0 auto; margin-top:5px; }
#banner img { width:980px; }
/* 主体 */
#content_main { }
#content_title { display:none; }
#content_body { width:980px; margin:5px auto;  background:#252525; }
#content_bottom { display:none; }
/*主体左侧*/
#left { float:right; width:248px; background:#252525; color:#FFF;}
.left_title { height:30px; line-height:20px; background:url(../images/left_title_bg.jpg) no-repeat; }
.left_title0 { height:112px; background:url(../images/lx.jpg) no-repeat; }
.left_title0 h2 { text-indent:2em; font-size:13px; color:#fff; line-height:30px; font-family:"微软雅黑"; }
.left_title h2 { text-indent:2em; font-size:13px; color:#fff; line-height:30px;font-family:"微软雅黑";}
.left_title h2 a { font-size:13px; color:#C7231D; }
.left_body { overflow:hidden; zoom:1; padding:10px 0 ; }

.left_body .form_text { width:140px; }
.left_body .form_textarea { width:140px; }
.left_bottom { height:15px; }

/*主体右侧*/
#right { float:left; width:710px; border-left:0px solid #E5E5E5; padding-left:10px; }
.right_title { background:url(../images/right_title_bg0.jpg) left no-repeat; height:30px; line-height:30px;  padding-left:18px; border-bottom:0px solid #454545;}
.right_title2 { background:url(../images/right_title_bg.jpg) left no-repeat; height:30px; line-height:30px;  padding-left:18px; border-bottom:1px solid #E5E5E5;}
.right_title1 {  height:27px; line-height:27px;  padding-left:18px; border-bottom:1px solid #600001;}
.right_title0 { background:url(../images/right_title_bg0.jpg) left no-repeat;position: relative;white-space: nowrap; height:30px; line-height:30px;  padding-left:18px; border-bottom:0px solid #1967b1;}
.right_title0 h2 { font-size:13px; color:#fff; font-family:"微软雅黑"; }
.right_title0 h1 { font-size:15px; color:#fff;  font-family:"微软雅黑";}
.right_title h2 { font-size:13px; color:#fff; font-family:"微软雅黑"; }
.right_title2 h2 { font-size:13px; color:#fff; font-family:"微软雅黑"; }

.right_title3 { background:url(../images/right_title_bg.jpg) left no-repeat;position: relative;white-space: nowrap; height:30px; line-height:30px;  padding-left:42px; border-bottom:0px solid #1967b1;}
.right_title3 h2 { font-size:13px; color:#fff; font-family:"微软雅黑"; }
.right_title3 h1 { font-size:15px; color:#ffffff;  font-family:"微软雅黑";}

.right_body { padding:0px 0; overflow:hidden; zoom:1; color:#FFF;}
.right_bottom { height:5px; }
/* 友情链接 */ 
#link_main { padding:0 0 10px 0; }
#link_title { background:#252525 url(../images/right_title_bg1.jpg) left no-repeat; height:30px; line-height:30px; padding:0 0px; width:960px; margin:0 auto;}
#link_title a { color:#fff;  background:url(../images/right_title_bg.jpg) left no-repeat;}
#link_title h2 {text-indent:20px; font-size:13px; color:#FFF;}
#link_body { width:938px; margin:0 auto; border-top:2px solid #610102; padding:10px 20px; }
#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; width:100px; }
/* 底部导航 */
#bottom_navigation { vertical-align:middle;width:978px; margin:5px auto; height:26px; line-height:26px; background:#EFF3D9; border:1px solid #D0D0D0; text-align:center; }
#bottom_navigation a { color:#333333; }
/* 版权信息 */
#copyright_main { }
#copyright { width:980px; height:120px; margin:0 auto; padding:0px 0;background:url(../images/yejiao.jpg) no-repeat; }
/* 留言 */
.guestbook_main { padding:10px; border:1px solid #CCC; margin-bottom:10px; }
.guestbook_title { color:#227BAD; line-height:30px; font-weight:bold;}
.guestbook_intro { text-align:right; }
.guestbook_content { padding:5px; margin-bottom:10px; }
.guestbook_answer { padding:5px; border:1px dashed #CCC; }
.guestbook_answer h2 { color:red; line-height:20px; font-size:12px; }
/*左侧通用列表*/
.ul_left_common li { line-height:26px; border-bottom:1px dashed #CCC; padding-left:15px; background:url(../images/ul_left_common0.gif) left no-repeat; }
/*产品列表*/
.productslist li { float:left; text-align:center; margin:5px 4px;  }
.productslist li img { padding:2px; border:1px solid #999999; width:156px; height:117px; }
.productslist li a { line-height:22px; }
.productslist li a:hover img { border:1px solid #cc0000; }
.productslist_detail { }
.productslist_detail_layout { border-collapse:collapse; width:100%; margin-bottom:10px; }
.productslist_detail_pic { padding:4px; border:1px solid #999999; width:160px; height:120px; float:left; margin-right:10px; }
.productslist_detail a:hover .productslist_detail_pic { border:1px solid #cc0000; }
.productslist_detail_title { font-size:13px; line-height:26px; border-bottom:1px dashed #999; background:url(../images/productslist.gif) left no-repeat; padding-left:15px; }
.productslist_detail_content { }
.productslist_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; margin-bottom:10px; line-height:26px; }
.productslist_detail_intro a { color:#999; }
/*推荐产品列表*/
.dropList dl dt { line-height:26px; border-bottom:1px dashed #CCC; padding-left:15px; background:url(../images/ul_left_common.gif) left no-repeat; }
.dropList dl dd { }
.dropList dl dd img { padding:4px; border:1px solid #999999; width:206px; margin-top:3px; }
.dropList dl dd a:hover img { border:1px solid #cc0000; }
/*下载列表*/
.downloadlist li { line-height:30px; border-bottom:1px dashed #999; background:url(../images/downloadlist.gif) left no-repeat; padding-left:15px; }
.downloadlist_detail { }
.downloadlist_detail_layout { border-collapse:collapse; width:100%; margin-bottom:10px; }
.downloadlist_detail_pic { padding:4px; border:1px solid #999999; width:140px; height:105px; float:left; margin-right:10px; }
.downloadlist_detail a:hover .downloadlist_detail_pic { border:1px solid #cc0000; }
.downloadlist_detail_title { font-size:13px; line-height:26px; border-bottom:1px dashed #999; background:url(../images/downloadlist.gif) left no-repeat; padding-left:15px; }
.downloadlist_detail_content { }
.downloadlist_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; margin-bottom:10px; line-height:26px; }
.downloadlist_detail_intro a { color:#999; }
/*案例列表*/
.caselist li { line-height:30px; border-bottom:1px dashed #999; background:url(../images/caselist.gif) left no-repeat; padding-left:10px; }
.caselist_detail { }
.caselist_detail_layout { border-collapse:collapse; width:100%; margin-bottom:10px; }
.caselist_detail_pic { padding:4px; border:1px solid #999999; width:160px; height:120px; float:left; margin-right:10px; }
.caselist_detail a:hover .caselist_detail_pic { border:1px solid #cc0000; }
.caselist_detail_title { font-size:13px; line-height:26px; border-bottom:1px dashed #999; background:url(../images/caselist.gif) left no-repeat; padding-left:10px; }
.caselist_detail_content { }
.caselist_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; margin-bottom:10px; line-height:26px; }
.caselist_detail_intro a { color:#999; }
/*新闻列表*/
.newslist li { line-height:30px; border-bottom:1px dashed #999; padding-left:15px; background:url(../images/newslist.gif) left no-repeat; }
.newslist_detail { }
.newslist_detail_title { font-size:13px; line-height:26px; border-bottom:1px dashed #999; padding-left:15px; background:url(../images/newslist.gif) left no-repeat; }
.newslist_detail_content { padding:5px; }
.newslist_detail_intro { text-align:right; color:#999; border-top:1px dashed #999; margin-bottom:10px; line-height:26px; }
.newslist_detail_intro a { color:#999; }
/*公告列表*/
.noticelist li { line-height:26px; border-bottom:1px dashed #CCC; padding-left:10px; background:url(../images/noticelist.gif) left no-repeat; }
/*评论列表*/
.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:24px; padding:1px; border-bottom:1px solid #E3E3E1;background:url(../images/ul_left_common.gif) left no-repeat; }
.channel_list_infinite li a { display:block; padding:0 5px 0 25px; color:#fff;}
.channel_list_infinite li a:hover {  color:red; text-decoration:none; }
.channel_list_infinite #current_channel_infinite a {  font-weight:bold; color:red; }
.channel_level1{ font-size:12px; font-weight:bold;}
.channel_level2{ font-size:12px; font-weight:bold;}
.channel_level3{ font-size:12px;}
/*分类列表 - 递推一级分类*/
.channel_list_recursion { }
.channel_list_recursion li { line-height:24px; padding:1px; border-bottom:1px solid #E3E3E1;background:url(../images/ul_left_common.gif) left no-repeat; }
.channel_list_recursion li a { display:block;  padding:0 5px 0 20px; color:#fff; }
.channel_list_recursion li a:hover { color:red; text-decoration:none; }
.channel_list_recursion #current_channel_recursion a { font-weight:bold; color:red; }
/*信息详情页*/
#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 dashed #CCC; line-height:30px; }
#info_intro a { color:#999; }
#info_content { padding:10px 0; }
#info_extra { padding:10px 0; }
#info_pic { width:240px; }
#info_around { background:#252525； padding:5px; border:1px solid #E3E3E3; }
#info_comment {  }
/*无缝滚动*/
#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; border-bottom:0px solid #E4E4E4; }
#slide_navigation li { text-align:center;cursor: pointer; width:90px; height:28px; list-style-type: none;list-style-type: none;margin: 0 1px; padding-top: 0; font: 12px/28px simsun; float:left;  line-height:30px; background: url(../images/0071.jpg) no-repeat  transparent; color:#CCC; }
#slide_navigation li a { display:block; padding:0 10px; text-align:center; font-size:13px; color:#fff; font-weight:bold; }
#slide_navigation li a:hover { text-decoration:none; color:RGB(96,0,1); }
#slide_content { }
#slide_navigation .slide_on {
background:url(../images/007.jpg) no-repeat  transparent; color:#fff; }

/*网站地图*/
#sitemap li { padding:1px; }
#sitemap li a { background:#464646; line-height:25px; display:block; padding:0 20px; border:0px solid #A6CC93; }
#sitemap li a:hover { text-decoration:none; background:#FFF; }
#sitemap li.depth1{font-weight:bold; color:#C00}
#sitemap li.depth2{color:#fff}
#sitemap li.depth3{color:#fff}
#sitemap li.depth4{color:#fff}
#sitemap li.depth5{color:#fff}

/*表单相关*/
input { font-family:"宋体"; font-size:12px; }
.form_text { font-size:12px; border:1px solid #CCC; height:26px; line-height:26px; padding:0 5px; width:500px; }
.form_text_verifycode { vertical-align:middle; font-size:12px; border:1px solid #CCC; height:26px; line-height:26px; padding:0 5px; width:50px; }
#form_text_search { margin-left:15px; border:1px solid #CCC; height:24px; line-height:24px; padding:0 5px; width:135px; }
#form_submit_search { margin-left:5px; width:60px; height:26px; border:1px solid #CCCCCC; background:#FFF; }
.form_select { font-size:12px; border:1px solid #CCC; }
.form_textarea { font-size:12px; width:500px; height:80px; padding:5px; border:1px solid #CCC; }
.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:2px; overflow: auto; zoom:1;}
.common_form label { float:left; width:80px; display:block; height:28px; line-height:28px; }
/*表格*/
.layout_table { border-collapse:collapse; width:100%; }
.common_table { border-collapse:collapse; width:100%; }
.common_table td { padding:5px; border:1px solid #DBDBDB; }
.common_table th { text-align:center; border:1px solid #DBDBDB; }
/* 漂浮的客服 */
#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; }
#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 #D3D1D1; padding:2px 5px; margin-left:4px; 
line-height:22px; 
}
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover { background:#CC0001; color:#ff9900; }
.page_turner .current{ background:#CC0001; color:#FFF;}
.page_turner #total{color:red}


.picture_list_detail_left { width:50px; float:left; }
.picture_list_detail_right { width:165px; float:right; }