.panel_state_content {
    border-width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1px;
    height: 1px;
}
.toollogo {
    position: relative;
    float: left;
}
.ax_default {
    background: url(../images/hot.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    left: -5px;
    top: -5px;
    width: 78px;
    height: 80px;
}
.tooljs {
    padding: 5px 10px;
    position: relative;
    float: left;
}
.enterzt3 {
	font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    width: 100px;
    height: 30px;
    border-radius: 2px;
    background-color: rgb(52, 152, 219);
    display: block;
    float: left;
    margin-right: 18px;
}
.enterbtn {
    width: 100%;
/*     position: absolute;
    bottom: 10px;
    left: 10px; */
    margin:10px;
}