﻿@charset "utf-8";
/* CSS Document */
/* 通用属性 */
* { margin:0; padding:0; list-style:none; font-family:"微软雅黑", "宋体"; font-size:12px; }
body {  }
.layout { width:1200px; margin:0 auto }
.float_left { float:left; }
.float_right { float:right; margin-right:10px }
.float_right a { font-size:12px; color:#26609D }
.tag { float:right }
.tag a { color:#888888; }
.display_none { display:none; }
h2 { font-size:16px }
img { border:none; }
.red { color:red; }
.green { color:green; }
.blue { color:blue; }
.gray { color:gray; }
.purple { color:purple; }
.clear { clear:both; }
a { text-decoration:none; color:#333333; }
a:hover { text-decoration:underline; color:#276A09; }
p { line-height:22px; }
.line { border-top:1px solid #F4F4F4; margin:10px 0 }
.middle { text-align:center; font-size:16px; color:#666666}
.yellow { font-size:16px; color:#FD731A}
/* 顶部 */
#top { height:215px; background:url(images/head_bj.gif) repeat-x }
#top_bg { width:1000px; margin:0 auto} 
#top_welcome {float:left; line-height:30px}
#top_right { float:right;line-height:30px}
#top a { padding:0 8px; font-size:14px; color:#999999; line-height:40px }
#top a:hover { text-decoration:none }
#logo { width:967px; margin:0 auto}
#se { float:right; width:270px; padding:40px 10px 10px 10px }
/* 导航 */
#navigation { width:1000px; margin:0 auto }
#navigation ul #navigation_home { float:left; line-height:35px; text-align:center; }
#navigation ul .main_nav { float:left; line-height:35px; text-align:center; }
#navigation ul li a { width:118px; height:35px; line-height:35px; display:block; background:url(images/nav_line.gif) center right no-repeat; font-size:14px; color:#fff; }
#navigation ul li a:hover { font-size:14px; text-decoration:none; line-height:35px; background:#333333; color:#fff; }
#navigation ul .current_navigation { font-size:14px; background:#333333 }
#notice { width:1000px; margin:0 auto; height:40px; line-height:40px; padding-left:20px }
/*导航栏下拉*/
#navigation ul li ul { display:none; position:absolute; background:#000; padding:2px 0; border:1px solid #FFF; }
#navigation ul li ul li { line-height:20px; }
#navigation ul li ul li a { font-weight:normal; color:#FFF; font-size:16px; }
#navigation ul li ul li a:hover { text-decoration:underline; background:none; font-size:16px; color:#FFF; }
/*banner*/
#lt_body { float:left; width:229px; border: 1px solid #e8e8e8; border-top: none; box-shadow: 0 2px 5px #e8e8e8; background: #fff; }
#lt_body ul li {}
.b_class { font-size:18px; color:#262626; height:30px; line-height:30px; margin:20px}
.s_class { font-size:14px; color:#666666; height:30px; line-height:30px;}
#lt_body ul li ul a{ padding:20px}
#ct_body { float:left; width:710px; margin-left:10px; margin-top:10px; }
#rt_body { float:right;width:240px; padding-top:20px; background: #cfd8dd; border:1px solid #ddd; border-bottom:0px; box-shadow:0 2px 5px #ddd; }
#rt_body p { color:#455A64; font-size:14px}
#rt_body dl{ line-height:22px; padding-left:15px; color:#949494; font-size:14px}
#kinMaxShow { margin:0 auto; }
#hot { margin-top:15px}
/*搜索按钮*/
#form_text_search { border:1px solid #CCC; position:relative; background:url(images/ser.jpg) left no-repeat; height:38px; line-height:38px; padding:0 5px 0 5px; width:210px; color:#d6d6d6 }
#form_submit_search { width:70px; height:40px; position:absolute; background:url(images/se.gif) no-repeat; border:none; cursor: pointer; color:#fff; left: 1261px; top: 80px; }
/* 当前位置 */
.current_location { width:1002px; text-align:right; margin:1px auto; background:#EAEAEA; height:24px; line-height:24px; color:#000; }
.current_location a { color:#000; }
#banner { width:980px; margin:0 auto; background:url(images/bg.gif) repeat; padding:10px 0 }
#banner1 { width:1423px; margin:0 auto;  }
#banner_body { text-align:center; padding:5px 0; background:url(images/bg.gif) repeat }
/*产品滑动门*/
#tab_menu { overflow:auto; zoom:1; }
#tab_menu li { float:left; line-height:28px; padding:0 10px; text-align:center; font-size:12px; color:#2362ED; font-weight:bold; cursor:pointer; color:#C40100; }
#tab_menu .tab_menu_in { background:#C40100; color:#FFF; }
#sitemap li { padding:1px; }
#sitemap li a { background:#EFF3D9; line-height:22px; display:block; padding:0 20px; border:1px solid #A6CC93; }
#sitemap li a:hover { text-decoration:none; background:#FFF; }
.tab { margin:20px; }
.tab .control { height:30px; line-height:30px; overflow:hidden; border-bottom:2px #f90 solid; }
.tab .control span { cursor:pointer; color:#666; font-size:14px; display:inline-block; padding:0 30px; height:30px; line-height:30px; }
.tab .control span:hover { color:#f60; }
.tab .control span.selected { color:#f0f0f0; background-color:#f90; }
.tab .show { margin:0px auto; padding-top:20px; }
.tab .show>div { }
/* 主体 */
#content { margin:0 auto; background:url(images/bg.gif) repeat }
#content_main { width:1000px; margin:0 auto; background:#fff; }
#content_body { width:960px; margin:0 20px;}
#contact{ margin-top:10px; padding:10px 0;}
#c_lt { float:left; width:356px; padding-top:10px;}
#c_rt { float:right; width:440px; margin-right:110px; padding-top:10px; }
#n_lt{ float:left; width:313px}
#n_ct { float:left; width:313px; margin-left:10px}
#n_rt { float:right; width:313px;} 
/*主体左侧*/
#left { float:left; width:179px; margin-top:10px; }
.left_title { height:34px; color:#fff; margin-top:10px; text-align:center; background:url(images/listh2.gif) no-repeat; font-size:14px; line-height:34px; }
.left_body { padding:10px; overflow:hidden; border:1px solid #E1E1E1; border-top:none; line-height:22px; zoom:1; color:#333333 }
.left_bottom { height:46px; background:url(images/cp_d.gif) no-repeat; }
.lt_body ul li a{ font-size:18px; text-align:center}
/*主体右侧*/
#index_right { width:960px; margin-top:20px; }
#right { float:right; width:766px; margin-top:20px; }
.right_title { background:url(images/icon.gif) left no-repeat; border-bottom:1px solid #B81215; height:34px; line-height:34px; font-size:16px; padding-left:25px; color:#B81215 }
.right_body { overflow:hidden; background:#fff; font-size:14px; padding:10px 5px 10px 15px; margin-bottom:10px; color:#555555; zoom:1; line-height:24px; }
#about { margin-top:20px; }
#content p {font-size:14px}
/*通用内容块*/
.c_title { background:url(images/center_title.gif) no-repeat; height:38px; line-height:38px; margin-top:5px; padding:0 10px; }
.c_title a { color:#FFF }
.c_title h2 { font-size:14px; color:#fff; padding-left:30px }
.c_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #2073A3; background:#EBF7FF; border-top:none; }
.c_bottom { height:10px; }
/* 友情链接 */
#link { width:960px; margin:10px auto; }
.link_title { height:64px; font-size:14px; line-height:64px; padding-left:40px; background:url(images/t01.gif) no-repeat }
.link_body { padding:10px; line-height:22px; }
.link_body ul li { float:left; padding:0 5px; }
/* 底部导航 */
#bottom_navigation { margin:0 auto; height:30px; color:#fff; line-height:30px; background:#B81215; text-align:center; }
#bottom_navigation a { color:#fff; padding:0 30px}
/* 版权信息 */

#foot_bg { width:960px; margin:0 auto; padding-top:10px; background:url(images/ft_bg.gif) repeat-x }
#foot { background:#3A3535; margin-top:10px; color:#fff; padding:10px 0; text-align:center}
#copyright_main { padding-top:25px; color:#FFF }
#copyright { margin:0 auto; padding:10px 0; }
/* 首页 */
#p_class_1 { width:1200px; margin:0 auto}
.picture_list_s ul { overflow:hidden; margin-right:-20px; zoom:1; }
.picture_list_s ul li { float: left; width:590px; margin:10px 20px 10px 0;  text-align: center;}
.picture_list_s ul li a{ color: #FFF;  }
.picture_list_s ul li img {width: 590px; height: 360px; }
.picture_list_s ul li a:hover img{filter:alpha(Opacity=90);-moz-opacity:0.9;opacity: 0.9}
.fg { font-size:24px; color:#666666; line-height:30px; margin-top:15px}
/* 留言 */
.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:26px; border-bottom:1px dashed #CCC; padding-left:10px; background:url(images/ul_left_common.gif) left no-repeat; }
.ul_left_common li a { }
.ul_left_common1 li { line-height:26px; border-bottom:1px dashed #CCC; padding-left:10px; background:url(images/ul_left_common.gif) left no-repeat; }
.ul_left_common1 li a { color:#000 }
/*图片列表[简约]*/
.picture_list li { float:left; text-align:center; padding:5px; }
.picture_list li span { display:block; text-align:center; padding:5px; background:url(images/s02.gif) no-repeat }
.picture_list_img_wrap img { padding:4px; border:1px solid #CCC; width:200px; height:160px; }
.picture_list_img_wrap1 img { width:210px; height:180px; }
.picture_list_img_wrap2 img { padding:3px; border:1px solid #CCC; width:155px; height:120px; }
.picture_list li a { line-height:22px; }
.picture_list li a:hover img { }
/*图片列表[详细]*/
.picture_list_detail { margin-bottom:10px; }
.picture_list_detail_left { width:210px; float:left; }
.picture_list_detail_right { width:480px; float:right; }
.picture_list_detail_pic { padding:3px; border:1px solid #CCC; width:200px; height:150px; }
.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 { padding:5px; margin-bottom:10px; }
.picture_list_sdetail_left { width:210px; float:left; text-align: center; }
.picture_list_sdetail_right { width:500px; float:right; }
.picture_list_sdetail_pic { padding:3px; border:1px solid #CCC; width:200px; height:150px; }
.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_parameter p { line-height:20px; }
.picture_list_sdetail_content { margin-top:5px; color:#000; }
.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 #CCC; padding-left:10px; background:url(images/ul_left_common.gif) left no-repeat; }
.dropList dl dd { }
.dropList dl dd img { padding:4px; border:1px solid #999999; width:200px; margin-top:3px; }
.dropList dl dt a { color:#FFF }
.dropList dl dd a:hover img { border:1px solid #cc0000; }
/*文章列表*/
.article_list li { line-height:30px; border-bottom:1px dotted #9F9F9F; padding-left:15px; background:url(images/ico1.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_title a { color:#000 }
.article_list_detail_content { color:#666; }
.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 li { line-height:24px;padding:2px; }
.channel_list_infinite li a { display:block; padding:0 5px; border:1px solid #E5E5E5; background:url(images/listh3.gif) center no-repeat; font-size:14px; line-height:24px; padding-left:30px; color:#333 }
.channel_list_infinite li a:hover { text-decoration:none; color:#f60; }
.channel_list_infinite #current_channel_infinite a { font-weight:bold; font-size:16px; color:#f60; }
.channel_level1 { font-size:12px; }
.channel_level2 { font-size:12px; }
.channel_level3 { font-size:12px; }
/*分类列表 - 递推一级分类*/
.channel_list_recursion { }
.channel_list_recursion li { line-height:24px; margin:10px 0; background:#F1F1F1; padding:2px; }
.channel_list_recursion li a { display:block; padding:0 5px; font-size:14px; background:url(images/ico.gif) 50px center no-repeat; line-height:24px; padding-left:60px; color:#333 }
.channel_list_recursion li a:hover { text-decoration:none; color:#f60; }
.channel_list_recursion #current_channel_recursion a { font-weight:bold; font-size:14px; color:#56AA03; }
/*信息详情页*/
#info_name { font-size:16px; font-weight:normal; text-align:left; line-height:24px; }
#info_intro { padding:0 2px; text-align:right; color:#999; border:1px solid #E4DDB4; line-height:30px; }
#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:315px; height:240px }
#info_bpic { padding:10px; text-align:center; }
#info_bpic img { max-width:600px; padding:5px; border:1px solid #CCC; }
#info_around { padding:5px; background:#EFF3D9; border:1px solid #A6CC93; margin-bottom:5px }
#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; }
/*滑动门*/
#tab_menu { overflow:auto; zoom:1; }
#tab_menu li { float:left; line-height:28px; padding:0 10px; text-align:center; font-size:12px; color:#2362ED; font-weight:bold; cursor:pointer; color:#f60; }
#tab_menu .tab_menu_in { color:#FFF; }
#sitemap li { padding:1px; }
#sitemap li a { background:#EFF3D9; line-height:22px; display:block; padding:0 20px; border:1px solid #A6CC93; }
#sitemap li a:hover { text-decoration:none; background:#FFF; }
/*表单相关*/
input { font-family:"微软雅黑", "宋体"; font-size:12px; }
.form_text { font-size:12px; border:1px solid #CCC; color:#D7D7D7; height:32px; line-height:32px; padding:0 5px; width:200px; }
.form_text_verifycode { font-size:12px; border:1px solid #CCC; height:26px; line-height:26px; padding:0 5px; width:50px; }
.form_select { font-size:12px; border:1px solid #CCC; }
.form_textarea { font-size:12px; width:200px; height:80px; padding:5px; border:1px solid #CCC; }
.form_checkbox { }
.form_submit { background:#F39800; 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 #CCCCCC; }
.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 #DBDBDB; }
.common_table th { text-align:center; border:1px solid #DBDBDB; }
.common_table1 { border-collapse:collapse; width:345px; margin-right:10px }
.common_table1 td { padding:5px; border:1px solid #DBDBDB; }
.common_table1 th { text-align:center; border:1px solid #DBDBDB; }
/* 漂浮的客服 */
#online_support_main { z-index:9999; position:absolute; display:block; overflow:hidden; width:163px; zoom:1; }
#online_support_title { height:34px; background:url(images/online_support_title.jpg) no-repeat; cursor:pointer; }
#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; }
/*分页样式*/
.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:16px; color:#000 }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c { background:#000; color:#FFF; }
#total { color:red; }
