.box-1-shengke{
    width: 896px;
  
}
.onetitle-shengke h2{
    color: rgb(0, 160, 232);
}
/* .introduce-shengke{
    
} */
.towtitle-shengke{
    width: 100%;
    background-color: rgb(0, 160, 232);
}

.towtitle-shengke h3{
    color: #ffffff;
    padding-left: 10px;
    box-sizing: border-box;
}
.youdian-shengke{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.youdian-1-shengke{
    width: 435px;
    /* height: 300px;
    background-color: coral; */
}
.corjc{
    font-weight: 600;
    color:rgb(0, 160, 232); 
}
.imgs-shengke{
    width: 100%;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.imgs-2-shengke{
    width: 440px;
    height: 400px;
    /* background-color: coral; */
}
.imgs-2-shengke img{
    width: 400px;
    height: 400px;
    /* background-color: coral; */
}
.canshu-shengke{
    width: 100%;
}
.canshu-shengke table{
    width: 100%;
}
.canshu-shengke td{
    font-size: 17px;
    
    
    border: 1px solid rgba(0, 159, 232, 0.565) !important;
}
.canshu-shengke tr:hover{
    font-weight: 600;
    color: #000;
    background-color:rgba(0, 159, 232, 0.377) ;
}
.corjc1{
    font-weight: 600;
    color: #000;
}