﻿.sepp[data-v-234d0ae6] {
    width: 1188px;
    background-color: #fff;
    padding-left: 10px;
    margin: 0 auto 12px;
}
h1 {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.service-show-banner {
    height: 300px;
}
.banner-title {
    height: 100%;
    position: relative;
}

    .banner-title p {
        color: #fff;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-size: 28px;
    }
.bomol_li3 {
    margin: 1em 0 2em;
    display: inline-block;
}
    .bomol_li3 li {
        width: 32%;
        float: left;
        background-color: #fff;
        padding: 3em 4em;
        box-sizing: border-box;
        text-align: center;
        margin-right: 24px;
        -webkit-transition: all 0.3s ease;
    }
        .bomol_li3 li:nth-child(3n) {
            margin-right: 0;
        }
        .bomol_li3 li:nth-child(n+4) {
        margin-top:10px;
        }
        .bomol_li3 li i {
            background: no-repeat center center;
            background-size: contain !important;
            width: auto;
            height: 100px;
            display: block;
            margin: 0.5em auto;
        }
        .bomol_li3 li h3 {
            display: block;
            font-size: 22px;
            font-weight: normal;
            margin-top: 25px;
            margin-bottom: 0.2em;
        }
        .bomol_li3 li p {
            font-size: 14px;
            line-height: 24px;
            color: #444;
            min-height: 8em;
            max-width: 330px;
            margin: 26px auto 0 auto;
        }
        .bomol_li3 li:hover {
            box-shadow: rgb(0 0 0 / 29%) 0 0 2em;
            border-radius: 0.5em;
        }
.content-title .htitle {
    font-size: 26px;
    color: #333;
    text-align:center;
    margin-bottom:20px;
}

/*留言反馈*/
.box .form-group {
    margin-bottom: 0;
    display: flow-root;
}

    .box .form-group .form-group-left, .form-group-right {
        width: 50%;
        float: left;
        height: 95px;
        box-sizing: border-box;
    }

    .box .form-group .form-group-left, .form-group-right {
        width: 50%;
        float: left;
        height: 95px;
        box-sizing: border-box;
    }

    .box .form-group label {
        display: inline-block;
        margin-bottom: 5px;
        font-weight: 400;
        color: #666;
        font-size: 16px;
    }

    .box .form-group .box-box {
        width: 90%;
        border-radius: 0;
        padding: 0 12px;
        height: 40px;
        background-color: #fff;
        border: 1px solid #ccc;
        box-shadow: none;
        font-size: 13px;
    }

    .box .form-group textarea {
        min-height: 150px;
        min-width: 95%;
        resize: none;
    }

    .box .form-group .btn {
        display: inline-block;
        padding: 6px 25px;
        color: #00719d;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        border-width: 1px;
        user-select: none;
        border: 1px solid transparent;
        border-color: #00719d;
        background: #fff;
        cursor: pointer;
    }
.yhfk-box {
    background: #fff;
    padding: 10px 26px;
}