@charset "utf-8";
html, body {
    margin: 0;
    padding: 0;
    background: #fff!important;
}

a {
    text-decoration: none;
}

.allfunction_content {
    width: 1170px;
    min-width: 1170px;
    margin: 0 auto;
}

.allf_title {
    font-size: 28px;
    color: #222;
}

.fg_line {
    width: 100%;
    height: 1px;
    background: #e2e2e2;
    margin: 30px 0;
}

.classify_title {
    font-size: 24px;
    color: #222;
    margin-bottom: 25px;
}

.item_list {
    display: flex;
    flex-wrap: wrap;
}

.list_item {
    width: calc((100% - 100px) / 6);
    /*height: 183px;*/
    height: 160px;
    padding: 20px 0;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    margin-bottom: 25px;
    cursor: pointer;
    border: 1px solid #fff;
}

.list_item:nth-child(6n) {
    margin-right: 0!important;
}

.list_item:hover {
    background: #f7fcff;
    border: 1px solid #25aad6;
    box-shadow: none;
}

.tohref {
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
}

.circle_out {
    display: flex;
    justify-content: center;
}

.circle {
    /*width: 75px;
    height: 75px;*/
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    color: #fff;
}

.item_title {
    /*font-size: 18px;*/
    font-size: 16px;
    color: #222;
    margin-bottom: 10px;
}

.item_desc {
    font-size: 14px;
    color: #666;
}

.mart_10 {
    margin-top: 10px;
}

.bg_4ea1f8 {
    background: #4ea1f8;
}

.bg_fed016 {
    background: #fed016;
}

.bg_ea6a63 {
    background: #ea6a63;
}

.bg_47c46b {
    background: #47c46b;
}

.bg_7c6ff1 {
    background: #7c6ff1;
}

.bg_ff814a {
    background: #ff814a;
}

.bg_6ec3ff {
    background: #6ec3ff;
}

.bg_a2a49e {
    background: #a2a49e;
}

.bg_aacae7 {
    background: #aacae7;
}

.bg_47c46b {
    background: #47c46b;
}

.bg_aacae7 {
    background: #aacae7;
}

.jpg_ico_bj {
    background: url('/yasuotu/tools/img/jpg_ico.png');
    width: 55px;
    height: 55px;
    background-size: 55px 55px;
}

.png_ico_bj {
    background: url('/yasuotu/tools/img/png_ico.png');
    width: 55px;
    height: 55px;
    background-size: 55px 55px;
}

.ico_jpg_bj {
    background: url('/yasuotu/tools/img/ico_jpg.png');
    width: 55px;
    height: 55px;
    background-size: 55px 55px;
}

.ico_png_bj {
    background: url('/yasuotu/tools/img/ico_png.png');
    width: 55px;
    height: 55px;
    background-size: 55px 55px;
}

.icoysxx {
    height: 70px;
}

.bg_aadegs {
    background: #6ec3ff;
}

.bg_edfg64 {
    background: #6ec3ff;
}

.bg_ea6a76 {
    background: #47c46b;
}

.bg_ea6a54 {
    background: #fed016;
}

.bg_ea6b47 {
    background: #7c6ff1;
}

.bg_aysxfj {
    background-color: #47c46b;
}