﻿@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-family:"微软雅黑"; font-size:14px; background:; }
h1 { font-size:10px;}
#main_out { background:; padding:0px; width:100%; 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:purple; }
.clear { clear:both; }
.highlight { color:#FFF; background:red; padding:1px; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:underline; color:#276A09; }
p { line-height:28px; }
/* 顶部 */
#top_menu_main { background:url(/templets/home/images/top_menu_bg.jpg) repeat-x; height:27px; }
#top_menu { height:27px; line-height:27px; text-align:right; width:1000px; margin:0 auto; }
#top_menu a { color:#000; font-weight:bold; color:#999; }
#top_main { }
#top { width:1200px; margin:0 auto; background:; height:106px; }
#top_logo { float: left; width:600px;height:106px; text-align:right; color:#999; font-size:12px; line-height:0px; background:url(/uploads/allimg/190417/1_1644493201.jpg) no-repeat center left;   }
#top_logo a { color:#999}
#top_site_name { float:left; width:200px; height:0px; background:url(/templets/home/images/site_name.jpg) no-repeat; }
#top_time { height:100px; padding-top:0px; text-align:right; padding-right:20px; color:#ff0000; line-height:100px; width:400px; float:right; background:url(/uploads/allimg/190417/1_1658479261.jpg) no-repeat center right }
/* 导航 */
#navigation_main { height:43px; width:100%;background:#d90c0c; float:right; margin-bottom:20px;  }
#navigation { width:1200px; height:43px; margin:0 auto;  padding:0 10px;  }
#navigation ul #navigation_home { float:left; line-height:43px; text-align:center; }
#navigation ul .main_nav { float:left; line-height:43px; text-align:center; background:url(/templets/home/images/navigation_li_bg.jpg) center left no-repeat; padding-left:2px; }
#navigation ul li a { width:147px; display:block; font-size:14px;  color:#fff; font-weight:bold; }
#navigation ul li a:hover { font-size:14px; text-decoration:none; color: #ffe08b; background:; }
#navigation ul .current_navigation { font-size:14px; background:; color:#ffe08b; }
/*导航栏下拉*/

#navigation ul li ul { display:none; position:absolute; background:#ea401f; padding: 0;}
#navigation ul li ul li { line-height:30px; border-top:1px dashed #fff; height:30px; width:;   }
#navigation ul li ul li a { font-weight:normal; color:#fff; font-size:14px;width:;  }
#navigation ul li ul li a:hover { text-decoration: none; background:#fff; font-size:14px; color:#000; }
/* 当前位置 */
.current_location { width:970px; margin:5px auto; padding-left:8px; height:26px; line-height:26px; background:#EFF3D9; border:1px solid #A6CC93; color:#333333; }
.current_location a { color:#333333; }
.current_location .current_channel { font-weight:bold; color:red; }
/* 幻灯 */
#banner_main { height:485px; }
#banner { border-bottom:6px solid #000000; }
#banner img { width:1000px; height:485px; }
#banner_1{ background:url(/templets/home/images/index_04.jpg) no-repeat #000; height:13px;  }
/* 主体 */
#content_main {  background:; }
#content_title { width:1200px; margin:0px auto 0px auto; padding:0; height:80px; line-height:80px; }
#content_title1 { width:580px; margin:0px auto 0px auto; padding:0; height:80px; line-height:80px; float:left; }
#content_title2 { width:580px; margin:0px auto 0px auto; padding:0; height:80px; line-height:80px; float:right;}
#content_body { width:1200px; margin:0 50%; padding:0 20px; left:-600px; position:absolute; top:606px; background:#FFFFFF; }
#content_bottom { width:1200px; margin:350px auto 0px auto; padding:0; }

/* 友情链接 */
#link_main {}
#link_title { background:url(/templets/home/images/right_title_bg.jpg) repeat-x; border:1px solid #B3D3A2; height:28px; line-height:28px; padding:0 9px; width:960px; margin:0 auto; }
#link_title a { color:#276A09; }
#link_title h2 { font-size:14px; color:#276A09; }
#link_body { width:960px; margin:0 auto; border:1px solid #B3D3A2; border-top:none; padding:9px; }
#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; background:#EDEDED; }
/* 底部导航 */
#bottom_navigation { width:978px; margin:5px auto; height:26px; line-height:26px; background:#EFF3D9; border:1px solid #A6CC93; text-align:center; }
#bottom_navigation a { color:#fff; }
/* 版权信息 */
#copyright_main { background: #b10000 ;  }
#copyright { width:1200px; margin:0px auto; padding:10px 0; color:#fff; }
/* 留言 */
.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:35px; border-bottom:1px dashed #CCC; padding-left:15px; background:url(/templets/home/images/ul_left_common.gif) left no-repeat; }
/*产品列表*/
.productslist li { float:left; text-align:center; padding:5px; }
.productslist li img { padding:5px;border:1px solid #ccc; width:285px; height:200px; }
.productslist li a { line-height:22px; }
.productslist li a:hover img { border:; }
.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:14px; line-height:26px; border-bottom:1px dashed #999; background:url(/templets/home/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(/templets/home/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(/templets/home/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:14px; line-height:26px; border-bottom:1px dashed #999; background:url(/templets/home/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(/templets/home/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:14px; line-height:26px; border-bottom:1px dashed #999; background:url(/templets/home/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(/templets/home/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(/templets/home/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(/templets/home/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:26px; padding:1px; }
.channel_list_infinite li a { display:block; padding:0 10px; background:#EFF3D9; border:1px solid #A6CC93; }
.channel_list_infinite li a:hover { background:#276A09; border:1px solid #276A09; color:#FFF; text-decoration:none; }
.channel_list_infinite #current_channel_infinite a { background:#276A09; border:1px solid #276A09; color:#FFF; font-weight:bold; }
.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:26px; padding:1px; }
.channel_list_recursion li a { display:block; padding:0 10px; background:#EFF3D9; border:1px solid #A6CC93; }
.channel_list_recursion li a:hover { background:#276A09; border:1px solid #276A09; color:#FFF; text-decoration:none; }
.channel_list_recursion #current_channel_recursion a { background:#276A09; border:1px solid #276A09; color:#FFF; font-weight:bold; }
/*信息详情页*/
#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 #E4DDB4; line-height:30px; background:#F6F1E3; }
#info_intro a { color:#999; }
#info_content { padding:10px 0; }
#info_extra { padding:10px 0; }
#info_pic { width:240px; }
#info_around { padding:5px; background:#EFF3D9; border:1px solid #A6CC93; }
#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:12px; color:#000; font-weight:bold; }
#slide_navigation li a:hover { text-decoration:none; color:#000; background: url(/templets/home/images/hdm.jpg) repeat-x; }
#slide_navigation li .slide_current { color:#000;  background: url(/templets/home/images/hdm.jpg) repeat-x; }
#slide_content { }
#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; height:26px; line-height:26px; padding:0 5px; width:500px; }
.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:35px; line-height:35px; padding:0 5px; width:385px; }
#form_submit_search { width:80px; height:37px; 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(/templets/home/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(/templets/home/images/online_support_title.jpg) no-repeat; }
#online_support_body { min-height:100px; background:url(/templets/home/images/online_support_body.jpg) repeat-y; padding:10px; text-align:center; }
#online_support_bottom { height:20px; background:url(/templets/home/images/online_support_bottom.jpg) no-repeat; }
#online_support_button { display:inline; background:url(/templets/home/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; }





/*首页主体左侧*/
#i_left { float:left; width:580px; padding-top:25px;  padding-right:25px; }
.i_left_title { height:41px; line-height:41px; padding:0px; background: url(/templets/home/images/i_left_title_bg.jpg) left no-repeat;color:#fff;  margin-bottom:25px; }
.i_left_title h2 { font-size:16px; color:#fff; line-height:41px; padding-left:35px;  }
.i_left_body { overflow:hidden; zoom:1;padding:0px 10px; background:; line-height:27px;   }
.i_left_body .form_text { width:120px; }
.i_left_body .form_textarea { width:120px; }
.i_left_bottom { height:10px; background:  }

/*首页主体中间*/
#center_main {  width:100%; margin:0 auto; border-top:;   }
.center_title { height:80px; line-height:60px; padding:0 10px; background: url(/templets/home/images/cp.jpg) no-repeat center top;}
.center_title h2 { font-size:18px; color:#000; line-height:125px; height:60px; text-align:center;    }
.center_body { overflow:hidden; zoom:1;padding:; background:; margin: 0;  }
.center_body .form_text { width:120px; }
.center_body .form_textarea { width:120px; }
.center_bottom { height:10px; background: }


/*首页主体右侧*/
#i_right { float:right; width:580px; padding-top:25px;  }
.i_right_title { background: url(/templets/home/images/i_left_title_bg.jpg) left no-repeat; height:46px; line-height:46px; padding:0px;margin-bottom:25px; }
.i_right_title h2 { font-size:16px; color:#fff; padding-left:35px; }
.i_right_body { padding:0 15px; overflow:hidden; zoom:1; border-top:none; background:  }
.i_right_bottom { height:10px; background: }




#demo {
background: ;
overflow:hidden;
width: 1200px;
height:265px;
}
#demo img {

}
#indemo {
float: left;
width: 1000000px;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
