@CHARSET "UTF-8";
/* CSS Document */
body{ font-family:"微软雅黑";font-size:12px;margin:0px;padding:0px; overflow-x:hidden;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,address,select,span{margin:0px;padding:0px;font-weight:normal}
a{text-decoration:none; color:#444;font-weight:normal}
b{ font-weight:normal;}
p{font-weight:normal}
a:hover{text-decoration:none; color:#015db2;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
i,dl,dt,em,li{list-style-type:none; font-style:normal;}
input,textarea{ font-family:"微软雅黑";outline: none;}
a{ border:none\9;}
a img{border:none\9;}
.Left{float:left;}
.Right{float:right;}
.clearfix{clear:both;}
.indexbody{overflow-y: hidden;}
.body{
	width: 100%;
	height: 100%;
	background-image: url(../img/pc/beijin.jpg);
	position:inherit;
}
.headerbar{
	width: 100%;
	height: 150px;
	position: relative;
}
.header{
	width: 1200px;
	height: auto;
	padding: 50px 0;
	overflow: hidden;
	position:	relative;
	z-index: 2;
	margin: 0 auto;
}
.header a.logo{
	width: auto;
	height: auto;
	float:	left;
	display: block;
	margin-top: 17px;
}
.header a.logo img{
	width: 100%;
	display: block;
}
.header .h-r{
	width: auto;
	height: auto;
	float: right;
	margin-right: 17px;
	margin-top: 17px;
}
.header .h-r ul li{
	width: 115px;
	float: left;
	margin-right: 17px;
	list-style: none;
}
.header .h-r ul li a{
	width: 80px;
	font-size: 19px;
	color: #fff;
	text-align:center;
	line-height: 30px;
	padding: 0 15px;
	display: block;
	text-decoration:none;
	font-family:"dongqin";
}
.header .h-r ul li a:hover{
	background: #B22222;
}
.header .h-r ul li ul{
	background-color: #fff;
}
.header .h-r .menu{
	display: none;
	width: 110px;
	height: 240px;
}
.header .h-r .menu li{
	background-color: #fff;
}
.header .h-r .menu li a{
	color: #9e3241;
	font-size: 8px;
}
.header .h-r .menu li a:hover{
	background-color: #f1f1f1;
	color: #000;
}
.index{
	width: 100%;
	height: 800px;
}
.index .index-wz{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-left: 500px;
	padding-top: 260px;
}
.index .index-tb{
	width: 52px;
	height: auto;
	float: right;
	margin-top: 200px;
	margin-right: 140px;
}
.index .index-tb ul li{
	padding-bottom: 40px;
}

.footer{
	width: 100%;
	height: auto;
	background-color: #232323;
 	margin-top: 50px;
	}
	.footer .footerbar{
		width: 1500px;
		height: auto;
		padding: 50px 0;
		overflow: hidden;
		position:	relative;
		z-index: 2;
		margin: 0 auto;
	}
	.footer .footerbar a.logos{
		width: auto;
		height: auto;
		float:	left;
		display: block;
	}
	.footer .footerbar a.logos img{
		width: 100%;
		display: block;
	}
	.footer .footerbar .footerdh{
		width: auto;
		height: auto;
		float: left;
		margin-left: 142px;
	}
	.footer .footerbar .footerdh ul li{
		float: left;
		margin-right: 45px;
		list-style: none;
	}
	.footer .footerbar .footerdh ul li a{
		font-size: 17px;
		color: #bdbdbd;
		line-height: 30px;
		display: block;
		text-decoration:none;
		font-family:"dongqin";
	}
	.footer .footerbar .footertb{
		width: auto;
		height: auto;
		float: right;
	}
	.footer .footerbar .footertb a img{
		margin-right: 30px;
		padding-left: 84px;
	}
	.footer .footerbar .footerxt img{
		margin-top: 25px;
	}
	.footer .footerbar .footerwz{
		width: 50%;
		height: auto;
		float: left;
	}
	.footer .footerbar .footerwz p{
		padding-top: 25px;
		color: #bdbdbd;
		font-family:"dongqin";
	}
	.footer .footerbar .footerdq{
		width: 15%;
		height: auto;
		float: right;
	}
	.footer .footerbar .footerdq img{
		margin-top: 25px;
	}
	.footer .footerbar .footerdq p{
		color: #bdbdbd;
		float: right;
		margin-top:	27px;
		margin-right: 100px;
		font-family:"dongqin";
	}