
/* CSS Document */
/* 通用属性 */
* { margin:auto; padding:0; line-height:22px; }
body { font-family:"宋体"; font-size:13px;  color:#4c4948;}
.float_clear { clear:both; }
.float_left { float:left; }
.float_right { float:right; }
img { border:none;  margin:1px;}
.green { color:green; }
.blue { color:blue; }
.clear { clear:both; }
a { text-decoration:none; color:#4c4948; font-family:"宋体"; font-size:13px;}
a:hover { text-decoration:none; color:#f12e20; font-family:"宋体"; font-size:13px;}
p {margin:0; padding:0;}
span {margin:0; padding:0;}
.yidong p { line-height:18px;}
/* 当前位置 */
.current_location { width:940px; margin:1px auto; padding:0 20px; height:30px; line-height:30px; color:#FFFFFF; background:#757575; }
.current_location a { color:#FFFFFF; }
/* 客服 */
#customer_support { width:134px; float:right; position:fixed !important; top:260px; position:absolute; z-index:300; top:expression(offsetParent.scrollTop+100);
right:5px; }
#customer_support_title { background:url(../image/customer_support_title_bg.jpg) no-repeat center; height:35px; }
#customer_support_body { border:1px solid #EB8381; background:#FFF; }
#customer_support_body p { padding:2px 0; text-align:center; }
#customer_support_bottom { }
/* 顶部 */

#top_main { background:url(../image/top_main_bg.jpg) repeat-x; height:77px; }
#top { width:980px; margin:0 auto; height:77px; }
#top_logo { float:left; width:200px; height:77px; }
.top_site_name { color:#8b8b8b;}
.top_site_name a { color:#8b8b8b; }
.top_site_name a:hover { text-decoration:underline; color:#8b8b8b; }
.top_site_name1 { color:#8b8b8b;}
.top_site_name1 a { color:#000000; font-size:13px;}
.top_menu a { color:#ffffff; font-size:13px; }
.top_menu a:hover { text-decoration:none; }
.foot_menu { color:#ffffff; font-size:12px; }
.foot_menu a { color:#ffffff; font-size:12px; }
.foot_menu a:hover { text-decoration:none; }
.right_menu { color:#67a244; font-size:12px; }
.right_menu a { color:#67a244; font-size:12px; }
.right_menu a:hover { text-decoration:none; }
#search_bar { height:35px; margin-top:8px; padding-top:8px; padding-right:10px; }
.search_text { width:90px; }
.search_button { font-weight:bold; }
/* 导航 */
#navigation_main { height:56px; position:relative; z-index:100; background:url(../image/navigation_main_bg.jpg) repeat-x; }
#navigation { width:980px; height:56px; margin:0 auto; }
#navigation #navigation_home { background:none; }
#navigation ul li { position:relative; float:left; line-height:56px; text-align:center; background:url(../image/navigation_li_bg.jpg) left no-repeat; }
#navigation ul .current_nav { background:url(../image/current_nav.jpg) center no-repeat; color:#F6FF00; }
#navigation ul li a { width:106px; display:block; font-size:14px; color:#FFF; font-weight:bold; }
#navigation ul li a:hover { text-decoration:none; color:#F6FF00; background:url(../image/navigation_hover_bg.jpg) center no-repeat; }
/*导航栏下拉*/
#navigation ul li ul { visibility:hidden; position:absolute; left:0; top:48px; background:#DC0200; padding:2px 0; border:1px solid #FFF; }
#navigation ul li table { position:absolute; top:0; left:0; border-collapse:separate; }
#navigation ul li:hover ul { visibility:visible; }
#navigation ul li a:hover ul { visibility:visible; }
#navigation ul li ul li { background:none; text-align:center; }
#navigation ul li ul li a { line-height:20px; font-weight:normal; color:#FFF; font-size:12px; }
#navigation ul li ul li a:hover { text-decoration:underline; background:none; color:#FFF; }
/* 幻灯 */
#banner { width:970px; border:5px solid #FFF; margin:0 auto; margin-bottom:10px; }
/* 首页 */
#index_a { float:left; width:770px; }
#index_a1 { float:left; width:280px; }
.index_a1_title { background:#757575; height:24px; padding:0 10px; }
.index_a1_title h2 { font-size:12px; color:#CCC; line-height:24px; }
.index_a1_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #757575; height:310px; background:#E0E0E0; }
#index_a2 { float:right; width:480px; }
.index_a2_title { height:25px; background:url(../image/index_a2_title_bg.jpg) repeat-x; border:2px solid #ECECEC; padding:0 10px; }
.index_a2_body { padding:10px; overflow:hidden; zoom:1; border:2px solid #ECECEC; background:#E0E0E0; border-top:none; }
.index_a2_title h2 { font-size:12px; color:#444; line-height:25px; }
#index_a3 { padding:20px 0; }
.index_a3_title { height:24px; border-bottom:4px solid #97110E; }
.index_a3_title h2 { font-size:12px; color:#FFF; line-height:19px; padding-top:4px; }
.index_a3_body { padding:5px 2px; overflow:hidden; zoom:1; border:2px solid #ECECEC; background:#E0E0E0; }
#index_b { float:right; width:201px; }
#index_c { }
.index_c_title { background:url(../image/right_title_bg.jpg) left bottom no-repeat; height:23px; padding:0 10px; border-bottom:4px solid #97110E; }
.index_c_title h2 { font-size:12px; color:#FFF; line-height:19px; padding-top:4px; }
.index_c_body {overflow:hidden; zoom:1;}
#index_c1 { float:left; width:485px; }
#index_c2 { float:right; width:485px; }
/*滑动门*/
#tab_box{}
#tab_nav { overflow: hidden; zoom:1;}
#tab_nav li {  height:24px;  float:left; margin-right:1px; }
#tab_nav li a { line-height:24px; display:block; padding:0 20px; background: #757575; color:white; text-align:center; }
#tab_nav li a:hover { background:#97110E; text-decoration:none; }
#tab_nav li .current { background:#97110E; }
#tab_content { padding:10px 0; }
.dis_none { display:none;}
/*无缝滚动*/
#demoLeft { overflow:hidden; width:100%; margin:auto;}
#demoLeft .indemo { float:left; width:1000%; }
#demo1 { float:left; }
#demo2 { float:left; }
/* 主体 */
#content_main { width:100%; margin:auto; padding:0;}
#content_title { display:none; }
#content_body { width:1000px; margin:auto;}
#content_bottom { display:none; }
/* 主体左侧 */
#left { float:left; width:213px;}
.left_title {height:60px; line-height:38px; background:url(../image/left_top.gif) no-repeat; color:#FFF; }
.left_title h2 {font-size:18px; text-align:center; padding-left:8px; padding-top:16px; font-family:"微软雅黑"; font-weight:500;}
.left_title a { color:#FFF; }
.left_body1 { overflow:hidden; zoom:1; padding:0 0px; margin-right:10px; background:url(../image/left_body_bj.gif) center repeat-y; }
.left_body { overflow:hidden; zoom:1; padding:0 8px; background:url(../image/left_body.gif) no-repeat;  }
.left_body p { padding:2px 0; }
.left_body dl dt { line-height:30px; font-weight:bold; padding-left:10px; background:url(404.png) left no-repeat; clear:both; }
.left_body dl dd { line-height:18px; padding-right:10px; float:left; }
.left_bottom { height:9px; background:url(../image/left_bottom.gif) no-repeat; }
/* 主体右侧 */
#right { float:right; width:770px; }
.right_title { background:url(../image/right_title_bg.jpg) left bottom no-repeat; height:23px; padding:0 10px; border-bottom:4px solid #97110E; }
.right_title h2 { font-size:12px; color:#FFF; line-height:19px; padding-top:4px; }
.right_body { padding:10px 0; overflow:hidden; zoom:1; }
.right_bottom { height:5px; }
/*产品频道*/
.proli_adv { width:350px; float:left; padding:10px; margin-right:10px; border-bottom:1px dashed #999; overflow:auto; zoom:1; }
.proli_adv_title { font-size:12px; color:#D03734; }
.proli_adv_img { float:left; padding:0 5px 5px 0; }
.proli_adv_img img { max-width:112px; max-height:84px; border:2px solid #CDCDCD; }
.proli_adv_img a:hover img { border:2px solid #D03734; }
.proli_sim { float:left; width:190px; text-align:center; }
.proli_sim_title { font-size:12px; line-height:20px; width:180px; height:40px; color:#D03734; font-weight:normal; padding:0 10px; margin:0; }
.proli_sim_img { }
.proli_sim_img img { width:180px; height:135px; border:3px solid #eeeeee; }
.proli_sim_img a:hover img { border:3px solid #EF1001; }
.proli_sim1 { float:left; width:243px; text-align:center; }
.proli_sim_title1 { font-size:12px; line-height:20px; width:180px; height:40px; color:#D03734; font-weight:normal; padding:0 10px; margin:0; }
.proli_sim_img1 { }
.proli_sim_img1 img { width:170px; height:125px; border:3px solid #eeeeee; }
.proli_sim_img1 a:hover img { border:3px solid #EF1001; }
.products_title { font-size:14px; text-align:center; line-height:26px; }
.products_info { border:1px dashed #CCC; padding:10px; text-align:center; color:gray; }
.products_info a { color:gray; }
.products_img { text-align:center; padding:10px; }
.products_img img { max-width:640px; padding:5px; border:1px solid #CDCDCD; }
.products_img a:hover img { border:1px solid #0D67A5; }
.products_next { border:1px dashed #CCC; padding:5px; }
/*文章频道*/
.artli_img { float:left; width:192px; text-align:center; }
.artli_img_title { font-size:12px; line-height:20px; color:#D03734; font-weight:normal; padding:0 10px; }
.artli_img_img { }
.artli_img_img img { max-width:180px; height:135px; border:3px solid #CDCDCD; }
.artli_img_img a:hover img { border:3px solid #EF1001; }
.article_title { font-size:14px; text-align:center; line-height:26px; color:red; }
.article_info { border:1px dashed #CCC; padding:10px; text-align:center; color:gray; }
.article_info a { color:gray; }
.article_img { text-align:center; padding:10px; }
.article_img img { max-width:640px; padding:5px; border:1px solid #CDCDCD; }
.article_img a:hover img { border:1px solid #0D67A5; }
.article_next { border:1px dashed #CCC; padding:5px; }
/*下载频道*/
.dowli { margin-bottom:10px; border-bottom:1px dashed #6C9ACC; }
.dowli_title { font-size:12px; }
.dowli_content { padding:5px 0; color:gray; }
.dowli_info { line-height:20px; }
.download_title { font-size:14px; text-align:center; line-height:26px; }
.download_info { border:1px dashed #CCC; padding:10px; text-align:center; }
.download_next { border:1px dashed #CCC; padding:5px; }
/*通用频道*/
.comli { float:left; width:192px; text-align:center; }
.comli_title { font-size:12px; line-height:20px; height:40px; color:#D03734; font-weight:normal; padding:0 10px; }
.comli_img { }
.comli_img img { max-width:180px; height:135px; border:3px solid #CDCDCD; }
.comli_img a:hover img { border:3px solid #EF1001; }
.common_title { font-size:14px; text-align:center; line-height:26px; color:red; }
.common_info { border:1px dashed #CCC; padding:10px; text-align:center; color:gray; }
.common_info a { color:gray; }
.common_img { text-align:center; padding:10px; }
.common_img img { max-width:640px; padding:5px; border:1px solid #CDCDCD; }
.common_img a:hover img { border:1px solid #0D67A5; }
.common_next { border:1px dashed #CCC; padding:5px; }
/*公告相关*/
.notice_title { font-size:14px; text-align:center; line-height:26px; }
.notice_info { border:1px dashed #CCC; padding:10px; text-align:center; }
/*评论相关*/
.comment { border:1px solid #6C9ACC; padding:5px 10px; margin-bottom:5px; background:#E5ECF4; }
.comment_name { border-bottom:1px solid #6C9ACC; color:#336699; line-height:22px; }
.comment_content { padding:5px 0; }
/* 友情链接 */
#friend_link_main { padding-top:10px; }
#friend_link_title { background:#757575; height:30px; line-height:30px; width:960px; margin:0 auto; padding:0 10px; }
#friend_link_title a { color:#FFF; }
#friend_link_title h2 { font-size:12px; color:#FFF; }
#friend_link_body { width:968px; margin:0 auto; padding:5px; background:#D3D3D3; border:1px solid #757575; }
#friend_link_img { padding:5px 2px; }
#friend_link_img p { line-height:22px; padding:0; margin:0; }
#friend_link_img img { padding:3px; border:1px solid #757575; }
#friend_link_img a{
	text-decoration:none;
	color:#000;
	text-align:left;
	padding:0;
	margin:0;
}
#friend_link_img a:hover img { border:1px solid #EF1001; }
#friend_link_text { padding:5px; }
/* 版权信息 */
#copyright_main { }
#copyright { width:980px; margin:0 auto; height:100px; padding:10px 0; }
#copyright p { line-height:22px; }
/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; float:right; clear:both; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #757575; padding: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:#CDCDCD; color:#000; }
#total { color:red; }

.contenttable {padding:20px 10px;}
.contenttable img {margin:0px 1px 1px 0px;}
.contenttable p {margin:0;padding:0px;}

.listitem {width:100%;}
.listitem .title {border:1px solid #E2E5EC;background:#F1F1F1; padding:5px 12px; margin:5px;}

/*留言板*/
#guestbook { }
#guestbook p { padding:3px; color:#666; font-size:14px; font-weight:bold; }
#guestbook textarea { width:150px; height:80px; }
/*表格*/
.layout_table { border-collapse:collapse; width:100%; }
.common_table { border-collapse:collapse; width:100%; margin:5px 0; }
.common_table td { padding:5px; border:1px solid #C1E3FA; }
.common_table th { text-align:center; border:1px solid #C1E3FA; }
/*表单*/
input, select, textarea { font-size:12px; padding:3px; font-family:"微软雅黑"; color:#616161;}
textarea { width:95%; height:100px; }
.submit_button { background:url(../image/submit_button.jpg) no-repeat; width:76px; height:30px; border:none; color:#FFF; font-weight:bold; }
/*列表*/
.category_list { width:213px; }
.category_list li { line-height:35px; background: transparent url(../image/xian2.gif) 0px 3px no-repeat; }
.cli_a { padding-left:25px; font-weight:bold; background:url(../image/ico_b1.jpg) left no-repeat;}
.cli_a a { color:#0D67A5; background:url(../image/ico_b1.jpg) left no-repeat;}
.cli_b { padding-left:45px; font-weight:bold; }
.cli_c { padding-left:45px; }
.ziti { 
	font-family: "黑体"; padding:0; margin:0;
	font-size:16px;
	color:#595757;
	text-align:left;
	text-decoration:none;}
.ziti a{ 
	font-family: "黑体"; padding:0; margin:0;
	font-size:16px;
	color:#595757;
	text-align:left;
	text-decoration:none;}
.ziti a:hover{ 
	font-family: "黑体"; padding:0; margin:0;
	font-size:16px;
	color:#f12e20;
	text-align:left;
	text-decoration:none;}
.cli_hover { 
	font-family: "黑体"; padding:0; margin:0;
	font-size:16px;
	color:#f12e20;
	text-align:left;
	text-decoration:none;}
.cli_hover a{ 
	font-family: "黑体"; padding:0; margin:0;
	font-size:16px;
	color:#f12e20;
	text-align:left;
	text-decoration:none;}
.ul_a { }
.ul_a li { line-height:22px;  background:url(../image/ico_b1.jpg) left no-repeat; padding-left:15px; padding-top:3px; }
.ul_b { }
.ul_b li { line-height:20px; border-bottom:1px dashed #CCC; }
.ul_c { }
.ul_c li { line-height:20px; border-bottom:1px dashed #CCC; }

.dibu { text-decoration:none; color:#727171; }
.dibu a { text-decoration:none; color:#727171;  display: inline;}
.dibu a:hover { text-decoration:none; color:#f12e20;}
.newshow1 {
font-size: 16px;
font-weight: bold;
color: #43528A;
}
.contenttable {
padding: 20px 10px;
}


