@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif ! important;
}
/*========顶部导航样式========*/
.topNav_txt01 {
	font-size: 12px;
	color: #7b7b7b;
}
.topNav_box {
    background:transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*========主导航样式========*/
a:link {color: #5f5f5f;/*链接文字本身的颜色*/ text-decoration: none;}
a:visited {color: #5f5f5f;/*链接文字被别人点击后，颜色的变化*/ text-decoration: none;}

/*========主导航样式========*/
.nav_txt {
	font-size: 14px;
	color: #000000;
}
.nav_txt_choose {
	font-size: 14px;
	color: #fff;
	background-color: #33a4e3;
	text-align: center;
}
/*========首页边框样式========*/
.table_01{
	background-color: #f0f6e9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dde7d4;
	border-bottom-color: #dde7d4;
	border-left-color: #dde7d4;
}
.title_bj {
	background-image: url(title-bj.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


/*========首页中间样式========*/
.title_txt {
	font-size: 14px;
	line-height: 30px;
	color: #272727;
}
.title_txt01 {
	font-size: 12px;
	color: #272727;
	text-indent: 5px;
}
.title_txt02 {
	font-size: 14px;
	line-height: 30px;
	color: #FF0000;
}

/*========公司新闻样式========*/
.gsxw_List {
	font-size: 12px;
	line-height: 20px;
	color: #565656;
}
.gsxw_more {
	font-size: 12px;
	line-height: 20px;
	color: #0a96d2;
}
/*========热点专题样式========*/
.rdzt_txt {
	font-size: 14px;
	line-height: 24px;
	color: #272727;
}
/*========产品专题样式========*/
.cpzt_txt {
	font-size: 13px;
	color: #6a6a6a;
	text-indent: 50px;
	font-weight: bold;
	letter-spacing: 2px;
}
.cpzt_txt02 {
	font-size: 13px;
	color: #6a6a6a;
	font-weight: bold;
}
/*========尾页题样式========*/
.footer_txt01{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.footer_txt02{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	text-indent: 10px;

}
.footer_left{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #bdbebe;
}
/*登录窗体样式*/
.logn_tab { background-color: #F9F9F9; border:1px solid #D4D4D4; padding:8px;}

/*下拉菜单窗体样式*/
.menu_tab { background: url(menu_bg.jpg); border:1px solid #D4D4D4; padding:8px; background-repeat:repeat-x; background-position:bottom; background-color:#ffffff;}
.menu_txt_title { color:#E30000; line-height:35px; padding-left:10px; font-size:14px;}
.menu_txt{ color:#3c3c3c; height:35px; padding-left:10px;font-size:12px;}
.fg_line { border-right:1px solid #E0E0E0; width:1px;}
