@media screen and (max-width: 768px) {
  .right-content .soft-item {width: 100%;}
  .right-content .top-breadcrumb {font-size: 16px;}
}
.right-content table p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
}
p:first-child {
  margin-top: 20px;
}
.comp-img > div {
  margin-bottom: 20px;
}
.comp-img img{width:280px;height:200px;}
.footer .f-left p {
    font-size: 16px;
    margin-bottom:13px;
    color: #fff;
}
.right-content table img{margin: 0 auto;}
.f-right .f-r-1 .title{margin-top:0;    margin-bottom: 20px;}
@media screen and (max-width: 768px) {
  .comp-img img {
  width: 100%;
}

}
