@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:#414042; line-height:22px;
	background:url(../images/bg.jpg); background-position:top center; background-repeat:no-repeat;/**/
	background-color:#e5e5e3;/**/
	/*英文自动换行*/
	table-layout:fixed; word-break: break-all; 
	/*英文自动换行*/; 
	
}
div
{
	line-height:22px; 

}
body,td,th {
	font-size: 12px; margin:0px auto;
}
a{
	color:#6596d1; text-decoration:none;
	
}
a:hover{
	color:#6596d1; 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:1220px;height:164px;
	margin:0px auto;
}
div.top_1{
	height:131px;
	
	background: url(../images/top_1.jpg); background-repeat:no-repeat;/**/
	width:1220px;height:113px;
}

div.top_1_home{
	height:68px;
}
.top_1_home div{
	text-align:right;
}

div.top_sel{
	padding:0px 0px 0px 1007px;
	padding:10px 0px 0px 960px;	
}

input.sel_input{
	display:block;
	background: url(../images/sel_input.jpg); background-repeat:no-repeat;
	width:180px;height:22px;
	float:left; color:#0f5483;
	border:none;
	margin:0px; padding:0px;
	text-indent:1em;
}
input.sel_button{
	display:block;
	background: url(../images/sel_button.jpg); background-repeat:no-repeat;
	width:30px;height:22px;
	float:left;
	border:none;
	cursor:pointer;
	margin:0px; padding:0px;
}

div.menu{
	height:46px;
}

div.top_2{
	
}

div.top_2_c_list{
	position:absolute; z-index:999999999;
}

td.menu_shot_left{
	background: url(../images/menu_shot_left.png); background-repeat:no-repeat;
	width:8px;height:33px;
}
td.menu_shot_cc{
	background: url(../images/menu_shot_cc.png); background-repeat:repeat-x;
	height:33px;
	padding:0px 10px;
	color:#005fb9;
}
td.menu_right_shot{
	background: url(../images/menu_right_shot.png); background-repeat:no-repeat;
	width:8px;height:33px;
}

.menu_shot_cc a{
	color:#005fb9;
	margin:0px 5px;
}
.menu_shot_cc a{
	color:#005fb9; text-decoration:none;
}

div.top_2_c_list_c{
	padding:5px 0px 0px 0px;
}


div.shot_menu{
	position:absolute;
	height:7px; font-size:7px; line-height:7px;
	background:none;
	padding:0px 0px 0px 60px;
}




div.index_cc{
	background: url(../images/index_cc.jpg); background-repeat:no-repeat;
	width:1220px;height:595px; height:815px;
	margin:0px auto;
}


div.index_cc_1{
	height:280px;
}

div.index_lanmu{
	padding:85px 0px 0px 42px;
	padding:100px 0px 0px 42px;
}
.index_lanmu div{
	height:70px;
}


div.index_news_more{
	text-align:right;
	height:90px;
}
.index_news_more div{
	padding:60px 0px 0px 0px;
}


div.index_news_cc{
	
}
.index_news_cc a{
	color:#414042;
	padding:0px 0px 0px 25px;
}
.index_news_cc a:hover{
	color:#6596d1;
}





div.index_pro_more{
	height:90px;
}
.index_pro_more div{
	padding:52px 50px 0px 0px;
	text-align:right;
}
.index_pro_more a{
	margin:0px 2px;
}


div.index_pro_cc_c{
	padding:0px 0px 0px 32px;
}



div.index_cc_2{
	
}



div.index_anli_more{
	text-align:right;
	height:95px;
}
.index_anli_more div{
	padding:60px 0px 0px 0px;
}

div.index_anli_cc{
	padding:0px 0px 0px 52px;
}




div.index_net_more{
	text-align:right;
	height:95px;
}
.index_net_more div{
	padding:60px 52px 0px 0px;
}

div.index_net_cc{
	
}

div.index_net_cc_1{
	padding:0px 0px 0px 30px;
	height:110px;
}

div.index_net_cc_2{
	padding:0px 0px 0px 30px;
}




div.bottom{
	background: url(../images/bottom.jpg); background-repeat:no-repeat;
	width:1220px;height:66px;
	margin:0px auto;
	color:#fff;
}

div.bottom_c{
	
}

div.bottom_c_1{
	color:#fff;
	padding:10px 0px 0px 30px;
}
.bottom_c_1 span{
	color:#fff; margin:0px 5px;
	font-size:14px; font-weight:bold;
}

div.bottom_c_2{
	color:#fff;
	text-align:right;
	padding:20px 30px 0px 0px;
}
.bottom_c_2 span{
	margin:0px 5px;
	font-size:14px; font-weight:bold;
}





.ttdd td{
	height:30px; line-height:30px;
}







#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; }












