




.exhibitionImg{
    width:18.75rem;
    height:8rem;
}




.center{
    padding: 1rem;
}
.briefIntroduction img{
    width: 17rem;
    height: 16rem;
    border-radius: 0.25rem;
}
.briefIntroduction{
    position: relative;
}
.companyMsg{
    position: absolute;
    top: 5rem;
    left: 1rem;
    width:15rem;
    background:rgba(255,255,255,1);
    opacity:0.7;
    border-radius: 0.25rem ;
}
.company1{
    padding-top: 1rem;
    margin: auto;
    width:11.05rem;
    font-size:0.85rem;
    color:rgba(0,0,0,1);
    border-bottom: 2px solid green;
}
.company2{
    padding: 0.5rem 0.5rem  0  0.5rem;
    width:14.25rem;
    height:7rem;
    font-size:0.7rem;
    color:rgba(67,67,67,1);
    line-height:1rem;
    text-indent: 2em;
}



.swipImg{
    width: 14.8rem;
    height: 12rem;
    border-radius: 0.25rem;
}


.newsTop{
    width: 2.8rem;
}
.honor{
    width: 4.5rem;
}
.spa1{
    font-size:0.7rem;
    color:rgba(0,0,0,1);
    line-height: 1rem;
}
.spa2{
    font-size:0.6rem;
    color:rgba(149,149,149,1);
    line-height:0.83rem;
    text-align: right;
}
.type{
    border-bottom: 1px solid rgba(232,232,232,1);
    margin: 0.5rem;
    width: 13rem;
}
.imgList{
    display: flex;
    flex-wrap: wrap;
}
.imgList img{
    width: 7.2rem;
    height: 7rem;
    border-radius: 0.25rem;
    margin-right: 0.25rem;
}
.spa3{
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    font-size:0.7rem;
    color:rgba(0,0,0,1);
}
.functionMore img{
    width: 0.63rem!important;
    height: 0.63rem!important;
}
.functionMore{
    margin: 0.5rem auto;
    font-size:0.6rem;
    color:rgba(67,67,67,1);
}
































