@charset "utf-8";
/* CSS Document */

body,ul,ol,dl,td,th,caption,pre,p,blockquote,input,textarea,table
{
	font-family:"微软雅黑",Arial;
	line-height:150%; 
	font-size:12px;
	color:#000000;
}

body {margin:0 auto;
padding:0px 10px 0px 10px;}

table {border: 0;border-collapse:collapse;}
table tr td {vertical-align: top;}

img {border:none;}
ul,ol,li,dl,dt,dd {margin:0;padding:0;}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

a {text-decoration:none;}
a:hover {text-decoration:underline;}

h1 {font-size:34px; line-height:110%; margin-top:0; margin-bottom:12px; font-weight:bold; font-family: "微软雅黑",Arial;}
h2 {font-size:26px; line-height:110%; margin-top:0; margin-bottom:10px; font-weight:bold; font-family: "微软雅黑",Arial;}
h3 {font-size:18px; line-height:110%; margin-top:0; margin-bottom:8px; font-weight:bold; font-family: "微软雅黑",Arial;}
h4 {font-size:16px; line-height:110%; margin-top:0; margin-bottom:5px; font-weight:bold; font-family: "微软雅黑",Arial;}
h5 {font-size:14px; line-height:110%; margin-top:0; margin-bottom:5px; font-weight:bold; font-family: "微软雅黑",Arial;}
h6 {font-size:12px; line-height:110%; margin-top:0; margin-bottom:5px; font-weight:bold; font-family: "微软雅黑",Arial;}

p {margin:1em 0;}
blockquote, ul, ol, dl {margin:1em;}
ol, ul, dl {margin-left:2em;}
ol li {list-style: decimal outside;	}
ul li {list-style: disc outside;}
dl dd {margin-left:1em;}

th,td {
	border:#d5d5d5 solid 1px;
	padding:.5em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}

blockquote  {margin: 10px; color: #666; background:#FFFFCC}

/*Hide or Show 隐藏、显示*/
.hide {display:none;}
.show {display:block;}

/*Floats 浮动部分*/
.fl {float:left;}
.fr {float:right;}
.cf {clear:both;}


/* Clear Fix ::: 用于内部有浮动元素的元素，可以起到关闭浮动的作用 */

.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix
{
display:inline-block;
}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */
/* end of clearfix */

/*footer 用于网页尾部*/
#footer {font-family:PMingLiU,"微软雅黑",Arial;color:#ccc;}


.body_style{
margin:0 auto;}
/*上面的第一条横线*/
.top_top{
background:#000000;
height:9px;
width:100%;
position:absolute;
top:0px;
left:0px;
margin:0px;
padding:0px;}



/*上面的第二条横线*/
.top_top2{
background:#aeaeae;
height:4px;
width:100%;
position:absolute;
top:9px;
left:0px;
margin:0px;
padding:0px;}


/*除了Footer和两条线之外的所有的框架*/
.main{
width:960px;
height:100%;
margin:0 auto;
padding:0px;}


/*LOGO那一整块的DIV*/
.main_top{
width:960px;
height:80px;
margin:0 auto;
padding:24px 0px 0px 0px;}


/*LOGO的图片*/
.logo_pic img{
float:left;
width:59px;
height:68px;
margin-left:50px;}



/*LOGO部分--公司名称*/
.logo_text{
float:left;
width:356px;
height:48px;
margin-top:10px;
margin-left:10px;

}


/*右上角网站地图等导航*/
.guide{
float:right;
text-align:right;
margin-top:-10px;
margin-right:50px;}

.guide ul li{
list-style:none;
line-height:20PX;}

.guide a{
color:#457fa1;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif,"微软雅黑";
}

.guide a:hover{
color:#000000;
text-decoration:underline;}

.guide a:active{
color:#457fa1;}

/*Menu部分的框架*/
.main_banner{
width:960px;
height:100%;
text-align:center;
position:relative;
}

#iframe_pic{
padding:0px;
margin:0px 0px 0px -10px;
}



.footer{
position:relative;
margin:0px;
padding:0px;
float:left;
height:80px;
width:100%;}


.top_top3{
background:#f5f5f5;/*:#416271;*/
height:2px;
width:100%;
padding:0px;
margin:0px;}

.top_top4{
background:#d6d6d6/*:#6aa7c3*/;
height:1.5px;
width:100%;
padding:0px;
margin:0px;
float:left;
}

.footer_contant{
width:960px;
margin:0 auto;
height:80px;
}

.footer_contant span{
float:right;
margin-top:10px;
font-size:13px;
}


.homeimg{
display:block;
margin:0px;
padding:0px;
margin-top:5px;
}

/*搜索输入框未选中样式定义*/
.seachEffectB{
height:21px;
line-height:21px;
background-color:#f1f1f1;
border:1px solid #d0d0d0;
color:#666; 
width:150px; 
padding-left:22px; 
background-position: 2px center; }


/*搜索输入框选中样式定义*/
.seachEffectF{ 
height:21px; 
line-height:21px; 
background-color:#fff;
border:1px solid #d0d0d0;
padding-left:0px; 
color:#666; 
width:175px; 
background-image:none; 
background-repeat: no-repeat; }

.map_center_pic{
background:#FFA500;
width:100%;
height:30px;
}


.map_contant table{
margin:30px 0px 30px 100px;
text-align:left;
width:800px;
border:solid #5d5d5d 1px;}

.map_contant table a{
color:#333333;}

.map_contant table a:hover{
color:#0099cc;}


.map_contant table th{
background:#ccffff;
border:solid #5d5d5d 1px;}

.map_contant table td{
border:solid #5d5d5d 1px;}

th#map_th_1{
background:#FFCCCC;} 

th#map_th_2{
background:#CCFF66;} 

th#map_th_3{
background:#FFFF66;} 


