@charset "utf-8";




.waikuang{
	width: 1200px;
	height: 350px;
	background-color: #FFFFFF;
	margin:44px auto;
}
.bottom_kuang{
	width: 1200px;
	height: 200px;
	background-color: #FFFFFF;
	margin:44px auto;
	box-sizing: border-box;
	border: 1px solid #FFFFFF;
}
.left_kuang{
	box-sizing: border-box;
	border: 1px solid #FFFFFF;

}
.frame_right_bottom {
	display: table;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
}

.frame_right_bottom p {
	float: left;
	font-size: 16px;
	width: 100px;
	height: 48px;
	background-color: #1971C8;
	color: #FFFFFF;
	line-height: 48px;
}

.inputbox {
	width: 400px;
	height: 48px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 2px solid #1971C8;
	margin-left: 0 ;
	margin-top: 15px;
}

.tijiao {
	width: 136px;
	height: 46px;
	background-color: #1971C8;
	color: #FFFFFF;
	margin-top: 80px;
	font-size: 16px;
}
.b_kuang{
	box-sizing: border-box;
	display: table;
	margin: 0 auto;
}
.b_kuang p{
	margin:10px;
}