/*��Ʒչʾ*/
.prdtcase{
    margin:2rem auto;
    /*display:none;*/
    text-align: left;
}

.prdtcase li{
    display:inline-block;
    width:23.7%;
    margin:0 0.5%;
}
.prdtcase li a{
    text-align: center;
    width:100%;
    color:#050505;
    font-size:0.875rem;
}
.prdctnow{
    display:block;
}
.casepic .pics2{
    height:350px;
}


.pics3{
    display:none;
}




/*顾客评价*/
.prdctnow2 li img{
    width:100%;
}
.casepic .pics2 li a img{
    margin-bottom:-7px;

}
.godtxt{
    background:#e4dfd5;
}
.godtxt .godtit{
    font-size:1.15rem;
    color:#0d0d0d;
    height: 65px;
}
.godtxt .godname{
    font-size:0.875rem;
    color:#363636;
}
.godtxt .godxx{
    width:94%;
    margin:0 auto;
    border-bottom:1px dashed #848483;
}
.prdctnow2 li:hover .godtxt{
    background:#d1c0a5;
}
.godtxt .godxx span{
    width: 0;
    height: 0;
    border-bottom: 6px solid #7d7d7d; /* left arrow slant */
    border-right: 7px solid transparent; /* right arrow slant */
    border-left: 7px solid transparent; /* bottom, add background color here */
    font-size: 0;
    line-height: 0;
    margin-bottom:-7px;
}
.godtxt .godsays{
    padding:0 2% 0.7rem;
    text-align: left;
}