



.lipro {
    position: relative;
}
.txts{
    color:#fff;
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 25px;
}
.txt1{
    font-size: 23px;
}
.txt2{
    font-size: 16px;
}
.txt3{
    font-size: 13px;
}
.txt3 a{color: #fff}
.progocs{
    text-align: center;
    height: 55px;
    line-height: 55px;
}
.progocs a{
    color:#000;
    font-weight: bold;
}
.zfload{
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
    background: #B53333;
    opacity: 0.9;

}

.proac{
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-top: 30px;
}



.list_div{
    width: 280px;
    height: 190px;
    text-align: center;
}
.list_pro_img{
    width: auto;
    height: 190px;
    display: inline-block;
}


.index_list_div{
    width: 380px;
    height: 265px;
    text-align: center;
}
.index_pro_img{
    width: auto;
    height: 265px;
    display: inline-block;
}





