﻿html,
body {
	font-size: 14px;
	font-family: "Microsoft YaHei UI";
	color: #333;
	margin: 0;
	padding: 0;
	background: url(beij.png) no-repeat center top;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
p,
h1,
h2,
h3,
img {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #2D65A5;
}

.clear_both:after {
	content: " ";
	clear: both;
	display: block;
	overflow: hidden;
}

.clear_both {
	clear: both;
}



.nr {
	width: 1200px;
	margin: 0 auto;
}

.left {
	display: inline-block;
	width: 290px;
	height: 1000px;
}

.nrbox {
	width: 300px;
	height: 50px;

}

.subNavBox {
	width: 300px;
	height: 950px;
}

.right {
	width: 900px;
	height: 1000px;
	float: right;
}

.wzlj {
	width: 900px;
	height: 50px;

}

.zwnr {
	width: 900px;
	height: 950px;
	float: right;
}
.zwnrbt{
	width: 900px;
	height:50px;
}
.zwnrzw{
	width: 900px;
	height:850px;
}
.bt{
	width:900px;
	height:50px;
	border-bottom:1px solid #ccc;
}
.bt1{
	width:140px;
	height:50px;
	float:left;
}
.more1{
	width:50px;
	height:50px;
	float:right;
}


.big{ display:block}
.little{ display:none;}

