.tab_wrap .hd {
	font-size: 0;
	margin: -5px -10px 30px
}

.tab_wrap .hd a {
	display: inline-block;
	line-height: 46px;
	font-size: 16px;
	background: #e3edf7;
	padding: 0 20px;
	margin: 5px 10px
}

.tab_wrap .hd .on {
	background: #0d4b8e;
	color: #fff
}

.tab_wrap .hd .on:hover {
	color: #fff
}

.tab_wrap .hd a:hover {
	color: #0d4b8e
}

.tab_wrap .item {
	margin: 0 0 36px
}

.tit_bg {
	line-height: 36px;
	margin: 0 0 26px;
	color: #0a5597;
	font-family: sySong;
	font-size: 24px;
	padding: 0 0 6px 20px;
	position: relative
}

.tit_bg:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	background: #0a5597
}

.list_avatar {
	margin: 0 -20px -36px;
	overflow: hidden
}

.list_avatar a {
	float: left;
	width: calc(20% - 80px);
	margin: 0 40px 36px;
	position: relative
}

.list_avatar .cover_img {
	padding-top: 141.6%
}

.list_avatar h3 {
	line-height: 24px;
	bottom: 0px;
	padding: 10px 24px 10px 18px;
	font-size: 16px;
	position: absolute;
	max-width: calc(100% - 16px);
	overflow: hidden;
color:#fff;
margin:0;
}

.list_avatar h3:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	background: #0a5597;
	left: -10px;
	right: 6px;
	z-index: 1;
	transform: skew(-16deg)
}

.list_avatar em {
	display: block;
	position: relative;
	z-index: 3
}


.list_avatar1 {
	margin: 0 -20px -36px;
	overflow: hidden
}

.list_avatar1 a {
	float: left;
	width: calc(12% - 30px);
	margin: 0 40px 46px;
	position: relative
}

.list_avatar1 .cover_img {
	padding-top: 141.6%
}

.list_avatar1 h3 {
	line-height: 24px;
	width: 100%;
               color: #000;
               text-align: center;
	font-size: 16px;
	position: absolute;
	overflow: hidden
}

.list_avatar1 h3:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	
	left: -10px;
	right: 6px;
	z-index: 1;
	
}

.list_avatar1 em {
	display: block;
	position: relative;
	z-index: 3
}

.avatar_wrap .hd {
	margin-bottom: 30px
}

.avatar_wrap .hd h2 {
	font-size: 30px;
	color: #009dab;
	font-weight: 700
}

.avatar_wrap .hd .txt {
	width: calc(100% - 310px)
}

.avatar_wrap .hd img {
	width: 280px;
	height: auto
}

.avatar_wrap .bd h2 {
	color: #009dab;
	font-weight: 700;
	border-left: 4px solid #009dab;
	padding-left: 10px;
	font-size: 24px
}

.avatar_wrap .bd .con {
	padding: 20px 0 30px;
	line-height: 1.8;
	color: #333
}

.avatar_wrap .post {
	background: #f5f5f5;
	padding: 20px;
	margin: 40px 0 30px
}

.list_item .additem {
	position: absolute;
	width: calc(33.333333% - 15px);
	background-color: #e5e5e5;
	border: 1px solid #f8f8f8;
	top: 0;
	left: 40%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s
}

.list_item li:not(:first-child) {
	margin: 36px 0 0
}

.list_item h3 {
	position: relative;
	padding: 14px 20px;
	display: block;
	color: #333;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	
}

.additem {
	width: 0;
	height: 0;
	font-size: 0
}

.list_item .con {
	font-size: 15px;
	padding: 15px 20px;
	background: #eef1f6;
	z-index: 99;
	position: relative
}

.list_item .con,
.list_item .con * {
	word-break: break-all
}

.list_item .tit_bg {
	font-size: 20px;
	line-height: 32px;
	margin-top: 20px;
	padding-bottom: 0
}

.list_name a {
	float: left;
	width: 20%;
	line-height: 36px
}


.cover_bg,
.cover_img>div:first-child {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.cover_img {
	position: relative;
	overflow: hidden
}

a:hover .cover_img>div:first-child,
.cover_img:hover>div:first-child {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.link_news a:hover i {
	-webkit-transform: scale(.95);
	transform: scale(.95)
}

.cover_img div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
em {
    font-style: normal;
}