@charset "gb2312";
/* CSS Document */

/*IE 10 11 下Table的bordercolor总是黑色的问题及解决办法*/
table{
	border-collapse: collapse;
	border-spacing: 0px;
	
}


/*去掉链接周围的虚线框start*/
a {
	blr:expression(this.onFocus=this.blur());
	outline:none;
}


map
{
	text-decoration:none;
	blr:expression(this.onFocus=this.blur());
	outline:none;
}


.title
{
	width:210px;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	display:block;
}



body {
	margin:0px auto; padding:0px; font-family:"宋体"; font-size:12px;
	color:#7d7c7b; line-height:22px;
	/*background:url(../images/bg.jpg); background-position:top center; background-repeat:no-repeat;*/
	background-color:#efeee9;/**/
	/*英文自动换行*/
	table-layout:fixed; word-break: break-all; 
	/*英文自动换行*/; 
	
}
div
{
	line-height:22px; 

}
body,td,th {
	font-size: 12px; margin:0px auto;
}
a{
	color:#0a2225; text-decoration:none;
	
}
a:hover{
	color:#0a2225; text-decoration:underline;
}
img{
	border:none;
}
div.clear
{
	clear:both;
}
.hide
{
	display:none;
}
div.height{
	height:10px;
}





div.top{
	background: url(../images/top.jpg); background-repeat:no-repeat;
	width:1423px;height:116px;
	margin:0px auto;
}
div.menu{
	padding:34px 0px 0px 635px;
	padding:34px 0px 0px 600px;
	padding:34px 0px 0px 550px;
}
.menu a{
	display:block; float:left;
	width:120px;height:52px;
	font-size:18px; font-family:"宋体";
	color:#030000;
}
.menu a:hover{
	display:block; float:left;
	background: url(../images/menu_sel.jpg); background-repeat:no-repeat;
	width:120px;height:52px;
	font-size:18px; font-family:"宋体";
	color:#fff; text-decoration:none;
}
.menu a div{
	padding:15px 8px 0px 0px;
	text-align:center;
}

a#aabb{
	display:block; float:left;
	width:120px;height:52px;
	font-size:18px; font-family:"宋体";
	color:#030000;
}
a#aabb:hover{
	display:block; float:left;
	background: url(../images/menu_sel_2.jpg); background-repeat:no-repeat;
	width:120px;height:52px;
	font-size:18px; font-family:"宋体";
	color:#fff; text-decoration:none;
}{
	display:block; float:left;
	width:120px;height:52px;
	font-size:18px; font-family:"宋体";
	color:#030000;
}
.menu a:hover{
	display:block; float:left;
	background: url(../images/menu_sel.jpg); background-repeat:no-repeat;
	width:120px;height:52px;
	font-size:18px; font-family:"宋体";
	color:#fff; text-decoration:none;
}


div.banner{
	width:1423px;height:509px;
	margin:0px auto;
}

div.index_cc{
	background: url(../images/index_cc.jpg); background-repeat:no-repeat;
	width:1423px;height:551px;
	margin:0px auto;
}

div.index_news_img{
	padding:49px 0px 0px 80px;
}

div.index_news_more{
	height:90px;
}
.index_news_more div{
	text-align:right;
	padding:54px 60px 0px 0px;
}

div.index_news_1{
	height:120px;
}
div.index_news_1_title{
	height:35px;
}
.index_news_1_title div{
}
.index_news_1_title a{
	font-size:18px; font-family:"宋体";
}
div.index_news_1_cc{
	text-indent:2em;
	width:518px;
	color:#0a2225;
}

div.index_news_2{
}
.index_news_2 a{
	color:#7d7c7b;
}
.index_news_2 a:hover{
	color:#0a2225;
}
.index_news_2 td{
	line-height:18px; height:18px;
}

div.index_right_img{
}


div.index_cc_1{
	height:316px;
}

div.index_cc_2{
}

div.index_pro_more{
	height:30px;
}
.index_pro_more div{
	text-align:right;
	padding:0px 60px 0px 0px;
}

div.index_pro_cc{
	padding:0px 0px 0px 85px;
}

div.index_pro_list{
	height:154px;
}
div.index_pro_list_c{
	padding:30px 0px 0px 30px;
}
.index_pro_list_c a{
	color:#317533; font-family:"宋体";
	font-size:14px;
}
.index_pro_list_c a:hover{
}
.index_pro_list_c td{
	height:28px; line-height:28px;
}

div.index_leave{
	color:#fff; font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:0px 0px 0px 165px;
}



div.bottom{
	width:1423px;height:62px;
	margin:0px auto;
}
div.bottom_c{
	color:#8c8d8d;
	text-align:center;
	padding:23px 0px 0px 0px;
}
.bottom_c span{
	margin:0px 5px; font-size:14px;
	color:#8c8d8d;
}



































#page{ margin:0px 0px 20px 40px; }
#page li{padding:0; float: left; margin-right: 5px; display: block; font-size:12px; }

#page span{display: block; padding: 0px 5px 0px 5px; background: #CCFFFF ; font-weight: bold; border: 1px solid color:#6a2e12;color:#000;; }

#page a{display: block; text-decoration: none; margin:0px; color: color:#000;;padding: 0px 5px 0px 5px;}

#page a:link, a:visited {border: 0px solid color:#000;; }/*为列表影响其他链接，设置为0*/

#page a:hover {border: 1px solid color:#000;; background: #FFFFCC; }












