*{ 
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	text-decoration: none;
	transition: all 0.2s ease-out 0s;
}
ul {
	list-style: none;
}
body {
	font-family: "Microsoft Yahei";
	color: #333;
}
.margin10 {
	margin-top: 10px;
}
.margin20 {
	margin-top: 20px;
}
.margin30 {
	margin-top: 30px;
}
.margin40 {
	margin-top: 40px;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.pull-left{
	float: left;
}
.pull-right{
	float: right;
}
.left_bj{
	width: 414px;
	height: 430px;
	background: url(bj1_03.jpg) center center no-repeat;	
}
.left_bt{
	font-size: 26px;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	color: #ffffff;
	text-align: center;
	margin-top: 55px;
}
.left_nr{
	font-size: 18px;
	font-family: 'Times New Roman', Times, serif;
	color: #ffffff;
	margin-top: 33px;
	margin-left: 30px;
	margin-right: 30px;
}
.left_link {
	float: right;
	margin-right: 30px;
	margin-top: 30px;
}
.left_link a{
	color: #ffeb0a;
	font-size: 18px;
	font-family: 'Times New Roman', Times, serif;
	margin-left: 5px;
}
a:link{
	color: #ffeb0a;
}
a:hover {
  font-weight: bold;
}
 
a:active {
  color: #ffffff;
}
.right_bj{
	width: 778px;
	height: 431px;
	text-align: center;
	overflow: hidden;
}
.right_bj img {
	height: 100%;
}
.wz{
	width: 1200px;
	height: 40px;
	background-color: #eeeeee;
	border: #bfbfbf 1px solid;
	line-height: 40px;
	text-align: center;
    font-size: 22px;
	font-family: 'Times New Roman', Times, serif;
	color: #333;
}
.left_bj2{
	width: 691px;
	height: 467px;
	text-align: center;
	overflow: hidden;
	z-index: 1;
}
.left_bj2 img {
	height: 100%;
}
.right_bj2{
	width: 759px;
	height: 501px;
	background: url(bj2_03.png) center center no-repeat;
	margin-top: 6px;
	z-index: 2;
	position: absolute;
	top: 0;
	right: 0;
}
.list-box{
	position: relative;
}
.right_wz{
	width: 377px;
	height: 382px;
	margin-top: 55px;
	margin-left: 330px;
}
.right_bt{
	font-size: 26px;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	color: #ffffff;
	text-align: center;
}
.right_nr{
	font-size: 18px;
	font-family: 'Times New Roman', Times, serif;
	color: #ffffff;
	margin-top: 33px;
}
.right_link {
	float: right;
	margin-top: 30px;
}
.right_link a{
	color: #ffeb0a;
	font-size: 18px;
	font-family: 'Times New Roman', Times, serif;
	margin-left: 5px;
}
.picture{
	height: 124px;
	z-index: 3;
	position: absolute;
	margin-top: 383px;
	margin-left: 195px;
}