.con_box{
    width: 100%;
    background-color: #fff;
position: relative;
height: 775px;
}
.con_box .main,.effect .main,.system .main,.jiazhi .main{
    opacity: 0;
}

.con_box >img{
    width: 1420px;
    height: 775px;
    position: absolute;
    right: 0;
    z-index: 0;
}
.con_box .sjcon {
    padding-top: 81px;
    width: 100%;
    opacity: 0;
}
.con_box .title{
    transform:translateY(88px) ;
}
.con_box .int{
    display: flex;
    justify-content: space-around;
    margin-top: 110px;

}
.int .left_int{
    width: 480px;
    height: 403px;
}
.int .right_int{
    display: flex;
    flex-direction: column;
    z-index: 9;
} 
.int .right_int>p{
    width: 630px;
    font-size: 20px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #222222;
line-height: 40px;
text-indent: 2em;
text-align: justify;
}
.int .right_int .tit{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 48px;
    
}
.int .right_int .tit>p{
    font-size: 28px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #333333;
}
.int .right_int .tit img{
    width: 30px;
    height: 30px;
    margin-left: 20px;
}
.title {
    color: #222222;
    font-size: 44px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.title .lines {
    margin: 34px 0 47px;
    width: 35px;
    height: 6px;
    background: #114593;
}
/* 功能介绍 */
.effect{
    width: 100%;
    height: 1080px;
    background: url(../img/product_lab/gb.png) no-repeat;
}
.effect .title div:nth-of-type(1){
    margin-top: 65px;
   color: #fff;
}
.effect .title div:nth-of-type(2){

   background-color: #fff;
}
.effect .msg{
    font-size: 20px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
line-height: 40px;
margin-top: 20px;
text-align: center;
}
.effect .list_box{
    display: flex;
    margin-top: 70px;
}
.list_box li{
    width: 200px;
    height: 110px;
    background: #FFFFFF; 
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 2px;
    cursor: pointer;
}
.list_box li img{
    width: 50px;
    height: 50px;
}
.list_box li p{
    font-size: 20px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #333333;
line-height: 40px;
margin-top: 3px;
}
.li_act{
    background: #114593 !important;
}
.eff_cont{
    margin-top:70px;

}
.eff_cont .box>p{
    font-size: 24px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
margin-bottom: 40px;
}
.eff_cont .det{

}
.det .adv{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 350px;
    float: left;
    margin-top: 20px;
}
.det .adv .adv_list{
    display: flex;
    align-items: center;
}
.adv_list img{
    width: 34px;
    height: 34px;
    margin-right: 18px;
}
.adv_list p{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 70px;
}
.det .show_img{
    width: 713px;
    height: 410px;
    float: right;

}
.show_img img{
    width: 100%;
    height: 100%;
}
/* 系统优势 */
.system{
    width: 100%;
background: #F1F3F7;
padding-top: 87px;
}
.st_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.st_box .list{
    display: flex;
    align-items: center;
    margin-bottom: 70px;
}
.st_box .list:last-child{
    transform: translateX(-345px);

}
.st_box .list:hover .img img{
    transform: scale(1.1);
}
.st_box .list .img{
    width: 108px;
height: 108px;
background: #FFFFFF;
border: 1px solid #114593;
border-radius: 5px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 34px;
}
.st_box .list .img img{
    width: 72px;
    height: 72px;
transition: all .5s ease;

}
.st_box .list>p{
    width: 422px;
    font-size: 18px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #666666;
line-height: 36px;
}
/* 应用价值 */
.jiazhi{
    margin-top: 90px;
}
.jia_box{
    background:url(../img/product_lab/yb.png) no-repeat;
    width: 100%;
    height:670px ;
    background-size: 100% 100%;
}
.con_img{
    display: flex;
    justify-content: center;
    position: relative;
    margin-top: 48px;
}
.con_img img{
    width: 652px;
    height: 625px;
}
.con_img .jia_list{
    position: absolute;
}
.jia_list:nth-of-type(1){
    right: 300px
}
.jia_list:nth-of-type(2){
    right: 64px;
    top: 243px;
}
.jia_list:nth-of-type(3){
    right: 154px;
    top: 503px;
}
.jia_list:nth-of-type(4){
    left: 178px;
    top: 482px;
}
.jia_list:nth-of-type(5){
    left: 73px;
    top: 134px;
}
.jia_list .tip{
    width: 38px;
height: 38px;
border-radius: 50%;
font-size: 20px;
font-family: DIN;
font-weight: bold;
line-height: 38px;
text-align: center;
margin-bottom: 15px;
}
.jia_list p{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 30px;
}
.jia_list:nth-of-type(1) p{
   width: 256px;
}
.jia_list:nth-of-type(2) p,.jia_list:nth-of-type(3) p{
    width: 304px;
 }
 .jia_list:nth-of-type(4) p{
    width: 272px;
 }
 .jia_list:nth-of-type(5) p{
    width: 294px;
 }
.jia_list:nth-of-type(1) .tip,.jia_list:nth-of-type(4) .tip{
background: #004AED;
color: #fff;
}
.jia_list:nth-of-type(2) .tip{
    background: #E5EDFF;
    color: #004AED;
  }
  .jia_list:nth-of-type(3) .tip,.jia_list:nth-of-type(5) .tip{
    background: #B7D2FF;
    color: #004AED;
  }
  