.dxy_cont_main {
	box-shadow: none;
} 

#btn_beihuo,
#btn_ggkc {
	display: none;
	margin-right: 5px;
}

.layuiadmin-btn-group {
    padding-right: 5px;
	display: flex;
	flex-direction: row;
	align-items: center;
	float: right;
}

.tj_title_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.top_box {
	width: 120px;
	padding: 4px 12px;
	border-left: 1px solid #cccbcb;
	border-bottom: 1px solid #cccbcb;
	border-top: 1px solid #cccbcb;
	border-right: 0;
	border-radius: 0px;
	height: 23px;
	cursor: pointer;
}

.a_btn {
	border-left: 1px solid #cccbcb !important;
	border-bottom: 1px solid #cccbcb;
	border-top: 1px solid #cccbcb;
	border-right: 0;
	height: 23px;
	line-height: 23px;
	width: 70px;
	cursor: pointer;
    padding: 0 5px;
    font-size: 12px;
	text-align: center;
}

.a_btn_last{
	border-right: 1px solid #cccbcb;
}

.btn_chongzhi{
	color: #d91111;
}