@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;padding: 20px 15px;background: #eee; }
.wx-con-bg .wx-con .wx-photo { float: left;width: 30%; }
.wx-con-bg .wx-con .wx-photo img, .wx-con-bg .wx-con .wx-gov img { width: 100%;max-width: 100%;border: solid 1px #e1e1e1;object-fit: cover; }
.wx-con-bg .wx-con .wx-text { float: left;width: 68%;margin-top: 5px;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; }
.lst-tnm {
    overflow: hidden;
    height: auto;
    border-bottom: solid 1px #e1e1e1;
    line-height: 48px;
}
.lst-tnm a {
    z-index: 4;
    display: inline-block;
    padding: 0 10px;
    border-bottom: 3px solid #226ebc;
    line-height: 48px;
    color: #226ebc;
    font-weight: 700;
    font-size: 20px;
}
@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: 50%; }
	.wx-con-bg .wx-con .wx-photo { width: 50%; }
	}
@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; }
	}
.tab-news a{color: #000;border-bottom:none;}
.tab-news .default{color: #0069be; border-bottom: 2px solid #0069be;}