/* 关于我们开始 */
.guanyubg {
    width: 100%;
    background-color: #ffffff;
    padding: 70px 0;
}
.guanyu-left {
    float: left;
    width: 35%;
}
.guanyu-left img {
    width: 100%;
}
.guanyu-right {
    float: right;
    width: 62%;
}
.guanyu-right1 {
    position: relative;
    width: 100%;
    line-height: 93px;
    background: url(..//images/index-guanyu2.png)no-repeat center;
}
.guanyu-right1 h2 {
    display: inline-block;
    font-size: 27px;
    color: #333333;
    font-weight: normal;
}
.guanyu-right1 h3 {
    display: inline-block;
    padding-left: 30px;
    color: #e11e24;
    font-size: 23px;
}
.guanyu-right1 a {
    position: absolute;
    right: 10%;
    top: 40px;
    width: 80px;
    height: 30px;
}
.guanyu-right2 {
    padding-top: 40px;
}
.guanyu-right2 p {
    font-size: 14px;
    color: #666666;
    line-height: 2em;
}
.guanyu-right span a {
    width: 100px;
    display: inline-block;
    background-color: #ea1e24;
    color: #ffffff;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    margin-top: 95px;
}
/* 华允资讯开始 */
.zixunbg {
    width: 100%;
    background-color: #a6a9b0;
    padding: 40px 0;
}
.zixun1 {
    width: 100%;
    background: url(..//images/index-zixun1.png)no-repeat center left;
    height: 90px;
    position: relative;
    text-align: center;
}
.zixun1 h3 {
    padding-left: 30px;
    font-size: 27px;
    color: #ffffff;
    background: url(..//images/index-zixun2.png)no-repeat center center;
    line-height: 90px;
    font-weight: normal;
}
.zixun1 h3 strong {
    color: #ffffff;
    font-size: 23px;
    margin-left: 20px;
}
.zixun1 span {
    display: block;
    position: absolute;
    width: 375px;
    height: 38px;
    right: 0;
    top: 28px;
    background: url(../images/index-zixun3.png) no-repeat center right;
}
.zixun1 a {
    position: absolute;
    right: 0;
    top: 32px;
    display: block;
    width: 80px;
    height: 30px;
    background: url(../images/index-zixun4.png) no-repeat center center;
}
.zixun2 {
    margin-top: 50px;
}
.zixun2 ul li {
    float: left;
    width: 21%;
    margin: 0px 2% 0px 2%;
    background-color: #ffffff;
}
.zixun2 ul li a {
    display: block;
    padding: 40px;
}
.zixun2 ul li:hover {
    background-color: #333333;
}
.zixun2 ul li:hover h2 {
    color: #ffffff;
}
.zixun2 ul li a em {
    color: red;
    font-size: 14px;
}
    .zixun2 ul li a h2 {
        font-size: 20px;
        color: #333333;
        margin: 15px 0;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 9;
    }
.zixun2 ul li a i {
    color: red;
    font-size: 14px;
}
.zixun2 ul li a p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 20px;
    font-size: 12px;
    margin: 25px 0;
    padding-top: 25px;
    border-top: 1px solid #eeeeee;
}
.zixun2 ul li a span {
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ddd;
    margin-top: 30px;
}
/* 华允团队开始 */
.tuanduibg {
    width: 100%;
    background-color: #ffffff;
    padding: 40px 0;
}
.tuandui1 {
    width: 100%;
    background: url(..//images/index-tuandui1.png)no-repeat center left;
    height: 90px;
    position: relative;
    text-align: center;
}
.tuandui1 h3 {
    padding-left: 30px;
    font-size: 27px;
    color: #ea1e24;
    background: url(..//images/index-tuandui2.png)no-repeat center center;
    line-height: 90px;
    font-weight: normal;
}
.tuandui1 h3 strong {
    color: #ea1e24;
    font-size: 23px;
    margin-left: 20px;
}
.tuandui1 span {
    display: block;
    position: absolute;
    width: 375px;
    height: 38px;
    right: 0;
    top: 28px;
    background: url(../images/index-tuandui3.png) no-repeat center right;
}
.tuandui1 a {
    position: absolute;
    right: 0;
    top: 32px;
    display: block;
    width: 80px;
    height: 30px;
    background: url(../images/index-tuandui4.png) no-repeat center center;
}
.tuandui2 {
    margin-top: 70px;
    width: 75%;
}
.tuandui2 ul li {
    float: left;
    width: 29%;
    margin: 0px 2% 0px 2%;
}
.tuandui2 ul li:hover a {
     border: 3px solid red;
}
.tuandui2 ul li:hover a div {
    border-top: 3px solid red;
    margin-top: 0%;
}
.tuandui2 ul li a {
    display: block;
    text-align: center;
    height: 430px;
    overflow: hidden;
    border: 3px solid #eee;
}
    .tuandui2 ul li a img {
        width: 100%;
        height: 350px;
        object-fit: contain;
    }
.tuandui2 ul li a div {
    margin-top: -65%;
    position: relative;
    background: #ffffffa3;
    transition: all .5s ease;
    border-top: 3px solid #fff;
}
.tuandui2 ul li a div h3 {
    font-size: 20px;
    color: #444;
    padding: 25px 0;
    font-weight: normal;
}
.tuandui2 ul li a div p {
    font-size: 12px;
    color: #333333;
    line-height: 1.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    padding: 0 20px;
    transition: all .5s ease;
    height: 75px;
}
.tuandui2 ul li a div span {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ea1e24;
    margin: 30px auto;
    background-color: #ea1e24;
    color: #fff;
}
/* 招贤纳士开始 */
.zhaomubg {
    width: 100%;
    background-color: #ea1e24;
    padding: 50px 0;
}
.zhaomu1 {
    width: 100%;
    background: url(..//images/index-zixun1.png)no-repeat center left;
    height: 90px;
    position: relative;
    text-align: center;
}
.zhaomu1 h3 {
    padding-left: 30px;
    font-size: 27px;
    color: #ffffff;
    background: url(..//images/index-zixun2.png)no-repeat center center;
    line-height: 90px;
    font-weight: normal;
}
.zhaomu1 h3 strong {
    color: #ffffff;
    font-size: 23px;
    margin-left: 20px;
}
.zhaomu1 span {
    display: block;
    position: absolute;
    width: 375px;
    height: 38px;
    right: 0;
    top: 28px;
    background: url(../images/index-zixun3.png) no-repeat center right;
}
.zhaomu1 a {
    position: absolute;
    right: 0;
    top: 32px;
    display: block;
    width: 80px;
    height: 30px;
    background: url(../images/index-zixun4.png) no-repeat center center;
}
.zhaomu2 {
    margin-top: 50px;
}
.zhaomu2-left {
    float: left;
    width: 32%;
}
.zhaomu2-left span {
    display: block;
    width: 30%;
    height: 120px;
    float: left;
    margin-top: 50px;
    background: url(../images/index-zhaomu1.jpg) no-repeat center center #fff;
}
.zhaomu2-left1 {
    float: right;
    width: 69%;
    height: 369px;
    background: url(../images/index-zhaomu2.jpg) no-repeat center center #fff;
}
.zhaomu2-right {
    float: right;
    width: 66%;
}
.zhaomu2-right ul li {
    float: left;
    width: 23%;
    margin: 0px 1% 0px 1%;
    background-color: #ffffff;
}
.zhaomu2-right ul li a {
    display: block;
    text-align: center;
    padding: 20px;
}
.zhaomu2-right ul li a h2 {
    font-size: 50px;
    padding-top: 20px;
    line-height: 1;
    color: #333333;
}
.zhaomu2-right ul li a h3 {
    font-size: 14px;
    margin-top: 5px;
    color: #333333;
}
.zhaomu2-right ul li a em {
    display: block;
    width: 15px;
    border: 1px solid #ea1e24;
    margin: 30px auto
}
.zhaomu2-right ul li a p {
    color: #666;
    line-height: 1.8em;
    height: 63px;
    overflow: hidden;
}
.zhaomu2-right ul li a span {
    display: block;
    width: 100px;
    line-height: 30px;
    border: 1px solid #ccc;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 20px;
}
@media screen and (max-width:768px) {
    .guanyubg {
        width: 100%;
        background-color: #ffffff;
        padding: 30px 0;
    }

    .guanyu-left {
        float: left;
        width: 100%;
    }

    .guanyu-right {
        float: right;
        width: 100%;
    }

    .wapper {
        width: 95%
    }

    .zixun1 {
        background: none;
        height: auto;
    }

        .zixun1 span {
            background: none
        }

        .zixun1 h3 {
            padding-left: 0;
            font-size: 27px;
            color: #ffffff;
            background: url(..//images/index-zixun2.png)no-repeat center center;
            line-height: 60px;
            font-weight: normal;
        }

        .zixun1 a {
            position: absolute;
            right: 0;
            top: 15px;
            display: block;
            width: 80px;
            height: 30px;
            background: url(../images/index-zixun4.png) no-repeat center center;
        }

    .zixun2 ul li {
        float: left;
        width: 100%;
        margin: 10px 0;
        background-color: #ffffff;
    }

        .zixun2 ul li a {
            display: block;
            padding: 20px;
        }

    .tuandui1 {
        height: auto;
        background: none;
    }

        .tuandui1 h3 {
            padding-left: 0;
            font-size: 27px;
            color: #ea1e24;
            background: url(..//images/index-tuandui2.png)no-repeat center center;
            line-height: 60px;
            font-weight: normal;
        }

        .tuandui1 span {
            background: none;
        }

        .tuandui1 a {
            position: absolute;
            right: 0;
            top: 15px;
            display: block;
            width: 80px;
            height: 30px;
            background: url(../images/index-tuandui4.png) no-repeat center center;
        }

    .tuandui2 {
        margin-top: 10px;
        width: 100%;
    }

        .tuandui2 ul li {
            float: left;
            width: 100%;
            margin: 10px 0;
        }

    .zhaomu1 {
        width: 100%;
        background: no-repeat;
        height: auto;
        position: relative;
        text-align: center;
    }

        .zhaomu1 h3 {
            padding-left: 0;
            font-size: 27px;
            color: #ffffff;
            background: url(..//images/index-zixun2.png)no-repeat center center;
            line-height: 60px;
            font-weight: normal;
        }

        .zhaomu1 span {
            display: block;
            position: absolute;
            width: 375px;
            height: 38px;
            right: 0;
            top: 28px;
            background: no-repeat;
        }

        .zhaomu1 a {
            position: absolute;
            right: 0;
            top: 15px;
            display: block;
            width: 80px;
            height: 30px;
            background: url(../images/index-zixun4.png) no-repeat center center;
        }

    .zhaomu2 {
        margin-top: 10px;
    }

    .zhaomu2-left {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

    .zhaomu2-right {
        float: right;
        width: 100%;
    }

        .zhaomu2-right ul li {
            float: left;
            width: 100%;
            margin: 10px 0;
            background-color: #ffffff;
        }

    .footer1 {
        width: 100%;
        float: left;
        padding-left: 0;
        background: url(../images/footer1.jpg) no-repeat top left;
        text-align: center;
    }

    .footer2 {
        float: left;
        width: 100%;
        margin-left: 0;
        padding: 10px;
        border: 1px solid #444444;
    }

    .footer3 {
        float: left;
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }

    .footer4 {
        float: left;
        width: 100%;
        text-align: center;
        border-left: 0;
        margin-top: 20px;
    }
}