@charset "utf-8";
.banner-byzy{
	background:url(../images/boyun/banner-byzy.jpg) no-repeat center top;
	height:638px;
}
.w1300{
	width:1300px;
	margin:0 auto;
}
.byzy-fl{
	width:702px;
}
.byzy-fl img{
	display:block;
}
.byzy-fr{
	width:466px;
	margin-right:50px;
	height:630px;
	position: relative;
}
.byzy-fr-img{
	padding-top:70px;
}
.byzy-fr-img img{
	display:block;
}
.byzy-table{
	padding-top:42px;
}
.byzy-table table{
	border-radius: 5px;
	background:#dde2f4;
	width:100%;
	overflow:hidden;
}
.byzy-table table td{
	text-align: center;
	background:#4981e9;
	color:#fff;
	font-size:14px;
	padding:10px 0;
	line-height:28px;
}
.byzy-table table td span{
	margin: 0 8px;
	display:inline-block;
}
input.want-but{
	border:0;
	width:200px;
	height:70px;
	border-radius: 5px;
	display:block;
	position: absolute;
	left:127px;
	bottom:25px;
	background:#eee;
	font-size:24px;
	color:#006fa7;
	cursor:pointer;
}
