﻿@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-family:"arial","宋体";font-size:12px; background:url(images/body_bg.jpg) repeat; color:#666; }
#main_out { width:980px; background:#fff; margin:0 auto; }
.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:#2a1570; }
.clear { clear:both; }
.highlight { color:#FFF; background:red; padding:1px; }
a { text-decoration:none; color:#333; }
a:hover { text-decoration:underline; color:#2a1570; }
p { line-height:22px; }
/* 顶部 */
#top_menu_main { background:#f4f4f4; height:22px; color:#999; }
#top_menu_main a { color:#999; }
#top_menu { height:22px; line-height:22px; padding:0 10px; }
#top_menu_left { float:left; }
#top_menu_right { float:right; text-align:right; }
#top_main { height:98px; overflow:hidden; background:url(images/top_main_bg.jpg) repeat-x; }
#top { padding:0 10px; }
#top_logo { float:left; width:301px; }
#top_right { float:right; margin-top:24px; width:659px; height:19px; }
#top_right h2 { float:right; height:19px; line-height:19px; width:152px; background:url(images/top_search_bg.jpg) repeat-x; }
#top_text_search { border:none; height:18px; line-height:18px; padding:0 5px; width:120px; color:#cbcbcb; background:none; }
#top_submit_search { width:16px; height:19px; border:none; background:none; color:#666; font-size:0px; }
#top_right h3 { float:right; height:19px; line-height:19px; margin-right:10px; font-size:12px; font-weight:normal; }
/* 导航 */
#navigation_main { height:18px; margin-top:17px; font-family:"微软雅黑"; width:659px; float:right; }
#navigation { height:18px; }
#navigation ul #navigation_home { float:left; line-height:18px; text-align:center; }
#navigation ul .main_nav { float:left; line-height:18px; text-align:center; background:url(images/navigation_li_bg.jpg) left no-repeat; padding-left:8px; }
#navigation ul li a { width:103px; display:block; font-size:15px; font-weight:bold; color:#2a1570; }
#navigation ul li a:hover { font-size:16px; text-decoration:none; color:#000; }
#navigation ul .current_navigation { font-size:16px; color:#000; }
/*导航栏下拉*/
#navigation ul li ul { display:none; position:absolute; background:#2a1570; padding:10px 0; border:1px solid #FFF; z-index:1000; }
#navigation ul li ul li { line-height:25px; }
#navigation ul li ul li a { font-weight:normal; color:#FFF; font-size:12px; }
#navigation ul li ul li a:hover { text-decoration:none; background:#fff; font-size:12px; color:#2a1570; }
/* 幻灯 */
#banner_main { }
#banner_title { }
#banner_body { margin-top:1px; }
#banner_body img { width:980px; }
#banner_bottom { }
/* 主体 */
#content_main { }
#content_title { height:15px; background:url(images/content_title_bg.jpg) no-repeat; }
#content_body { margin:0 auto; }
#content_bottom { height:16px; background:url(images/content_bottom_bg.jpg) no-repeat; }
/*主页CSS*/
#icontent_main { }
#icontent_title { display:none; }
#icontent_body { margin:5px auto; }
#icontent_bottom { display:none; }
#index { height:338px; background:url(images/index_bg.jpg) no-repeat; overflow:hidden; }
.ia { float:left; width:720px; margin:23px 0 0 10px; height:180px; overflow:hidden; }
.ia_title { height:25px; line-height:26px; border-bottom:1px solid #ccc; }
.ia_body { overflow:hidden; zoom:1; padding:10px 0 0 0; height:144px; }
#islide_navigation { overflow: hidden; zoom:1; }
#islide_navigation li { height:26px; float:left; line-height:26px; }
#islide_navigation li a { display:block; text-align:center; font-size:12px; width:116px; font-weight:bold; background:url(images/islide_bg.jpg) no-repeat; }
#islide_navigation li a:hover { text-decoration:none; color:#2a1570; }
#islide_navigation li .islide_current { color:#2a1570; }
#islide_content { }
.ipicture_list_detail { padding:0 10px; width:340px; float:left; }
.ipicture_list_detail_left { width:140px; float:left; }
.ipicture_list_detail_right { width:180px; float:right; }
.ipicture_list_detail_pic { padding:4px; border:1px solid #999; width:130px; height:90px; }
.ipicture_list_detail a:hover .picture_list_detail_pic { border:1px solid #2a1570; }
.ipicture_list_detail_title { font-size:12px; color:#333; line-height:22px; font-weight:bold; }
.ipicture_list_detail_content { height:120px; overflow:hidden; }
.ipicture_list_detail_content p { line-height:20px; }
.iabout img { float:left; padding:0 15px 10px 0; }
.iabout p { line-height:20px; }
.itech li { line-height:20px; border-bottom:1px dashed #ccc; padding-right:3px; }

.ib { float:left; width:206px; margin:30px 0 0 25px; height:173px; overflow:hidden; }
.ib img { width:206px; height:74px; }

.ic { margin:20px 0 0 0; height:94px; }
.ic img { float:left; height:94px; width:224px; padding:0 10px 0 11px; }
/*主体左侧*/
#left { float:left; width:213px; overflow:hidden; }
.left_title { height:34px; line-height:34px; background:url(images/left_title_bg.jpg) no-repeat; }
.left_title h2 { font-size:12px; color:#2b1770; line-height:34px; padding-left:18px; }
.left_body { overflow:hidden; zoom:1; padding:5px 13px 10px 10px; background:url(images/left_body_bg.jpg) no-repeat left top; }
.contact_body { overflow:hidden; zoom:1; padding:0 0 0 10px; }
.left_bottom { height:20px; }
/*主体右侧*/
#right { float:left; width:748px; margin:0 9px 0 10px; }
.right_title { background:url(images/right_title_bg.jpg) no-repeat; height:34px; line-height:34px; }
.right_title h2 { font-size:12px; color:#333; line-height:34px; padding-left:13px; }
.right_body { padding:10px 0 10px 10px; overflow:hidden; zoom:1; background:url(images/right_body_bg.jpg) no-repeat left top; }
.right_bottom { height:20px; }
/* 版权信息 */
#copyright_main { border-top:1px solid #d1dadf; background:#e9ecf1; height:62px; }
#copyright { margin:10px auto; 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; }
/*图片列表*/
.picture_list li { float:left; text-align:center; padding:4px 7px; }
.picture_list li img { padding:4px; border:1px solid #999; width:156px; height:117px; }
.picture_list li a { line-height:22px; }
.picture_list li a:hover img { border:1px solid #2b1770; }
.pro_list { padding:0 1px 20px; }
.pro_list li { float:left; text-align:center; margin:5px; width:174px; }
.pro_list li img { padding:4px; border:1px solid #999999; width:164px; height:123px; }
.pro_list li a { line-height:22px; }
.pro_list li a:hover img { border:1px solid #cc0000; }
/*产品列表*/
.products_title { height:30px; line-height:30px; border:1px solid #ccc; border-bottom:2px solid #2b1770; background:url(images/products_title_bg.jpg) repeat-x left top; }
.products_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #ccc; border-top:none; border-bottom:none; }
#pslide_navigation {  }
#pslide_navigation li { height:30px; float:left; line-height:30px; border-right:1px solid #ccc; font-size:14px; }
#pslide_navigation li a { display:block; text-align:center; color:#666; padding:0 15px; }
#pslide_navigation li a:hover { text-decoration:none; color:#fff; font-weight:bold; background:#2b1770; }
#pslide_navigation li .pslide_current { color:#fff; font-weight:bold; background:#2b1770; }
/*图片列表[详细]*/
.picture_list_detail { border:1px solid #CCC; padding:5px; margin-bottom:10px; }
.picture_list_detail_left { width:180px; float:left; }
.picture_list_detail_right { width:510px; float:right; }
.picture_list_detail_pic { padding:4px; border:1px solid #999999; width:160px; height:120px; }
.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 #EDEDED; padding:5px; margin-bottom:10px; }
.picture_list_sdetail_left { width:180px; float:left; }
.picture_list_sdetail_right { width:510px; float:right; }
.picture_list_sdetail_pic { padding:4px; border:1px solid #999999; width:160px; height:120px; }
.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; }
/*新闻列表*/
.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:14px; 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; }
/*下载列表*/
.dllist li { line-height:31px; border-bottom:1px dashed #999; }
/*技术支持列表*/
.tech_list_detail { padding:0 10px; border:1px solid #CCC; margin-bottom:10px; }
.tech_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; }
.tech_list_detail_content { padding:5px; }
.tech_list_detail_intro { text-align:right; color:#2b1770; border-top:1px dashed #999; line-height:26px; }
.tech_list_detail_intro a { color:#2b1770; }
/*评论列表*/
.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; border-bottom:1px solid #D7D7D7; }
.channel_list_infinite li a { display:block; padding:0 10px; line-height:22px; }
.channel_list_infinite li a:hover { background:#525252; color:#0F56A8; text-decoration:none; color:#FFF; }
.channel_list_infinite #current_channel_infinite a { background:#525252; color:#0F56A8; 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:28px; border-bottom:1px solid #e9e9e9; }
.channel_list_recursion li a { display:block; padding-left:7px; line-height:28px; }
.channel_list_recursion li a:hover { background:#2b1770; text-decoration:none; color:#FFF; font-weight:bold; }
.channel_list_recursion #current_channel_recursion a { background:#2b1770; font-weight:bold; color:#FFF; }
/*信息详情页*/
.download_intro { font-size:16px; font-weight:bold; color:#2b1770; font-family:"微软雅黑"; }
.download_intro a { color:#2b1770; }
#info_name { font-size:16px; font-weight:normal; text-align:center; line-height:30px; }
.i_name { font-size:18px; font-weight:bold; line-height:24px; font-family:"微软雅黑"; color:#333; }
#info_intro { padding:0 10px; text-align:right; color:#999; border:1px solid #ccc; line-height:30px; background:#f1f1f1; }
#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:400px; }
#info_bpic { padding:10px; text-align:center; }
#info_bpic img { width:480px; padding:5px; border:1px solid #CCC; }
#info_around { padding:5px; background:#f1f1f1; border:1px solid #ccc; }
#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:30px; float:left; line-height:30px; padding:0 2px; }
#slide_navigation li a { display:block; padding:0 10px; text-align:center; font-size:12px; color:#313131; font-weight:bold; }
#slide_navigation li a:hover { text-decoration:none; color:#FFF; background:#525252; }
#slide_navigation li .slide_current { color:#FFF; background:#525252; }
#slide_content { }
#sitemap li { padding:1px; }
#sitemap li a { line-height:26px; display:block; padding:0 20px; }
#sitemap li a:hover { text-decoration:none; background:#FFF; border:1px solid #ccc; color:#2b1770; font-weight:bold; }
/*表单相关*/
input { font-family:"arial","宋体"; font-size:12px; }
.form_text { font-size:12px; border:1px solid #CCC; height:26px; line-height:26px; padding:0 5px; width:400px; }
.form_text_verifycode { font-size:12px; border:1px solid #CCC; height:26px; line-height:26px; padding:0 5px; width:50px; }
#form_text_search { border:1px solid #CCC; height:24px; line-height:24px; padding:0 5px; width:120px; }
#form_submit_search { 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:400px; 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:10px 0; overflow: auto; zoom:1; }
.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; }
/* 漂浮的客服 */
#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: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; }