
@charset "utf-8"; .wx-bd { overflow: hidden;height: auto; } .wx-list { overflow: hidden;height: auto;padding: 0; } .wx-list li { overflow: hidden;height: 150px;margin-top: 20px; } .wx-list li .wx-con-bg { overflow: hidden;height: auto;border: solid 1px #e1e1e1; } .wx-list li .wx-con-bg a { overflow: hidden;display: inline-block;width: 100%;height: auto;cursor: pointer; } .wx-con-bg .wx-con { overflow: hidden;height: 150px;background: #eee; } .wx-con-bg .wx-con .wx-photo { float: left; } .wx-con-bg .wx-con .wx-photo img, .wx-con-bg .wx-con .wx-gov img { width: 150px;height:150px;max-width: 100%;border: solid 1px #e1e1e1; } .wx-con-bg .wx-con .wx-text {margin: 47px 15px; float: left;width: 65%;padding-left: 10px;color: #226ebc;font-size: 18px; } .wx-con-bg .wx-con .wx-text p { margin: 0; } .wx-con-bg .wx-con .wx-text .desc { line-height: 28px;color: #333;font-size: 16px; }    @media all and (min-width: 992px) { .wx-con-bg .wx-con .wx-gov { float: left;max-width: 110px; } } @media all and (min-width: 1200px) { .wx-list li { margin-top: 30px; } } @media all and (max-width: 1024px) { [class*="col-"] { padding: 0 8px; }   .wx-list li { height: 140px;margin-top: 16px; }   .wx-con-bg .wx-con .wx-gov { float: left;width: 30%; }   .lst-tnm { overflow: hidden;height: auto;border: none;line-height: 50px; } } @media all and (max-width: 768px) { .wx-con-bg .wx-con .wx-gov { float: left;width: 20%; }   .lst-tnm { overflow: hidden;height: auto;border: none;line-height: 50px; }   .wx-con-bg .wx-con .wx-text { width: 80%; }   .wx-con-bg .wx-con .wx-photo { width: 20%; } } @media all and (max-width: 460px) { .wx-con-bg .wx-con .wx-gov { float: left;margin-right: 0; }   .lst-tnm { overflow: hidden;height: auto;border: none;line-height: 50px; }   .wx-con-bg .wx-con .wx-gov { float: left;width: 30%; }   .wx-con-bg .wx-con .wx-text { width: 70%; }   .wx-con-bg .wx-con .wx-photo { width: 30%; }   .lst-tnm a { font-size: 16px; } }