@charset "utf-8";
/* CSS Document */
/*烦恼*/
.wbky_fn{
	width: 1920px;
	height: 850px;
	margin:10px auto;
	clear: both;
	background: url(../images/syfn.gif)no-repeat center;
}
.wbky_bt{
	width: auto;
	text-align: center;
	font-size: 30px;
	padding-top:30px;
	line-height: 40px;
	box-sizing: border-box;
}
.wbky_bt h2{
	font-size:44px;
	line-height:70px;
	color:#444444;
	font-family:'Microsoft YaHei';
	letter-spacing:5px;
	font-weight:bold;
}
.wbky_bt p{
	width:100%;
	color:#888888;
	font-weight:bold;
	font-size:24px;
	font-family: Georgia, "Times New Roman", Times, serif; text-align:center;
	line-height:30px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.wbky_right{
	width: 300px;	
	top:180px;
	right: -1150px;
	position:relative;
}
.wbky_right0{
	margin: 80px 0 0 0;
	box-sizing: border-box;
}
.wbky_right1{
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 36px;
	text-align: center;
	border-radius:10px 0px 0px 10px;	
	background:rgb(255,130,63);
	float: left;
	display:inline-block;
}
.wbky_right2{
	width: 250px;
	height: 50px;
	line-height: 50px;	
	font-size: 22px;
	letter-spacing:4px;
	color: #000;
	display:inline-block;
	padding: 0 20px;
	box-sizing: border-box;
	border-radius:0 10px 10px 0;
	background:#e8e8e8;
}
.wbky_left{
	width: 300px;
	top:-145px;
	right: -950px;
	position:relative;
}
.wbky_left0{
	margin: 80px 0 0px 0;
	box-sizing: border-box;
}
.wbky_left1{
	color: #fff;
	width: 50px;
	height: 50px;
	font-size: 36px;
	line-height: 50px;
	vertical-align:bottom;
	text-align: center;		
	border-radius:0px 10px 10px 0px;	
	background:rgb(255,130,63);
	display:inline-block;
}
.wbky_left2{
	width: 250px;
	height: 50px;
	line-height: 50px;	
	font-size: 22px;
	letter-spacing:4px;
	color: #000;
	display:inline-block;
	text-align: right;
	padding: 0 20px;
	box-sizing: border-box;
	border-radius: 10px 0 0 10px ;
	background:#e8e8e8;
}