* {
    margin: 0;
    padding: 0;
}


/* 识别服务样式 */

.distinguish {
    width: 1200px;
    height: auto;
    margin: 50px auto;
}

.distinguish dl {
    height: 200px;
    width: 100%;
    margin-top: 30px;
}

.distinguish dl dt {
    float: left;
    height: 168px;
    width: 300px;
    margin-right: 48px;
}

.distinguish dl dt img {
    width: 100%;
    height: 100%;
}

.distinguish dl dd {
    width: 88%;
}

.distinguish dl dd h3 {
    margin-bottom: 20px;
    color: #4c4c4c;
    font-size: 20px;
    font-weight: normal;
}

.distinguish dl dd section {
    color: #7c7c7c;
    text-indent: 2rem;
}

.solve {
    width: 1200px;
    height: auto;
    margin: 50px auto;
}


/* 方案解决页面样式 */

.solve dl dd {
    width: 100%;
    font-size: 12px;
    padding-top: 2px;
}

.solve dl dt {
    float: left;
    height: 190px;
    width: 311px;
    margin-right: 48px;
}

.solve-wrap {
    width: 980px;
    margin: 0 auto;
    height: 600px;
    margin-top: 38px;
}

.solve-wrap .solve-left {
    width: 35%;
    height: 100%;
    float: left;
}

.solve-wrap .solve-right {
    width: 63%;
    height: 100%;
    float: right;
}

.solve-img-wrap {
    height: 228px;
    width: 100%;
    margin-top: 20px;
}

.solve-img-wrap img {
    height: 100%;
    width: 100%;
}

.solve-img-wrap video {
    width: 100%;
    height: 100%;
}

.solve-line-wrap {
    height: 100%;
    width: 3px;
    border: 1px solid #ccc;
}

.solve-line {
    width: 1px;
    height: 425px;
    background: url(../img/solve-bg.png);
    margin-left: 30px;
    margin-top: 35px;
    display: flex;
    flex-direction: column;
}

.solve-line ul {
    height: 100%;
    width: 620px;
    margin-left: -30px;
    margin-top: 6px;
}

.solve-line ul li {
    height: 60px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.solve-line ul .active {
    height: 172px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    /* animation: animate 0.1s forwards;s */
}

.solve-line span {
    display: inline-block;
    height: 20px;
    width: 20px;
    background: url(../img/solve-opint.png);
    background-size: 100% 100%;
    position: absolute;
    left: 21px;
    top: 20px;
}

.solve-line b {
    position: absolute;
    top: 17px;
    left: 76px;
    color: #4c4c4c;
}

.solve-line section {
    position: absolute;
    top: 54px;
    left: 48px;
    display: none;
    color: #7c7c7c;
    border: 1px solid #f7f5f5;
    border-radius: 5px;
    padding: 13px;
    height: 88px;
}

.active span {
    display: inline-block;
    height: 60px;
    width: 60px;
    background: url(../img/solve-active.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0px;
    top: -2px;
}

.active section {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
}

.solve-header-wrap {
    width: 157px;
    height: 30px;
    margin-top: 36px;
}

.solve-header-wrap img {
    width: 100%;
    height: 100%;
}


/* 成功案例 */

.success {
    text-align: center;
    height: 756px;
}

.success section {
    width: 52%;
    margin-left: 24%;
    margin-top: 15px;
    color: #7c7c7c;
}

.success-header {
    text-align: center;
}

.success-need {
    margin-top: 60px;
}

.success-point {
    margin-top: 60px;
}

.success-result {
    margin-top: 60px;
}

.success b {
    color: #4c4c4c;
    font-size: 18px;
    font-weight: 500;
}

.success-show {
    height: 188px;
    width: 100%;
    margin-top: 60px;
}

.success-show ul {
    height: 100%;
    width: 100%;
}

.success-show ul li {
    width: 30%;
    height: 100%;
    float: left;
    margin-left: 2%;
}

.success-show ul li img {
    width: 100%;
    height: 100%;
}

.success-header img {
    height: 31px;
    width: 450px;
}

.success-header .successSecurity-header {
    height: 37px;
}


/* 关于我们 */

.compony {
    margin-top: 70px;
}

.compony-wrap {
    /* height: 2505px; */
    text-align: center;
}

#profile {
    height: 286px;
}

.distinguish #profile dt {
    width: 49%;
    color: #7c7c7c;
    padding-top: 7px;
    text-align: left;
}

.distinguish #profile dd {
    float: right;
    height: 213px;
    width: 364px;
    margin-right: 58px;
}

.distinguish #profile dd img {
    height: 100%;
    width: 100%;
}

#technology {
    height: 297px;
}

.distinguish #technology dt {
    float: left;
    height: 213px;
    width: 364px;
    margin-right: 48px;
}

.distinguish #technology dd {
    width: 94%;
    padding-top: 78px;
    color: #7c7c7c;
    text-align: left;
}

#honors {
    width: 100%;
}

#honors ul {
    width: 980px;
    margin: 0 auto;
    display: flex;
    padding: 30px;
}

.honors-wrap {
    left: 0px;
    margin-top: 30px;
    width: 100%;
    background: #eeeeee;
}

#honors ul li {
    flex: 1;
}

#honors ul li img {
    width: 86%;
}

#honors ul.honors_bottom li {
    width: 315px;
    height: 190px;
    margin-left: 10px;
    flex: none;

}

#honors ul.honors_bottom li img {
    width: 100%;
    height: 100%;
}

#partner {
    height: 260px;
}

.partner-wrap {
    margin-top: 30px;
}

.partner-wrap img {
    width: 100%;
}

#recuitment {
    width: 100%;
    /* height: 240px; */
}

#recuitment ul {
    height: 60px;
    line-height: 60px;
    background: #eeeeee;
    display: flex;
}

#recuitment ul li {
    flex: 1;
    text-align: center;
}

#recuitment ul li:nth-of-type(2) {
    flex: 3;
}

#recuitment ol {
    width: 100%;
}

#recuitment ol li {
    height: 60px;
    display: flex;
    line-height: 18px;
}

#recuitment ol li span {
    flex: 1;
    text-align: center;
    line-height: 60px;
    border: 1px solid #999999;
    border-top: none;
    color: #7c7c7c;
}

#recuitment ol li span:nth-of-type(2) {
    border-right: none;
    flex: 3;
}

#recuitment ol li span:nth-of-type(odd) {
    border-right: none;
}

.recuitment-list {
    margin-top: 30px;
}

.map-wrap {
    width: 100%;
    height: 400px;
    margin-top: 30px;
}

.map-wrap img {
    width: 100%;
    height: 100%;
}

#contact ol {
    width: 100%;
    display: flex;
    margin-top: 18px;
}

#contact ol li {
    flex: 1;
    text-align: left;
}

#contact ol li h4 {
    margin-top: 4px;
    color: #4c4c4c;
}

#contact ol li span {
    display: block;
    width: 100%;
    line-height: 30px;
    position: relative;
    text-indent: 2rem;
    margin-top: 4px;
    color: #7c7c7c;
}

#contact ol li span i {
    position: absolute;
    left: -24px;
    height: 12px;
    top: 1px;
    width: 16px;
}

#contact ol li span i img {
    width: 100%;
    height: 100%;
}

#contact p {
    margin-top: 38px;
    text-align: left;
    color: #4c4c4c;
}


/* 人才招聘 */

.Distinguish-wrap .recruitment {
    width: 660px;
    height: auto;
}

.recruitment b {
    background: url(../img/Recruitment-talk.png);
    background-size: 100% 100%;
    display: block;
    height: 48px;
    width: 85px;
    line-height: 60px;
    font-size: 18px;
    padding-left: 32px;
    color: #fff;

}

.recruitment section {
    padding-left: 90px;
    margin: 10px 0px 20px 0px;
    text-indent: -2rem;
}

@keyframes animate {
    from {
        height: 60px;
    }

    to {
        height: 180px;
    }
}