.wsxzf-toolbar {
    position: relative;
}
/* .wsxzf-toolbar:before{
	content: "";
	position: absolute;
	background: linear-gradient(to left, #5598F1, #216AC8);
	left: 0%;
	right: 50%;
	height: 50px;

}
.wsxzf-toolbar:after {
	content: "";
	position: absolute;
	background: linear-gradient(to right, #5598F1, #216AC8);
	left: 50%;
	right: 0%;
	height: 50px;
} */
