/* 标题 */
.title {
	margin: 30px 0px;
}

.title h1 a {
	text-align: center;
	font-size: 41px;
	font-family: HYa4gj;
	font-weight: 400;
	color: #000000;
	line-height: 40px;
	display: inline-block;
	width: 100%;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/* 轮播列表 */
.banner {
	margin-bottom: 34px;
}

.banner-left {
	width: 450px;
	/* height: 540px; */
	float: left;
}

.banner-left ul li {
	height: 32px;
	line-height: 32px;
}

.banner-left ul li:first-child {
	margin: 8px 0px;
}

.banner-left ul li:first-child a {
	color: #2963A4;
	font-weight: bold;
	font-size: 20px;
	width: 95%;
}

.banner-left ul li a {
	display: inline-block;
	width: 90%;
	text-align: left;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.banner-left ul li i {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333;
	line-height: 32px;
	margin: 0 8px;
	float: left;
}

.banner-right {
	float: right;
	width: 532px;
	/* height: 540px; */
}

/* 轮播图代码 */
.banner-img {
	width: 100%;
	height: 345px !important;
	overflow: hidden;
	position: relative;
	float: left;
	margin-bottom: 15px;
}

.banner-img .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 10px;
	z-index: 1;
}

.banner-img .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	display: flex;
	align-items: center;
}

.banner-img .hd ul li {
	float: left;
	margin-right: 8px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	line-height: 8px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.banner-img .hd ul li:last-child {
	margin-right: 14px;
}

.banner-img .hd ul li.on {
	background: #85AFD7;
	width: 10px;
	height: 10px;
	line-height: 12px;
	color: #fff;
}

.banner-img .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner-img .bd .tempWrap{
	height: 100%;
}

.banner-img .bd ul{
	height: 100%;
}

.banner-img .bd li {
	height: 100%;
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.mask {
	position: absolute;
	bottom: 0px;
	display: inline-block;
	width: 100%;
	height: 42px;
	background: rgba(000, 000, 000, 0.38);
}

.mask a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 75%;
	height: 100%;
	line-height: 42px;
	margin-left: 14px;
	display: inline-block;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;

}

.banner-img .bd img {
	width: 532px;
	height: 345px;
	display: block;
}

.banner-img .prev,
.banner-img .next {
	position: absolute;
	width: 32px;
	height: 32px;
	top: 46%;
	transform: translateY(-50%);
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.5);
	z-index: 100;
}

.banner-img .prev img,
.banner-img .next img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 18px;
	height: 18px;
	opacity: 0.7;
}


.banner-img .prev:hover,
.banner-img .next:hover {
	background-color: rgba(255, 255, 255, 1);
}

.banner-img .prev:hover img,
.banner-img .next:hover img {
	opacity: 1;
}

.banner-img .prev {
	left: 12px;
}

.banner-img .next {
	right: 12px;
}


/* 独家 */
#only {
	width: 100%;
	height: auto;
	border: 1px solid #ccc;
	float: left;
	padding: 14px;
	box-sizing: border-box;
}


#only div {
	float: left;
	width: 120px;
	height: 100%;
	display: flex;
	flex-direction: column;
}

#only div span a {
	font-size: 16px;
	font-weight: 400;
	color: #333;
}

#only div img {
	width: 90px;
	height: 125px;
	margin-bottom: 5px;
}

#only ul {
	float: right;
	width: 370px;
}

#only ul li {
	line-height: 30px;
	height: 30px;
}

#only ul li a {
	display: inline-block;
	width: 85%;
	text-align: left;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#only ul li i {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333;
	line-height: 30px;
	text-align: left;
	margin-right: 10px;
	float: left;
}

/* 庭审 */
.hear {
	margin-bottom: 40px;
}

.hear-left {
	float: left;
	width: 620px;
}

.hear-title {
	width: 100%;
	line-height: 40px;
	height: 38px;
	background: url(http://www.legaldaily.com.cn/legal_case/images/20220712a1.png) no-repeat;
	background-size: cover;
	box-sizing: border-box;
	padding-right: 8px;
}

.hear-title span {
	float: left;
	display: inline-block;
	width: 115px;
	height: 38px;
	background: url(http://www.legaldaily.com.cn/legal_case/images/20220711a2.png) no-repeat 100% 100%;
	font-size: 20px;
	line-height: 38px;
	color: #FFFFFF;
	box-sizing: border-box;
	padding-left: 6px;
}

.hear-title a {
	float: right;
	font-size: 16px;
	color: #999;
}

/* 本例子css */
.picScroll-left {
	width: 100%;
	height: 168px;
	overflow: hidden;
	position: relative;
	margin-top: 40px;
}

.picScroll-left .hd {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 42px;
	height: 42px;
	cursor: pointer;
	position: absolute;
	top: 60%;
	transform: translate(-50%, -50%);
	background-size: 100% 100%;
	z-index: 100;
}

.picScroll-left .hd .next {
	background-image: url(http://www.legaldaily.com.cn/legal_case/images/20220707b2.png);
	background-repeat: no-repeat;
	right: -30px;

}

.picScroll-left .hd .prev {
	background-image: url(http://www.legaldaily.com.cn/legal_case/images/20220707b1.png);
	background-repeat: no-repeat;
	left: 20px;
}



.picScroll-left .bd {
	width: 100%;
	height: 100%;

}

.picScroll-left .bd .tempWrap {
	width: 546px !important;
	height: 172px !important;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	width: 546px;
	height: 172px;
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .pic {
	width: 254px;
	height: 172px;
	text-align: center;
	float: left;
}

.picScroll-left .bd ul li .pic img {
	width: 254px;
	height: 172px;
	display: block;
}

.picScroll-left .bd ul li .title {
	float: right;
	margin: 0 auto;
	width: 284px;
}

.picScroll-left .bd ul li .title h2 a {
	display: inline-block;
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	color: #1D71B7;
}

.picScroll-left .bd ul li .title p {
	font-size: 14px;
	line-height: 28px;
	text-indent: 2em;
	color: #2b2b2b;
	text-align: left;
}

.picScroll-left .bd ul li .title p a {
	font-size: 14px;
	line-height: 28px;
	color: #AF215C;
}


.hear-right {
	width: 342px;
	float: right;
}

.hear-right .hear-header {
	width: 100%;
	line-height: 36px;
	position: relative;
	box-sizing: border-box;
	padding-right: 8px;
	border-bottom: 2px solid #CCCCCC;
}

.hear-right .hear-header span {
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: 100;
	width: 95px;
	height: 37px;
	background: url(http://www.legaldaily.com.cn/legal_case/images/20220712a5.png) no-repeat 100% 100%;
}

.hear-right .hear-header a {
	font-size: 16px;
	line-height: 36px;
	color: #ccc;
	float: right;
}

.hear-right ul {
	margin-top: 10px;
}

.hear-right ul li a {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	line-height: 24px;
	box-sizing: border-box;
	padding-left: 10px;
}

.hear-right ul li a::before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: #333;
	border-radius: 50%;
}

/* 治安 */
.hear1 .hear-title span {
	width: 132px;
}

.hear1 .hear-right .hear-header span {
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: 100;
	width: 95px;
	height: 37px;
	background: url(http://www.legaldaily.com.cn/legal_case/images/20220712a2.png) no-repeat 100% 100%;
}

.hear2 .hear-right .hear-header span {
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: 100;
	width: 95px;
	height: 37px;
	background: url(http://www.legaldaily.com.cn/legal_case/images/20220712a4.png) no-repeat 100% 100%;
}

.hear3 .hear-right .hear-header span {
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: 100;
	width: 95px;
	height: 37px;
	background: url(http://www.legaldaily.com.cn/legal_case/images/20220712a3.png) no-repeat 100% 100%;
}

.hear1 .img2 {
	float: left;
	position: relative;
	margin-top: 18px;
}

.hear1 .img2,
.hear1 .img2 img,
.hear1 .img2 a {
	display: block;
	width: 272px;
	height: 198px;
}


.hear1 .img2 span {
	width: 100%;
	height: 28px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	text-align: center;
}

.hear1 .introduce {
	float: right;
	width: 335px;
	margin-top: 10px;
}

.hear1 .introduce h2 a {
	display: inline-block;
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	line-height: 36px;
	color: #1D71B7;
}

.hear1 .introduce p {
	font-size: 15px;
	line-height: 26px;
	color: #333333;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.hear1 .introduce p a {
	color: #AF215C;
}

.hear1 .introduce ul {
	margin-top: 8px;
}

.hear1 .introduce ul li a {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	line-height: 24px;
	box-sizing: border-box;
	padding-left: 10px;
}

.hear1 .introduce ul li a::before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-color: #333;
	border-radius: 50%;
}

.hear1 .hear-right .img3 {
	width: 100%;
	margin-top: 18px;
}

.hear1 .hear-right .img3 a {
	float: left;
	width: 156px;
	height: 90px;
}

.hear1 .hear-right .img3 a img {
	width: 100%;
	height: 100%;
}

.hear1 .hear-right .img3 p {
	width: 180px;
	float: right;
}

.hear1 .hear-right .img3 p a {
	font-size: 16px;
	font-weight: bold;
	width: 180px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;

}

.hear3 {
	margin-bottom: 10px;
}

.link {
	margin-top: 0px !important;
}
