.tt {
	width: 100%;
}

.tt a h2 {
	width: 100%;
	font-size: 1.33333333rem;
	color: #3768C4;
	font-family: '思源宋体';
	font-weight: bold;
	line-height: 1.86666667rem;
	text-align: center;
}


/*图片新闻*/

.zxzx-tpxw .xwdiv {
	width: 100%;
	background: #F2F8FF;
	padding: 1.06666667rem;
}

.zxzx-tpxw .xwdiv h4 {
	width: 100%;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 1.46666667rem;
	color: rgba(0, 0, 0, 1);
	text-align: center;
}

.zxzx-tpxw .xwdiv p {
	width: 100%;
	font-size: 0.93333333rem;
	font-weight: 400;
	line-height: 1.73333333rem;
	color: rgba(128, 128, 128, 1);
	text-indent: 2em;
	margin-top: 0.6rem;
	display: -webkit-box; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: break-all; overflow: hidden;
}

.com-owl-tpxw .owl-nav {
	display: block !important;
}

.com-owl-tpxw .owl-nav>div {
	position: absolute;
	top: 30%;
	margin-top: -1.06666667rem;
	width: 1.33333333rem;
	height: 2.4rem;
	opacity: .7;
	background-color: rgba(0, 0, 0, .2);
	transition: .3s all;
}


.com-owl-tpxw .owl-nav>div.owl-prev {
	left: 0;
	border-radius: 0 4px 4px 0;
	background-image: url(../images/public/icon_slide_prev.png);
	background-size: 100% 100%;
}

.com-owl-tpxw .owl-nav>div.owl-next {
	right: 0;
	border-radius: 4px 0 0 4px;
	background-image: url(../images/public/icon_slide_next.png);
	background-size: 100% 100%;
}
.com-owl-tpxw .owl-nav>div:hover {
	opacity: 1;
}
/*视频铜陵*/
#sptl-video{width: 100%;height: 100%;object-fit: cover}
/*媒体聚焦*/
.zxzx-mtjj .owl-carousel .owl-item{position: relative;height: 13.4666667rem;/*padding-top: 11.724%;*/}
.zxzx-mtjj .owl-carousel .item{position: absolute;left:0;top:0;bottom:0;right:0;padding: 24% 7%;text-align: center; background: url(../images/zxzx/mtjjbg.png) no-repeat left top;background-size: 100% 100%;}
.zxzx-mtjj .owl-carousel h4{font-size: 1.06666667rem;font-weight: bold;color:#2A82E4;margin-bottom: 0.6rem;}
.zxzx-mtjj .owl-carousel .mes{position: relative;
background: linear-gradient(196.94deg, #FFFFFF 0%, #FFFFFF 100%);
font-size: 0.93333333rem;font-weight: bold;line-height: 1.33333333rem;height: 55%;z-index: 1;margin-left: 0.6rem;}
.zxzx-mtjj .owl-carousel .mes p{
  content:""; position: absolute;left: -0.6rem;top: 0.4rem;width: 100%;height: 100%;background: #fff;box-shadow: 3px 4px 13px rgba(0,0,0,.05);
  display: flex;align-items: center;justify-content:center;text-align: left;
}
.zxzx-mtjj .owl-carousel .mes span{margin: 0 10px;-webkit-line-clamp: 3;}
.zxzx-mtjj .owl-carousel .time{color:#72ACEE;position: absolute;left: 7%;bottom: 2%;font-size: 0.93333333rem;}
.zxzx-mtjj .owl-carousel .item:hover .mes{margin-left:0;border-radius: 3px;}
.zxzx-mtjj .owl-carousel .item:hover .mes p{left:0;top:0;border-radius: 3px;}
