.honeyService-container{
    margin-top: 73px;
    width: 100%;
}
.about-top{
    position: relative;
    background: url("../assets/images/honeyService_banner.jpg") no-repeat ;
    background-size: 100% 100%;
    width: 100%;
    height: 340px;
    margin-top: 73px;
      display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.top-title{
    /*color: #fff;*/
    font-weight: bold;
}
.top-title h1{
    color:#fff
}
.top-bottom{

    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);

    display: flex;
    justify-content: center;
    color: #fff;
    padding: 11px 0;

     width:100%;
    font-size: 18px;



}
.top-bottom a{
    padding: 0 80px;
    cursor: pointer;
    color: #fff;
}
.service-summary{
    width: 100%;
    /*height: 940px;*/
    background-color: #f6f7fa;
    /*background-size: 100% 100%;*/
      padding-top: 40px;
     padding-bottom: 40px;
    box-sizing: border-box;

}
.summary-contents{
    width: 1400px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 25px;
    padding: 25px 0;


}
.summary-contents .title{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    /*padding-top: 50px;*/
    box-sizing: border-box;
}
.summary-item{
    width: 1200px;
    margin: 8px auto;
    height: 610px;
    /*border: 1px dashed #ccc;*/
    /*padding: 30px 20px;*/
    box-sizing: border-box;
}
.summary-items{
   background: url("../assets/images/honeyService_1.png") no-repeat;
    width: 100%;
    height: 100%;
    /*width: 905px;*/

    background-size: 100% 100%;
    position: relative;
}
.playDesign{
    position: absolute;
    font-size: 22px;
    color: #fff;
    left: 7%;
    top:6%
}
.makeBait{
     position: absolute;
    font-size: 22px;
        color: #fff;
        left: 6%;
       top:36%
}
.logOpearte{
       position: absolute;
    font-size: 22px;
        color: #fff;
     left: 5%;
    top: 66%;
}
.traceOperate{
        position: absolute;
    font-size: 22px;
        color: #fff;
     left: 5%;
    bottom: 4.5%;
}
.trappingModel{
         position: absolute;
    font-size: 22px;
    left: 42%;
    top:6%
}
.playOperate{
    position: absolute;
    font-size: 22px;
     right: 16%;
    top:6%
}
.internetBait{
     position: absolute;
    font-size: 22px;
     left: 42%;
    top:26.5%
}
.operatBait{
      position: absolute;
    font-size: 22px;
    right: 16%;
     top:26.5%
}
.githubBait{
      position: absolute;
    font-size: 20px;
     left: 35%;
     top:35%
}
.domainBait{
     position: absolute;
    font-size: 20px;
     left: 51%;
     top:35%
}
.diskBait{
      position: absolute;
    font-size: 20px;
     left: 41%;
     top:42%
}
.terminerBait{
       position: absolute;
    font-size: 20px;
     right: 23%;
     top:35%
}
.dataBait{
      position: absolute;
    font-size: 20px;
       top:35%;
      right: 8%;
}
.commandBait{
       position: absolute;
    font-size: 20px;
     right: 14%;
    top:42%;
}

.logAnalysis{
        position: absolute;
    font-size: 22px;
     left: 36%;
    bottom:28%;
}
.attackJustice{
      position: absolute;
    font-size: 22px;
     left: 58%;
    bottom:28%;
}
.riskUpload{
      position: absolute;
    font-size: 22px;
     right: 7%;
    bottom:28%;
}
.attactPorfile{
         position: absolute;
    font-size: 22px;
    left: 35%;
    bottom: 6%;
}
.attackTrace{
         position: absolute;
    font-size: 22px;
      bottom: 6%;
     left: 60%;
}
.attackCounter{
          position: absolute;
    font-size: 22px;
      bottom: 6%;
    right: 9%;
}
.service-container{
    width:100%;
    height: 500px;
    /*background-color: rgba(250, 251, 253, 1);*/
    padding:40px 0 40px;
    box-sizing: border-box;

}
.service-content{
    width: 1200px;
    margin: 0 auto;
    /*text-align: center;*/
}
.service_assetCombing{
    width: 100%;

    margin-top:40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
.service-items{
    width: 32%;
    height: 300px;
    border: 1px solid #ccc;
    background-color: #fff;
    /*border-radius: 20px;*/
    margin-bottom: 30px;
    padding:  30px;
    box-sizing: border-box;
    display: flex;

    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.service-item-bottom{
     width: 48%;
    height: 185px;
    border: 1px solid #ccc;
    background-color: #fff;
    /*border-radius: 20px;*/
    margin-bottom: 50px;
    padding:  30px;
    box-sizing: border-box;
    display: flex;

    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.service-items:hover{
    background-color: #f6f7fa;
}
.service-worth{
    width: 100%;
    background-color: #f6f7fa;

       padding:40px 0;
    box-sizing: border-box;
}
.worth-content{
    width: 1200px;
    margin: 0 auto;
}

.worth{
    width:100%;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;

}
.worth-item{
    width:32%;
    height:270px;
    background-color: #fff;
    display: none;
    margin-top: 20px;


    box-sizing: border-box;
    position: relative;

}
.worth-icon{
    width: 100%;
    padding:0 20px 0;
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 20px 0 15px;
}
.worth-summary{
       padding: 0 20px 0;
      box-sizing: border-box;
    line-height: 26px;
    font-size: 14px;

    color: #666;
    display: flex;
    align-items: center;
}
.worth-conclusion{
    width:100%;
    height: 30px;
    text-align: center;
    background-color: #4C66A5;
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    /*box-sizing: border-box;*/
    position: absolute;
    bottom: 0;
    left: 0;
}
.worth-item:hover{
    border: 1px solid #4C66A5;

}