.bridge {
    width: 100%;
    min-width: 1300px;
}

    .bridge img {
        width: 100%;
    }

.we {
    width: 460px;
    margin: 0 auto;
    position: relative;
    height: 100px;
    margin-top: 40px;
}

    .we .xian {
        width: 100%;
        background: #ccc;
        height: 1px;
        display: inline-block;
    }

    .we p {
        text-shadow: 4px 2px 2px #999;
        font-size: 30px;
        color: #999;
        width: 260px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: #fff;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 0;
    }
/*我们的服务*/
.client {
    position: relative;
    margin-top: 100px;
}

.service_wot ul li {
    float: left;
    text-align: center;
    width: 25%;
    height: 225px;
}

    .service_wot ul li a img {
        width: 170px;
        padding-bottom: 10px;
    }

    .service_wot ul li a .service_sh {
        width: 92%;
        height: 128px;
        border: 1px solid #ccc;
    }

.service_you ul li {
    height: 160px;
}

.client .size {
    width: 1300px;
    position: absolute;
    text-align: center;
    font-size: 18px;
    color: #CCCCCC;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 45px;
}

.profile {
    margin-top: 40px;
    height: 590px;
}

    .profile .top {
        height: 38px;
    }

        .profile .top h1 {
            margin-top: 4px;
            padding: 0 6px;
            border-left: 4px solid #999;
            font-size: 18px;
            color: #999;
        }
/*我们的服务结束*/
/*公司简介*/
.content {
    position: relative;
}

.profile .content {
    height: 170px;
}

    .profile .content .t {
        height: 170px;
    }

    .profile .content .girl {
        width: 170px;
        height: 170px;
        float: left;
    }

    .profile .content .wz {
        float: left;
        padding: 20px 30px 0 30px;
        width: 1070px;
        height: 90px;
        background-color: #4e9dd4;
        color: #f6f4f4;
        line-height: 20px;
    }

        .profile .content .wz span {
            float: left;
            margin-top: 7px;
            display: block;
            font-size: 48px;
            width: 20px;
            height: 80px;
        }

    .profile .content .wz-min {
        width: 70px;
        height: 60px;
        color: #4e9dd4;
        background-color: #e5edf2;
        float: left;
    }

        .profile .content .wz-min span {
            height: 50px;
            margin-left: 24px;
            margin-top: 12px;
            font-size: 48px;
        }

.content > .jin {
    position: absolute;
    right: 0;
    top: 110px;
    height: 492px;
}

.duanluo {
    width: 900px;
}

.profile .content .duanluo p {
    margin: 29px 0 42px 0;
    font-family: '宋体','\5B8B\4F53';
    line-height: 25px;
    font-size: 14px;
    color: #666;
}
/*公司简介结束*/
