/*footer*/
a{
    text-decoration: none;
    color: black;
 }
.footer{

		width: 100%;
		background:#fff;
		font-size: 13px;
		margin-top:10px;
		min-width: 1200px; 
                height:300px;


	}
.footer_center{
		width:1200px;
		margin:auto;
		height:50px
	}
/*友情链接*/
.yqlj_div{ 	
	width:100%;
	border-bottom: 4px solid #336699;
height:50px;
}
.yqlj_div .linklist{ 
	float:left;
	margin-left:25px;
	width:80px; 
	height:28px;
	line-height:28px;
	font-size:16px;
	color:#005ebc; 
	padding-left:23px;
}
.linkname{
	float:left;
	height:50px;
	line-height:50px;
	font-weight: bold;
	font-size:16px;
}
.linkbox1{
	height:30px;
	margin-left: 180px;
line-height:50px;
}
.linkbox1 dl{ 
	width:auto;
	display:block!important; 
	height:30px;
	background:#fff;
	float:left;
	line-height:30px;
	position:relative; 
	z-index:10;
	margin: 0 10px;
top:10px;
}
.linkbox1 dl dt{
	height:50px;
	line-height:50px;
	display: inline-block;
	cursor: pointer;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	z-index: 99;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	margin-top:-11px;
}
/*.linkbox1 dl ::before{
	content: '';
	width: 0px;
	height: 8px;
	border: 1px solid gray;
	top: 50%;
	margin-top: -6px;
	left: 5px;
	z-index: 100;
}*/
/*.linkbox1 dl dt::before:first-child{
	content: none;
}*/
.linkbox1 dl dt img{ 
	margin-left:10px;
	vertical-align: middle;
}
.linkbox1 dl#num1{
	background:none;
}
.linkbox1 dl#num1 dt,.linkbox1 dl#num2 dt,.linkbox1 dl#num3{
	width:110px;
}
.linkbox1 dl#num4 dt{
	width:110px;
}
.linkbox1 dl#num5 dt,.linkbox1 dl#num6 dt{
	width:110px;
}
.linkbox1 dd{
	position:absolute;
	left:-210px;
	bottom:40px;
	background:#fff;
	display:none;
	z-index:98;
	border:#496fb0 1px solid; 
	width:1198px; 
	padding:10px 0px;
}
.linkbox1 dd ul{
	padding:0 10px;
}
.linkbox1 dd ul li{
	list-style: none;
	float:left;
	
	width:16.6%;  
	text-align:center;  
}

.linkbox1 dd ul li a{
	display:block; 
	font:normal 14px/26px "Microsoft Yahei";
	width:auto;
	white-space:nowrap;
	overflow:hidden;
	padding-left:35px; 
	color:#666; 
text-decoration: none;
}

.linkbox1 dd.link1{ 
	left:-190px;
}
.linkbox1 dd.link2{
	left:-332px;
}
.linkbox1 dd.link3{ 
	left:-515px;
}
.linkbox1 dd.link4{ 
	left:-697px;
}
.linkbox1 dd.link5{ 
	left:-865px;
}
.linkbox1 dd.link6{ 
	left:-1016px;
}


.footer_bq{
	font-size: 14px;
	text-align: center;
	height:250px;
	font-family:"微软雅黑";
}
