.xwlb {margin: 40px 0;}
.xwlb li {float:left;list-style:none;width:46%;margin:0 2%;    margin-bottom: 20px;}
.xwlb .xwr{float:right;width:70%}
.xwlb .xwr a{font-weight:bold;    color: #4d4d4d;}
.xwlb .xwr p{line-height: 1.8; margin-top: 10px;   font-size: 12px;
    color: #7e7e7e;}
.xwlb .xwl {float:left;width:27%}
.xwlb .xwl img{width:100%;height:120px;}


@media (max-width: 768px){


.xwlb li {width:100%;margin:0; margin-bottom: 20px;}
.xwlb .xwl {float:left;width:42%}
.xwlb .xwl img{width:100%;height:80px;}
.xwlb .xwr{float:right;width:52%}
.xwlb .xwr p {display:none}
}