html{
	background: #fbfbfb;
}

.bodyclass {
	width: 880px;
	height: 500px;
	margin: 20px auto 0px auto;
}

.bodydiv {
	height: 70px;
}

.bodydiv .div1 {
	width: 100px;
	text-align: left;
	font-weight: bold;
	display: inline-block;
	font-size: 16px;
	color: #0d1134;
}

.bodydiv .div2 {
	width: 500px;
	text-align: left;
	font-weight: bold;
	display: inline-block;
	padding-left: 26px;
}

.bodydiv .div3 {
	width: 100px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
}

.img {
	width: 48px;
	height: 48px;
}

.btn-sjh,.btn-sjh:focus {
	width: 106px;
	height: 40px;
	color: #fff;
	background: #1890ff;
	border-radius: 5px;
	cursor: pointer;
	border:0;
}

.btn-unbind,.btn-unbind:focus {
	width: 106px;
	height: 40px;
	color: #1890ff;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #1890ff;
	cursor: pointer;
}

.imgdiv {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.bd {
	font-size: 14px;
	color: #9BA3A7;
}

.kg {
	padding-left: 50px;
}

.bdtitle {
	font-size: 14px;
	color: #0d1134
}

.bthx {
	color: #DE535E;
}

.bdipt {
	width: 400px;
	height: 40px;
	background: #ffffff;
	border: 1px solid #d8dce6;
	border-radius: 5px;
}
