/*
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*/
.home2-rtext a{
      right: 0;
    width: 0.95rem;
    height: 0.45rem;
    border-radius: 0.22rem;
    border: solid 1px #2d51b2;
    font-size: 0.14rem;
    font-weight: normal;
    line-height: .43rem;
    letter-spacing: 0px;
    color: #2d51b2;
    text-align: center;
    top: 0.07rem;
    z-index: 9;
    transition: all 0.5s;
        display: block;
    margin-top: .15rem;}
.home2-rtext a:hover{
  background: #2d51b2;
    color: #fff;}

.home2-rtext p{
    -webkit-line-clamp: 4;
    overflow: hidden;
    max-height: 1.68rem;}

@media (max-width: 1024px)
.home2-rtext p {
    font-size: .16rem;
    line-height: .32rem;
    max-height: 1.28rem;
}
img#imgConac {
    width: 2%;}
