.head {
	background-image: url(../imgs/沂源县政府常务会议.png);
	height: 450px;
}

.head-logo {
	/* width: 1330px !important; */
}

.head-logo img {
	margin-top: 14px;
}

.head-logo>span {
	float: right;
	margin-top: 22px;
	font-size: 0;
}

.head-logo>span a {
	color: #1B42DB;
	width: 115px;
	height: 34px;
	opacity: 0.8;
	background: #ffffff;
	border: 1px solid #4b5be9;
	border-radius: 18px;
	display: inline-block;
	line-height: 34px;
	text-align: center;
	box-sizing: border-box;
	font-size: 14px;
	margin: 0 8px;
}

.main {
	margin-top: 60px;
}

.content .content-title {
	font-size: 28px;
	color: #333;
	font-weight: 700;
	text-align: center;
}

.content .content-time {
	text-align: center;
	font-size: 12px;
	color: #707070;
	margin-top: 17px;
}

.content .content-content {
	margin-top: 25px;
	height: 120px;
	overflow: hidden;
}

.content .content-content p,
.content .content-content span,
.area2 .content .contant-lists .val p,
.area2 .content .contant-lists .val span {
	font-size: 16px !important;
	color: #333 !important;
	line-height: 24px !important;
	overflow: hidden;
}

.area2 .content .contant-lists table {
	width: 100% !important;
}

.content .content-details {
	text-align: end;
	display: block;
	font-size: 14px;
	color: #0C5AC1;
	cursor: pointer;
	margin-top: 40px;
	position: relative;
}

.content .content-details:after {
	position: absolute;
	content: "";
	border: 1px dashed #4b5be9;
	width: 1073px;
	top: 10px;
	left: 0;
}

.summary {
	margin-top: 42px;
	overflow: hidden;
}

.summary .topics {
	float: left;
}

.summary .graphic {
	margin-left: -23px;
}

.summary .topics-title, .summary .graphic-title {
	font-size: 18px;
	font-weight: 700;
	color: #0C5AC1;
}

.graphic-right {
	float: right;
	height: 355px;
}

.graphic-right .video img {
	width: 415px;
	height: 208px;
	margin-bottom: 16px;
}

.graphic-right .image, .graphic-right .video {
	display: block;
}

.graphic-right .image img, .graphic-right .video img {
	overflow: hidden;
}

.graphic-right .image img {
	width: 415px;
	height: 350px;
}

.graphic-right .image_1 img {
	height: 120px;
}

.topics-list {
	overflow: auto;
	padding-right: 30px;
	height: 338px;
	margin-top: 30px;
	margin-right: 69px;
}

.topics-list li {
	height: 37px;
	border-radius: 5px;
	background: #f4f6f8;
	margin-bottom: 15px;
	font-size: 14px;
	color: #303030;
	line-height: 37px;
	display: block;
	text-indent: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.topics-list li a {
	width: 40px;
	height: 15px;
	border: 1px solid #0c5ac1;
	border-radius: 3px;
	text-align: center;
	margin-left: 20px;
	font-size: 8px;
	color: #0c5ac1;
	padding: 0 8px;
}

.graphic-content {
	margin-top: 30px;
}

.graphic-content .video {
	display: none;
}

.graphic-content .image {
	width: 415px;
	height: 338px;
}

.meeting-title {
	text-align: center;
}

.meeting-title p {
	font-size: 24px;
	font-weight: 700;
	color: #0C5AC1;
	position: relative;
}

.meeting-title p:after {
	position: absolute;
	content: '';
	width: 10px;
	height: 4px;
	background-color: #0C5AC1;
	top: 17px;
	left: 0;
}

.meeting-title p:before {
	position: absolute;
	content: '';
	width: 10px;
	height: 4px;
	background-color: #0C5AC1;
	top: 17px;
	right: 0;
}

.meeting_calendar {
	margin-top: 44px;
	margin-bottom: 70px;
}

.area1 {
	overflow: hidden;
	float: left;
}

.area1 #calendar {
	width: 296px;
	float: left;
}

.area1 #calendar .layui-laydate,
.area1 #calendar .layui-laydate-main,
.area1 #calendar .layui-laydate-content table {
	width: 100% !important;
}

.area1 #calendar .layui-laydate {
	border: 1px solid #094DA7;
	border-radius: 10px;
	box-shadow: 0;
}

.area1 #calendar .layui-laydate-content table thead {
	height: 37px;
	background-color: #094DA7;
}

.area1 #calendar .layui-laydate-content table tbody td {}

.area1 #calendar .layui-laydate-content table thead th {
	color: #EEEFF1;
	font-size: 13px;
	font-weight: 700;
}

.area1 #calendar .layui-laydate-footer {
	display: none;
}

.area2 {
	/* width: 953px; */
	height: 284px;
	float: right;
	border: 1px solid #094DA7;
	border-radius: 10px;
}

.area2>.content {
	/* height: 100%;
	overflow-y: auto; */
}

.area2 .title {
	font-size: 24px;
	text-align: center;
}

.area2 .contant-lists li {
	overflow: hidden;
}

.area2 .contant-lists span {
	font-size: 16px;
	color: #303030;
}

.area2 .contant-lists span.key {
	width: 82px;
	font-weight: 700;
}

.area2 .contant-lists span.val {
	width: 100%;
	left: 0;
}

.area2 .view-details {
	font-size: 14px;
	text-align: end;
	margin-top: 5px;
}

.area2 .view-details a {
	color: #0C5AC1;
}


.area2>.content:first-child, .area2>.content {
	display: block;
	height: 225px;
	padding: 25px 43px 34px 43px;
}

.area2>.content .contant-lists {
	height: 150px;
	overflow: auto;
	margin-top: 30px;
}

.area2>.content {
	display: none;
}

/* 时间选择器样式重置 */
.laydate-set-ym {
	font-weight: 700;
	font-size: 15px;
}

.layui-laydate-header i.laydate-prev-y,
.layui-laydate-header i.laydate-next-y {
	display: none;
}

.layui-laydate-header i.laydate-prev-m,
.layui-laydate-header i.laydate-next-m {
	background: #094DA7;
	padding: 0;
	color: #fff;
}

.layui-laydate-header {
	border-bottom: none !important;
}

.layui-laydate-content td {
	color: #094DA7 !important;
	font-weight: 700;
	font-size: 13px;
}

.layui-laydate .laydate-disabled,
.layui-laydate .laydate-disabled {
	font-size: 12px;
}

.layui-laydate-header i:hover,
.layui-laydate-header span:hover {
	color: #fff !important;
}

.meeting-title .title-left {
	position: relative;
}

.meeting-title .title-left:after {
	position: absolute;
	content: '';
	width: 513px;
	border: 1px dashed #0c5ac1;
	top: 11px;
	left: -585px;
}

.meeting-title .title-left:before {
	position: absolute;
	content: '';
	width: 529px;
	border: 1px solid #0c5ac1;
	top: 18px;
	left: -585px;
}

.meeting-title .title-right {
	position: relative;
	float: right;
}

.meeting-title .title-right:after {
	position: absolute;
	content: '';
	width: 513px;
	border: 1px dashed #0c5ac1;
	top: -20px;
	right: 0;
}

.meeting-title .title-right:before {
	position: absolute;
	content: '';
	width: 529px;
	border: 1px solid #0c5ac1;
	top: -13px;
	right: 0;
}

.meeting-content {
	margin-top: 36px;
	margin-bottom: 72px;
	overflow: hidden;
}

.middle {
	margin-top: 41px;
	font-size: 0;
	margin-left: -22px;
	margin-right: -22px;
	overflow: hidden;
}

.middle div.middle-file,
.middle div.middle-graphic,
.middle div.middle-report {
	width: calc(100%/3);
	float: left;
	padding-left: 22px;
	padding-right: 22px;
	box-sizing: border-box;
}

.layer .list li {
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}

.layer .list li:after {
	position: absolute;
	content: '';
	background-color: #C1C1C1;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 8px;
	left: 0;
}

.layer .list li a {
	display: inline-block;
	width: 100%;
}

.layer .list>li>a>span.list-title {
	font-size: 16px;
	color: #303030;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 285px;
	display: inline-block;
	float: left;
	margin-left: 17px;
}

.layer .list li a span.list-time {
	font-size: 14px;
	color: #707070;
	float: right;
}

.layer .title {
	display: flex;
	align-items: center;
}

.layer .title>span {
	vertical-align: middle;
	font-size: 22px;
	font-weight: 700;
	color: #0C5AC1;
	letter-spacing: 1px;
	margin-left: 15px;
}

.layer .more {
	font-size: 14px;
	color: #707070;
	text-align: right;
	position: relative;
	display: block;
}

.layer .more:after {
	position: absolute;
	content: '';
	width: 295px;
	height: 1px;
	background-color: rgba(12, 90, 193, .5);
	top: 10px;
	left: 0;
}

