@charset "utf-8";

.fwbox{padding-bottom: 30px;line-height: 2;}
/* .fwbox img{max-width: 100%;} */
.sjfwbox{display: none;padding-top: 40px;}
.sjfwbox img{max-width: 100%;}


.pothoItem{width: 1200px;margin: 0 auto;margin-bottom: 30px;}

@media(max-width:1200px){
    .pothoItem{width: 98%;margin: 0 auto;margin-bottom: 30px;}
    .pothoItem .item .pic{width: 45%;}
    .pothoItem .item .pic img{width: 100%;}
    .fwbox{margin-top: 50px;}
}

@media(max-width:750px){
    /* .pothoItem .item dl{margin-top: 0;} */
    .pothoItem .item dl .i{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
    .sjfwbox{display: block;padding-bottom: 60px;}
    .fwbox{display: none;}
}






















