﻿/* CSS Document */
*,div,dl,dt,dd,ul,ol,li,h1,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {
	margin:0;
	padding:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
h1,h3,h4,h5,h6 {
	font-size:100%;
	display:inline;
}
h3,h4,h5,h6 {
	font-weight:normal;
	color:#000000;
}
h2 { text-align:center;
}
a:link, a:visited {
	color:#666;
	text-decoration: none;
}
a:hover, a:active, a:focus, a:active {
	text-decoration:none;
	color:#ff0000;
}
p,img {
	border:0px;
}
html {
}
body {
min-with:511px;
  min-height:511px;
  _width:expression((document.documentElement.clientWidth||document.body.clientWidth)<511?"511px":""); 
	color:#000;
	font-size:14px;
	line-height:24px;
	padding:0px;
	margin:0px ;
	background:#003300;
}

/* 通用 CSS */
.clearfloat {
	clear:both;
	height:0px;
	line-height:0px;
}
#main {
	width:100%;
	clear:both;
	margin:0px;
	padding:0px;
	background: #CCCCCC;
}
.title {
	clear:both;
	width:100%;
	overflow:hidden;
}
.title_left {
	font-size:18px;
	font-weight:bolder;
	float:left;
	width:160px;
	margin:0px;
	line-height:28px;
	font-size:16px;
	text-indent:28px;
	padding:4px 0px 0px 0px;
	overflow:hidden;
}
.title_right {
	float:right;
	width:36px;
	margin:0px;
	height:11px;
	padding:13px px 0px 0px;
}
#title_1 {
	background:url(../minh/title.gif) no-repeat 0px 0px;
	color:#fff;
	text-align:center;
	font-size:16px;
	font-weight:bolder;
	line-height:35px;
	height:35px;
	padding:2px 0px 0px 0px;
}
#title_2 {
	background:url(../minh/title.gif) no-repeat 0px -100px;
	color:#000;
	font-size:16px;
	font-weight:bolder;
	line-height:25px;
	height:25px;
	padding:6px 0px 6px 50px;
	text-indent:20px;
}
#title_3 {
	background:url(../minh/title.gif) no-repeat 0px -200px;
}
#title_3 .title_left {
	line-height:28px;
	text-indent:45px;
	padding:6px 0px 0px 20px;
	color:#f00;
}
#title_4 {
	background:url(../minh/title.gif) no-repeat 0px -300px;
}
#title_4 .title_left {
	line-height:32px;
	text-indent:45px;
	padding:0px 0px 0px 20px;
	color:#f00;
}
#title_5 {
	background:url(../minh/title.gif) no-repeat 0px -400px;
	height:36px;
}
#title_5 .title_left {
	line-height:32px;
	text-indent:45px;
	padding:4px 0px 0px 20px;
	color:#f00;
}
#title_6 {
	background:url(../minh/title.gif) no-repeat 0px -500px;
}
.content {
	padding:0px;
	clear:both;
	overflow:hidden;
	border-top:0px;
}

/* 顶部 CSS */
#top {
	width:100%;
	margin-top:0px;padding-top:0px; 
	top:0;
}
#top img {
	width:100%;
}
#top a:hover {
}

/* 导航栏 CSS */
.nav_outer {
	clear:both;
	background:url(../minh/nav-n.gif) repeat-x center 0px none;
	margin-bottom:10px;
}
#nav {
	*padding:0px 0px;
	width:100%;
	*width:100%;
	font-size:16px;
	font-weight:bolder;
	clear:both;
	background:url(../minh/nav-n.gif) repeat-x ;
}
#nav li {
	margin:0px 11px 0px 11px;
	padding:0px 0px 0px 0px;
	display:inline;
/*	width:120px;
	*width:110px; */
	height:40px;
	line-height:40px;
	float:left;
	text-align:center;
	overflow:hidden;
	background:url(../minh/nav-hover.gif) no-repeat center 0px;
}
#nav img {
	margin:0px 1px;
	height:40px;}
#nav li:hover {
	background:url(../minh/nav-hover.gif) no-repeat center -0px;
}
#nav li a,#nav li a:link,#nav li a:visited {
	display:block;
	color:#000;
	overflow:hidden;
}
#nav li:hover a {
	color:#000;
}
#nav ul ul {
	margin:-1px 0px 0px -1px;
	*margin:-1px 0px 0px -61px;
	padding:0px;
	z-index:100;
	clear:both;
	position:absolute;
	border:1px #aaa solid;
	border-top:0px;
	font-size:14px;
	font-weight:normal;
	background:#fff;
}
#nav ul ul li {
	width:160px;
	*width:150px;
	margin:0px;
	padding:0px 0px;
	line-height:32px;
	height:auto;
	clear:both;
}
#nav li:hover li a,#nav li:hover li a:link,#nav li:hover li a:visited {
	color:#333;
}
#nav li:hover li:hover {
	background:#d00;
}
#nav li:hover li:hover a,#nav li:hover li:hover a:link,#nav li:hover li:hover a:visited,#nav li:hover li:hover a:hover {
	color:#fff;
}
#nav ul ul li a,#nav ul ul li a:visited {
	background:none;
}
#nav ul ul li a:hover {
}
#nav ul li ul {
	display:none;
}
#nav ul li:hover ul {
	display:block;
}

/* 友情链接 CSS */
#block_friendship {
	width:100%;
	text-align:;
	padding:0px;
	border-bottom:0px;
	clear:both;
}
#block_friendship .content {
	padding:10px 20px 10px 20px;
}

/* 底部信息 CSS */
#footer {
	padding:0px 0px 10px 0px;
	clear:both;
	text-align:center;
}
#footerinner {
	line-height:20px;
	color:#666;
	padding:0px 0px 0px 0px;
	width:1000px;
	margin:0px auto;
}

/* 整行框体 CSS */
.wholeline {
	clear:both;
	width:100%;
	margin:0px auto;
}
.wholeline .title {
	background:url(../minh/title.gif) no-repeat 0px 0px;
}
.wholeline .content {
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
}

/* 浮动上翻公告 CSS */
.shangfan_banner_list {
	margin:0px;
	padding:0px
}
.shangfan_banner_list li {
	width:100%;
	height:auto;
	clear:both;
	padding:0px;
	margin:0px;
}
.shangfan_banner_list img {
	width:100%;
	height:auto;
	clear:both;
	padding:0px;
	margin:0px;
}
/* 广告图 CSS */
#banner {
	clear:both;
	width:100%;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:10px  0px ;
	overflow:hidden;
}
.picshow {
	position:absolute;
	z-index:0;
	background-color:#e4f2fa;
	width:100%;
	height:auto;
	margin:0px;
}
/* 侧边栏 CSS */
.sider {
	width:200px;
	float:left;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#sider_right {
	float:right;
	padding:0px;
	margin:0px;
}
#sider_right .siderblock {
	padding:0px;
	margin:0px;
}
#sider_right .siderblock .content {
	padding:10px 0px 0px 0px;
	*padding:10px 0px 10px 0px;
	_padding:10px 0px 0px 0px;
}
.sider .title {
	background:url(../minh/title.gif) no-repeat 0px -400px;
}
.sider .title_left {
	width:120px;
}
.sider .content {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:6px 8px 10px 8px;
	*padding:6px 8px 0px 8px;
	line-height:25px;
}
.siderblock {
	width:100%;
	margin-bottom:10px;
	float:left;
	overflow:hidden;
}
.siderblock .content {
}
#siderblock_1 {
}
#siderblock_1 .content {
	background:#eee;
	color:#000;
	line-height:20px;
}
#siderblock_2 {
	border:1px #999 solid;
	width:198px;
}
#siderblock_2 .content {
	padding:0px 10px;
	background:#fff;
	color:#000;
	line-height:20px;
}
.siderblock .article_list li {
	width:198px;
	border-bottom:1px #ccc dotted;
}
.siderblock .article_list_title {
	width:198px;
}
#index_announcement .content {
	overflow:hidden;
}
#right {
	float:right;
}
#sider_inner {
	float:right;
	padding:0px;
	margin:0px;
}
#sider_inner .siderblock {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
#sider_inner .siderblock .content {
}

/* 产品分类 CSS */
.product_type {
	margin:0px 0px 9px 0px;
	display:block;
	clear:both;
	width:100%;
}
.product_type ul {
	display:block;
	clear:both;
	width:100%;
}
.product_type li, .product_type li li {
	padding:0px;
	margin:4px 0px 0px 0px;
	line-height:20px;
	text-indent:0px;
	font-size:14px;
	display:block;
	clear:both;
	width:100%;
}
.product_type li:hover {
}
.product_type li a {
	display:block;
	clear:both;
	border-bottom:1px #387236 dashed;
	background:url(../minh/icon-x.gif) no-repeat 5px 5px;
}
.product_type li:hover a {
}
.product_type li li a {
	font-weight:normal;
	background:none;
}

/* 产品列表 CSS */
.product_list li {
	margin:10px 0px 3px 20px;
	_margin:10px 0px 3px 11px;
	float:left;
	width:162px;
	height:222px;
	line-height:20px;
	text-align:center;
}
.product_list li a {
	display:block;
}
.product_list li img {
	width:160px;
	height:160px;
	border:1px #bbb solid;
	clear:both;
	background:url(../minh/product_list_img.gif) no-repeat 0px 0px;
}
#product_list_index li {
	height:162px;
}
#product_list_sider {
	width:100%;
	margin:0px;
	padding:0px;
}
#product_list_sider img {
	width:auto;
	height:auto;
	border:0px;
	clear:none;
	background:none;
	margin:0px 0px 0px 0px;
}
#product_list_sider li {
	background:url(../minh/product_list_sider.gif) no-repeat 0px 0px;
	line-height:20px;
	width:190px;
	height:141px;
	padding:5px;
	margin:4px 0px 10px 0px;
}
#product_list_sider li .product_list_title {
	clear:both;
	width:190px;
	height:20px;
	font-size:14px;
	text-align:center;
	text-indent:0px;
}
#product_list_sider li .product_list_title a {
	color:#f00;
	font-weight:bolder;
}
#product_list_sider li .product_list_image {
	width:118px;
	height:100px;
	float:left;
	margin:0px;
	padding:5px;
}
#product_list_sider li .product_list_image img {
	width:118px;
	height:100px;
}
#product_list_sider li .product_list_content {
	width:60px;
	height:80px;
	float:right;
	overflow:hidden;
	text-align:left;
	padding:5px 0px;
}
#product_list_sider li .product_list_more {
	width:30px;
	height:20px;
	float:right;
}

/* 案例列表 CSS */
.case_list li {
	margin:6px 0px 6px 16px;
	_margin:10px 0px 6px 11px;
	float:left;
	width:162px;
	height:182px;
	line-height:20px;
	text-align:center;
}
.case_list li img {
	width:160px;
	height:120px;
	border:1px #eee solid;
	clear:both;
	background:url(../minh/product_list_img.gif) no-repeat 0px 0px;
}
#case_list_index li {
	height:142px;
}

/* 主体栏 CSS */
.main_area {
	width:560px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}
#main_area_inner {
	width:770px;
	float:right;
	margin:0px;
	overflow:hidden;
}
#main_area_inner .content {
	padding:10px;
}
.main_area_block {
	width:100%;
	clear:both;
	margin:0px 0px 10px 0px;
	overflow:hidden;
}
.main_area_block .title {
	background:url(../minh/title.gif) no-repeat 0px -100px;
}
.main_area_block .title_left {
}
.main_area_block .content {
	border:0px;
	padding:0px 10px 10px 10px;
	background:none;
}
#main_1 {
	line-height:25px;
	width:558px;
	border:1px #aaa dashed;
}
#main_2 {
}
#main_3 {
	width:558px;
	border:1px #aaa solid;
}
#main_2 .article_list_title {
	width:430px;
}
#main_3 .article_list_title {
	width:420px;
	text-indent:5px;
}
#main_2 .article_list_date, #main_3 .article_list_date {
	width:100px;
}
#main_2 li {
	background:url(../minh/icon-x.gif) no-repeat 5px -95px;
	border:0px;
}
#main_3 li {
	background:none;
}
#main_3 .content {
	padding-left:20px;
	background:url(../minh/main_3.gif) no-repeat 12px 5px;
}
.left {
	float:left;
}
.right {
	float:right;
}

/* 1/3框体 CSS */
.one_third {
	float:left;
	width:320px;
}
.one_third .title {
	background:url(../minh/title.gif) no-repeat 0px -200px;
}
.one_third .content {
	padding:0px 10px 10px 10px;
	border:1px solid #f0f0f0;
	border-top:0px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	margin:0px 0px 10px 0px;
	height:285px;
	*height:305px;
}
.more {
	background:url(../minh/more.gif) no-repeat 0px 0px;
	width:250px;
	height:35px;
	line-height:35px;
	font-size:14px;
	text-align:center;
	clear:both;
	margin:5px auto;
}
.more a {
	font-weight:bolder;
	display:block;
}
.more a:hover {
	color:#000;
}
#one_third_1 {
	margin:0px 15px 0px 0px;
}
#one_third_2 {
	line-height:25px;
	margin:0px 15px 0px 0px;
}
#one_third_3 {
	margin:0px 0px 0px 0px;
}

/* 文章分类列表 CSS */
.article_type li {
	line-height:20px;
	overflow:hidden;
	text-indent:20px;
	background:url(../minh/article_type-ico.gif) no-repeat 0px 0px;
}
.article_type li li {
	overflow:hidden;
	margin:0px 0px 0px 10px;
	background:;
	border-bottom:0px;
}

/* 文章列表 CSS */
.article_list li {
	padding:0px;
	margin:4px 0px 0px 0px;
	*margin:2px 0px 0px 0px;
	line-height:24px;
	height:24px;
	overflow:hidden;
	border-bottom:1px #333 dotted;
	background:url(../minh/article_list-ico.gif) no-repeat 0px 2px;
	text-indent:20px;
}
.article_list li a {
	display:block;
}
.article_list_title {
	float:left;
	width:600px;
}
.article_list_date {
	width:120px;
	text-indent:0px;
	float:right;
	text-align:right;
}
.article_list li:hover .article_list_date {
	color:#f00;
}

.article_list_detail li {
	text-align:left;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	border-bottom:1px #eee dotted;
	clear:both;
}

/* 文章页面 CSS */
.articletitle {
	text-align:center;
	line-height:25px;
	color:#999;
}
.articletitle a {
	font-size:16px;
	font-weight:bolder;
}
.articletitle h1 {
	color:#000;
	font-size:16px;
}
.articlesubtitle {
	text-align:center;
	border-bottom:1px #eee dotted;
	margin:5px 0px;
}
.articlecontent {
	margin:0px 0px 0px 0px;
	padding:10px 5px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
}

/* 评论系统 CSS */
#Comment_list {
	padding:10px;
	border-top:1px #eee dotted;
	clear:both;
}
.Comment_message {
}
#Comment_sent {
	padding:10px;
	border-top:1px #eee dotted;
	clear:both;
}

/* 网站地图 CSS */
.sitemap {
	padding:10px;
	margin:0px 0px 10px 0px;
	clear:both;
	border:1px #d4d4d4 solid;
	overflow:hidden;
	border-radius:10px;
}
.sitemap a {
}
.sitemap h2 {
	font-size:14px;
	font-weight:bolder;
}
.sitemap ul ol,.sitemap ul ul {
	margin:0px 0px 20px 30px;
}
.sitemap li {
	padding:0px;
	margin:0px 0px 0px 0px;
}
.sitemap_half li {
	border:0px;
	padding:0px;
	width:50%;
	float:left;
	margin:0px;
}

/* 内页导航 CSS（面包屑导航+侧边栏导航） */
.subnavigation {
	float:right;
	width:560px;
	margin:0px;
	height:30px;
	line-height:40px;
	padding:0px 10px 0px 0px;
	text-align:right;
	color:#999;
}
.subnavigation a,.subnavigation a:link,.subnavigation a:visited {
	color:#369;
}
.subnavigation a:hover {
	color:#f00;
}
#subnavigation_list {
	width:100%;
}
#subnavigation_list li {
	padding:0px;
	margin:0px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	text-indent:20px;
	width:100%;
	border-bottom:1px #999 dotted;
	background:url(../minh/article_list-ico.gif) no-repeat 0px center;
	clear:both;
}
#subnavigation_list li a {
	color:#000;
	display:block;
}
#subnavigation_list li a:hover {
	color:#f00;
}
#subnavigation_list .title {
	background:url(../minh/title.gif) no-repeat 0px 0px;
	color:#fff;
	text-align:center;
	font-size:16px;
	font-weight:bolder;
	line-height:35px;
	height:35px;
	padding:2px 0px 0px 0px;
}
#subnavigation_list .content {
	background:#eee;
	color:#000;
	line-height:20px;
}

/* 浮动框 CSS */


.expert {
	width:18px;
	height:18px;
	overflow:hidden;
	float:left;
}
#expert_1 {
	background:url(../minh/expert.gif) no-repeat 0px 0px;
}
#expert_2 {
	background:url(../minh/expert.gif) no-repeat 0px -30px;
}
#expert_3 {
	width:28px;
	background:url(../minh/expert.gif) no-repeat 10px -60px;
}



.sticky {
}
a:hover .sticky {
}


#time_web {
	font-weight:bolder;
	text-align:center;
	padding:14px 0px;
	float:right;
	font-size:14px;
	line-height:13px;
	width:120px;
	overflow:hidden;
	color:#fff;
}



#search_result {
	clear:both;
	margin:0px auto;
	padding:10px;
	line-height:24px;
	border:1px #fff solid;
}
.result_list li {
	float:left;
	width:50%;
	margin:0px;
	padding:0px;
	text-indent:36px;
	line-height:24px;
	height:24px;
	overflow:hidden;
}
.highlight {
	background:#ff0;
	color:#000;
}


.rollingbar {
	overflow:hidden;
	/* [disabled]border: 1px dashed #CCC; */
	width: 100%;
	margin:0px auto;
	padding:0px;
}
.inrollingbar {
float: left;
width: 8000%;
}
.rollingbar1 {
float: left;
}
.rollingbar2 {
float: left;
}



.hot_keywords a {
	display:inline-block;
}



.argument {
	clear:both;
}
.argument li {
	border-bottom:1px #d4d4d4 dashed;
	margin:0px 5px;
	height:auto;
	padding:0px;
	overflow:hidden;
	line-height:24px;
	text-indent:10px;
}
.productshowpicture {
	clear:both;
	text-align:center;
	width:100%;
	margin:5px;
}
.productshowpicture img {
	border:1px #d4d4d4 solid;
}
.productintroducetitle {
	border-top:1px #d4d4d4 solid;
	font-size:16px;
	height:30px;
	color:#000000;
	padding:0px;
	clear:both;
	text-indent:0px;
	font-weight:bolder;
}

