﻿/*======网页属性设定：页边距、字体及颜色（在没有具体规定的情况下适用）、主体页面位置（左中右）、整体页面背景=*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,p{padding: 0; margin: 0;}
*{ margin:0; padding:0; list-style:none;}
ul { list-style:none;}
input{outline:none;}
textarea{resize:none} 
img { border:0px;}
body{
	margin:0 auto;
	text-align: left;
	font-family:Microsoft YaHei;
	background-color:#FFF;
	background-image: url(../images/bj.png);
	background-repeat: repeat-x;
	background-position: left top;
}
/*========基本表格设置：在没有具体规定的情况下适用=*/
td{
	font-family:Microsoft YaHei;
	text-decoration: none;
}
/*==========链接基本样式：在没有具体规定的情况下适用=*/
a{
	text-decoration: none;outline: none;blr:expression(this.onFocus=this.blur());
	color:#333;
}
a:hover{
	color: #f39a33;
	text-decoration: none
}
/*============页面整体设定：边距、位置、宽度等=*/
#pageset{
	margin:auto;
}
/*===========页面头部=*/
#top_bj{
	position:relative;/*顶部元素定位祖先*/
	height:170px;
	MARGIN:auto;
}
#top{
	position:relative;
	margin:auto;
	width:1110px;
	height:170px;

}

#logo a{/*网站标题位置*/
    position:absolute;
	z-index:1;
	top:5px;
	left:0px;
	width:523px;
	height:108px;
	background: url(../images/logo.png) no-repeat !important; 
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src=  "../images/logo.png");
    background:none;
}
#top_tb1 a{/*导航栏整体背景*/
	position:absolute;
	z-index:1;
	top:50px;
	right:200px;
	width:40px;
	font-family: Verdana;
	font-weight: normal;
	padding:0 0 0 50px;
	height:40px;
	line-height:40px;
	color:#666;
	font-size:18px;
	background-image: url(../images/top_tb.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#top_tb2 a{/*导航栏整体背景*/
	position:absolute;
	z-index:1;
	top:50px;
	right:150px;
	width:40px;
	font-family: Verdana;
	font-weight: normal;
	padding:0 0 0 50px;
	height:40px;
	line-height:40px;
	color:#666;
	font-size:18px;
	background-image: url(../images/top_tb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
}
#top_tel{/*导航栏整体背景*/
	position:absolute;
	z-index:1;
	top:30px;
	right:0px;
	font-family: Verdana;
	font-weight:bold;
	height:24px;
	line-height:24px;
	color:#666;
	font-size:14px;
}
#top_tel i{/*导航栏整体背景*/
	margin:0px 5px 0 10px;
	color:#f39a33;
	font-size:16px;
	line-height:24px;
}
#search {
	position:absolute;
	z-index:10;
	top:130px;
	right:0px;
	background-color: #666;

    }
.inp_srh {
	width:240px;
	height:30px;
	padding:0 0 0 5px;
	color: #666;
	line-height:30px;
	border:0px solid #cbcbcb;
	font-family:Microsoft YaHei;
	background-color: transparent;
}
.btn_srh { width:40px; height:30px; background:url(../images/search.png) 50% 50% no-repeat; border:none; cursor:pointer; text-indent:-999em;}
#search * { vertical-align:middle;display:inline;}
#nav{/*导航栏整体背景*/
	position:absolute;
	z-index:10;
	top:120px;
	left:0;
}

#nav_bj{
	position:absolute;
	z-index:2;
	top:120px;
	left:0;
	width:100%;
    height:50px;
	background-color:#202020;
	/*filter:alpha(opacity=50);  
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.5;半透明*/

}

.footer_bj {
	overflow:hidden;
	background-color:#FFF;
	margin:0 0 0 0;
	padding:20px 0 40px 0;
	background-image: url(../images/bj.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer_box { width:1110px;margin:auto;background-color:#06C;}
.footer_left{ float:left; width:350px;margin:20px 0 0 0px;}
.footer_left dl{  margin:0 0 0 0px;}
.footer_left dl dt{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:40px;
	color:#1a1a1a;
	font-weight:bold;
	padding:0px;
	letter-spacing:-2px;
}
.footer_left dl dd{font-size:20px;line-height:36px;font-weight: normal;color:#1a1a1a;}
.footer_center{ float:left; width:350px;margin:0 0 0 30px;}
.footer_center dl{margin:20px 0 0 0px;overflow:hidden;}
.footer_center dl dt{ letter-spacing:-2px;text-align:center;font-size:36px;line-height:50px; color:#e23940;font-weight:bold;padding:0px;}
.footer_center dl dd{letter-spacing:-2px;text-align:center;font-size:36px;line-height:40px; font-weight:bold;padding:0px;}
.footer_an a{
	margin:20px 0 0 0;
	display:block;
	letter-spacing:-1px;
	text-align:center;
	font-size:18px;
	line-height:40px;
	font-weight:bold;
	padding:0px;
	color:#FFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #1575b5;
	background-color:#06a7e1;
}
.footer_an a:hover{

	color:#FFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #fede98;
	background-color:#eeb132;
}
.footer_right{
	float: right;
	width:350px;
	height:110px;
	margin:30px 0px 0 0;
	background-image: url(../images/bottom_logo.png);
	background-repeat: no-repeat;
	background-position: 150px center;
}
/*===========页面底部=*/
#bottom{
	width:100%;

	margin: auto;
	text-align: left;
	background-color: #1a1a1a;
}
#footer dl{ width:1110px;padding:10px 0 10px 0; margin:auto;}
#footer dl dt{
	float:left;
	width:400px;
	height:50px;
	background-image: url(../images/bottom_logo.png);
	background-repeat: no-repeat;
	background-position: right center; display:none;
}
#footer dl dt a{ color: #a7a7a7;}
#footer dl dd{  margin:0px 0 0 0;padding:0;color:#a7a7a7; text-align: center;font-size:12px;line-height:2;}
#footer dl dd a{ color: #a7a7a7;}
/*===========页面主体设定=*/
#content{
	margin:auto;
	WIDTH:1110px;
	padding:30px 0 20px 0px;
	overflow: hidden;
}