/*云展会*/
.cloud_expoType{
    margin-top: .27rem;
    padding:.4rem;
    background:#fff;
}
.cloud_expoType .item{
    margin-bottom: .50rem;
}
.cloud_expoType .item .tibar{
    position: relative;
}
.cloud_expoType .item .tibar .linkCmf{
    position: absolute;
    right: 0;
    color: #0F2E61;
    display: block;
    font-size: .32rem;
    text-decoration: underline;
    bottom: 0;
}
.cloud_expoType .item .tibar img{
    width: auto;
    height: .50rem;
}

.cloud_expoType .item .list ul li a{
    width: 100%;
    height: 2.13rem;
    margin-bottom: .4rem;
    display:block;
}
.cloud_expoType .item .list ul li a img{
    width:9.2rem;
    height:2.13rem;
}
