/* 时间 */
.time {
	height: 50px;
	line-height: 50px;
}

.time span {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #454343;
	line-height: 50px;
	float: left;
}

.time p {
	float: right;
	line-height: 50px;
}

.time p i {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1D3F96;
	line-height: 50px;
	margin-right: 10px;
}

.time p input {
	width: 135px;
	height: 25px;
	border: 2px solid #1D3F96;
	border-radius: 4px;
	box-sizing: border-box;
	padding-left: 10px;
}

::-webkit-input-placeholder {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #757575;
	line-height: 20px;
}

/* 导航 */
header {
	width: 100%;
	height: 80px;
	background-color: #1453BA;
}

.header {
	position: relative;
}

.header span {
	float: left;
}

.header span a img {
	width: 112px;
	height: 100%;
}

.header ul {
	position: absolute;
	right: 0;
	overflow: hidden;
}

.header ul li {
	float: left;
	margin: 0 25px;
	line-height: 80px;
}

.header ul li:last-child {
	margin-right: 0px;
}

.header ul li a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

/* 标题 */
.h1 {
	margin: 40px auto;
}

.h1 a {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 50px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 展示 */
.show {
	margin-bottom: 70px;
	position: relative;
	height: 540px;
}

.show-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 950px;
	height: 540px;
}

.show-left a {
	width: 100%;
	height: 100%;
	display: inline-block;
	position: relative;
}

.show-left a img {
	width: 100%;
	height: 100%;
}

.show-left a .mask {
	width: 100%;
	height: 60px;
	line-height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(37, 120, 204, 0.9);
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	box-sizing: border-box;
	padding: 0 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.show-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 240px;
}

.show-right ul li {
	margin-bottom: 10px;
	width: 240px;
	height: 128px;
}

.show-right ul li:last-child {
	margin-bottom: 0px;
}

.show-right ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.show-right ul li a img {
	width: 100%;
	height: 100%;
}

/* 热点 */
.hot {
	width: 1400px;
	height: 670px;
	margin: 0 auto;
	background: url(http://www.legaldaily.com.cn/video/images/a320220712.jpg) no-repeat;
	background-size: 100% 100%;
	line-height: 56px;
	overflow: hidden;
}

.hot-title {
	width: 100%;
	border-bottom: 2px solid #8DD5FF;
	overflow: hidden;
	display: flex;
	align-items: center;
	line-height: 56px;
	padding-bottom: 10px;
	margin-top: 18px;
}

.hot-title img {
	width: 44px;
	height: 44px;
	margin-right: 15px;
}

.hot-title span {
	line-height: 56px;
	height: 56px;
	display: inline-block;
}

.hot-title span a {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2B2A2A;
	line-height: 56px;
}

.hot-content ul {
	overflow: hidden;
}

.hot-content ul li {
	width: 285px;
	height: 240px;
	float: left;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 35px;
}

.hot-content ul li:nth-child(4n) {
	margin-right: 0px;
}

.hot-content ul li:nth-child(5),
.hot-content ul li:nth-child(6),
.hot-content ul li:nth-child(7),
.hot-content ul li:nth-child(8) {
	margin-bottom: 0px;
	margin-top: 0px;
}

.hot-content ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.hot-content ul li img {
	display: block;
	width: 285px;
	height: 160px;
}

.hot-content ul li p {
	width: 100%;
	height: 80px;
	background-color: #FFFFFF;
	overflow: hidden;
}

.hot-content ul li p span {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2B2A2A;
	line-height: 28px;
	display: inline-block;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 0 16px;
	margin-top: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

/* 访谈 */
.interview {
	padding-bottom: 68px;
}

.interview .hot-title {
	margin-top: 60px;
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 30px;
}

.interview .hot-title img {
	width: 34px;
	height: 44px;
	margin-top: 10px;
}

.inter {
	margin-bottom: 20px;
}

.interview-left {
	float: left;
}

.interview-right {
	float: right;
}

.interview-left,
.interview-right {
	width: 590px;
	height: 335px;
}

.interview-left a,
.interview-right a {
	display: inline-block;
	height: 100%;
	width: 100%;
	position: relative;
}

.interview-left a img,
.interview-right a img {
	width: 100%;
	height: 100%;
}

.interview-left a .mask,
.interview-right a .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: rgba(76, 148, 219, 0.5);
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	box-sizing: border-box;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index: 100;
}

.interview1,
.interview2,
.interview3 {
	float: left;
	width: 385px;
	height: 215px;
}

.inter1 {
	overflow: hidden;
}

.inter1 .interview1:last-of-type {
	margin-right: 0px;
}

.interview1,
.interview2 {
	margin-right: 20px;
}


.interview1 a,
.interview2 a,
.interview3 a {
	display: inline-block;
	height: 100%;
	width: 100%;
	position: relative;
}

.interview1 a img,
.interview2 a img,
.interview3 a img {
	width: 100%;
	height: 100%;
}

.interview1 a .mask,
.interview2 a .mask,
.interview3 a .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: rgba(76, 148, 219, 0.5);
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	box-sizing: border-box;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index: 100;
}

/* 直播 */
.live {
	width: 1400px;
	height: 605px;
	margin: 0 auto;
	background: url(http://www.legaldaily.com.cn/video/images/a1020220712.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	margin-bottom: 40px;
}

.live-content .hot-title {
	margin-bottom: 30px;
}

.live-content .hot-title img {
	width: 40px;
	height: 34px;
}

.live .live-content .live-left {
	float: left;
	width: 590px;
	height: 450px;
}

.live .live-content .live-left a {
	display: inline-block;
	width: 590px;
	height: 400px;
}

.live .live-content .live-left a img {
	width: 590px;
	height: 400px;
}

.live .live-content .live-left span {
	margin-top: 18px;
	line-height: 28px;
	display: inline-block;
	width: 100%;
}

.live .live-content .live-left span a {
	display: inline-block;
	width: 100%;
	height: auto;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2B2A2A;
}

.live .live-content .live-right {
	float: right;
}

.live .live-content .live-right ul {
	overflow: hidden;
	width: 590px;
}

.live .live-content .live-right li {
	margin-right: 20px;
	float: left;
}

.live .live-content .live-right li:nth-child(2n) {
	margin-right: 0px;
}

.live .live-content .live-right li:nth-child(1),
.live .live-content .live-right li:nth-child(2) {
	margin-bottom: 25px;
}

.live .live-content .live-right li img {
	width: 285px;
	height: 160px;
}

.live .live-content .live-right li span {
	display: block;
	width: 285px;
	margin-top: 22px;
}

.live .live-content .live-right li span a {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2B2A2A;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/* 原创 */
.originate {
	overflow: hidden;
	margin-bottom: 34px;
}

.originate .hot-title {
	border-bottom: 2px solid #ccc;
	margin-bottom: 36px;
}

.originate .hot-title img {
	width: 34px;
	height: 42px;
	margin-top: 8px;
}


/* 法治映像 */
.mapping {
	overflow: hidden;
	margin-bottom: 34px;
}

.mapping .hot-title {
	border-bottom: 2px solid #ccc;
	margin-bottom: 36px;
}

.mapping .hot-title img {
	width: 34px;
	height: 42px;
	margin-top: 8px;
}

.mapping-show {
	height: 480px
}

.mapping-show-left {
	width: 840px;
	height: 100%;
	float: left;
}

.mapping-show-left .big-img {
	width: 100%;
	height: 100%;
}

.mapping-show-left .big-img a {
	/* display: block; */
	width: 100%;
	height: 100%;
	display: none;
}

.mapping-show-left .big-img a.active {
	display: block;
}

.mapping-show-left .big-img a img {
	width: 100%;
	height: 100%;
}

.mapping-show-right {
	float: left;
	height: 100%;
	width: 358px;

}

.mapping-show-right .img-list {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto
}


::-webkit-scrollbar {
	width: 14px;
	height: 14px;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
	border-radius: 999px;
	border: 4px solid transparent;
}

::-webkit-scrollbar-track {
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4) inset;
}

::-webkit-scrollbar-thumb {
	min-height: 20px;
	background-clip: content-box;
	box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.4) inset;
}

::-webkit-scrollbar-corner {
	background: transparent;
}





.mapping-show-right .img-list li {
	width: 100%;
	height: 120px;
	overflow: hidden;
	background-color: #EEEEEE;
	box-sizing: border-box;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: flex;
	align-items: center;
}

.mapping-show-right .img-list li.on {
	background: linear-gradient(120deg, #02C1E6, #1161FE);
}

.mapping-show-right .img-list li.on span {
	color: #FFFFFF;
}

.mapping-show-right .img-list li img {
	width: 180px;
	height: 100px;
	line-height: 120px;
	vertical-align: middle;
	float: left;
	margin-right: 12px;
}

.mapping-show-right .img-list li span {
	float: left;
	width: 140px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2A2B2B;

	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}


/* 普法资料库 */
.material {
	width: 1400px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 15px;
}

.material .hot-title {
	margin: 0 auto;
	width: 1200px;
	border: none;
}

.material .hot-title img {
	width: 34px;
	height: 42px;
	margin-top: 8px;
}


/* 尾部 */
body .link {
	margin-top: 0px;
	border-top: 0px;
}
