.content3{
    display: none;
}
.partl{
    display: none;
}
.robot-wrap{
    display: none;

}
.partrt{
    float: left;
    width: 100%;
}
.partr {
    float: left;
    width: 95%;
    padding: 30px;
}
.main{
    width: 95%;
}
.footer-copyright {
    width: 100%;
   
}
.partr .partrt h3 {
    font-size: 2.5rem;
  
}
.partr .partrt h2 {
    font-size: 3rem;
  
}
.partrp p {
    font-size: 2.25rem;
    line-height: 1.5;
}
.currentt > p {
    float: left;
    width: 100%;
    height: auto;
    line-height: 4rem;
    color: #545454;
    font-size: 2.5rem;
}
.currentt {
    width: 100%;
    height: 4rem;
    margin: 20px 0;
    box-shadow: 0px 0px 5px #dbdbdb;
}

.circle {
    display: none;

}
.robot-wrap{
    display: none;
}