.item-display {
    width: 100%;
    height: 456px;
}

/* 项目特点 */

.item-characteristic {
    width: 100%;
    height: 134px;
    background-image: linear-gradient(180deg, #EFF6FF 0%, #F6F8FB 100%);
}

.characteristic-model {
    width: 262px;
    height: 136px;
    position: relative;
    /* background-color: skyblue; */
    margin-left: 90px;
}

.characteristic-positive {
    position: absolute;
    top: 0px;
    left: 0px;
}

.characteristic-title {
    width: 100%;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 30px;
}

.characteristic-describe {
    width: 100%;
    font-size: 16px;
    color: #777777;
    text-align: center;
}

/* 质检类型 */

.qulityType {
    width: 100%;
    height: 519px;
    background-color: #FFFFFF;
}

.qulityType-content {
    width: 100%;
    height: 353px;
}

.qulityType-block-call {
    width: 588px;
    height: 353px;
    background: url("../img/qulityBack.png");
    background-size: cover;
    margin-right: 32px;
}
.qulityType-block-call:hover{
    transform:translateY(20px);
    transition: all 1s;
}

.qulityType-block:hover{
    transform:translateY(20px);
    transition: all 1s;
}

.qulityType-block {
    width: 588px;
    height: 353px;
    background: url("../img/conversation.png");
    background-size: cover;
}

.call-set {
    margin-top: 111px;
    margin-left: 43px;
}

.set-qulity-border {
    width: 52px;
    height: 8px;
    background-image: linear-gradient(141deg, #65B5FF 0%, #277DFD 98%);
    border-radius: 1px;
    margin-left: 43px;
    margin-top: 8px;
}

.qulity-border-content {
    margin-top: 42px;
    margin-left: 43px;
}

.qulity-border-content-two {
    margin-left: 43px;
    margin-top: 21px;
}

/* 产品功能 */

.product {
    width: 100%;
    height: 710px;
    background: url("../img/product1.png");
    background-size: cover;
    overflow: hidden;
}

.product-content {
    width: 100%;
    height: auto;
}

.product-content-block {
    width: 420px;
    height: 242px;
    margin-right: 16px;
    margin-bottom: 12px;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.product-icon {
    width: 76px;
    height: 76px;
    margin-top: 20px;
}

.icon-long {
    width: 88px;
    height: 2px;
    background: #FFFFFF;
}

.product-title {
    width: 100%;
    text-align: center;
    color: #fff;
    margin-top: 5px;
}

.product-content-child {
    height: 496px;
    width: 1212px;
    margin-top: 40px;
    position: relative;
}

.product-special {
    width: 340px;
    height: 502px;
    background: url("../img/质检统计.png");
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 874px;
}

.hover-trans-normal {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url("../img/hoverNormal.png");
}

.product-special-cover{
    width: 100%;
    height: 100%;
    background: url("../img/hoverTrans.png");
    overflow: hidden;
}
.font-set {
    font-size: 14px;
    color: #fff;
}

.font-set-block {
    width: 350px;
    height: 20px;
}

.font-set {
    width: 80%;
    margin-left: 50px;
    margin-top: 20px;
    font-size: 14px;
    color: #ffffff;
    display: none;
}
.control-show{
    display:inline-block 
}
.set-cover{
    width:420px;
    height: 242px;
    background:url("../img/蒙层正常.png");
}
.add-back{
    width: 100%;
    height: 100%;
    background: url("../img/hoverTrans.png");
}
.add-statistics{
    width:340px;
    height: 100%;
    justify-content: center;
    display:flex;
    margin-top:128px;
    flex-wrap: wrap;
}
.set-show{
    display:block;
    margin-bottom: 220px;
    width: 80%;
}
.set-choice{
    margin-bottom: 220px;
    width: 80%;
    display: none;
}

.test{
    width: 100%;
    height: 100%;
    overflow: hidden;
    background:url("../img/hoverNormal.png");
}

#one-children{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
/* 我们的客户 */

/* .set-client {
    width: 100%;
    height: 505px;
    background: #fff;
} */

.client-content-call {
    width: 80% !important;
    height: 203px;
    margin-bottom:90px;
}

.set-client-border{
    width: 125px;
    height: 60px;
}