.btxx {
    width: 1200px;
    margin: 0 auto;
}

.tools_title {
    font-size: 30px;
    height: 100px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgb(226, 226, 226);
}

.foot_new {
    position: fixed;
    bottom: 0;
    left: 0;
}

.sygn {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.stgnxj {
    width: 250px;
    height: 100px;
    margin-top: 40px;
    padding: 35px 0 0 25px;
    border-radius: 5px;
}

.dtxx1 {
    background: #fff6ea;
}

.tpxx {
    width: 85px;
    float: left;
}

.wzxinxi {
    float: left;
}

.fenleibt1 {
    font-size: 19px;
    font-weight: 600;
    margin-top: 3px;
}

.fenleibt2 {
    font-size: 14px;
    color: rgb(114, 112, 122);
    margin-top: 10px;
}

.dtxx3 {
    background: #fff1f1;
    margin-left: 33px;
}

.dtxx4 {
    background: #ecf7ff;
    margin-left: 33px;
}

.dtxx5 {
    background: #eafbfd;
    margin-left: 33px;
}

.dtxx6 {
    background: #f4f2fd;
}