﻿/* 整体背景 */
.lxyz-background {
	width: 100%;
	overflow: auto;
	background-color: #ecebeb;
}
/* 两学一做标题区域 */
.lxyz-title-background {
	width: 100%;
	height: 490px;
	margin: 0 auto;
	background-position: center;
	background-repeat: no-repeat;
}
.topic-content-background {
	width: 1200px;
	background-color: #f5f5f5;
	margin: 0 auto;
	padding-bottom: 20px;
}
.topic-title-background-lxyz{
	font-size: 60px;
	font-weight: bold; 
	width: 1200px;
	height: 200px; 
	line-height: 200px; 
	text-align: center;
	margin: 0 auto; 
	color: #eaff00; 
	font-family: '微软雅黑';
	background-image: url(imgtopic-lxyz.jpg); 
	background-size: cover;
}
.topic-title-background-jcdj{
	font-size: 60px;
	font-weight: bold; 
	width: 1200px;
	height: 200px; 
	line-height: 200px; 
	text-align: center;
	margin: 0 auto; 
	color: #eaff00; 
	font-family: '微软雅黑';
	background-image: url(imgtopic-jcdj.jpg); 
	background-size: cover;
}
.lxyz-title-min-background {
	width: 100%;
	height: 490px;
	margin: 0 auto;
}

.lxyz-title-text {
	font-family: "微软雅黑";
	font-size: 50px;
	font-weight: bold;
	color: #FFFF00;
	width: 90%;
	padding-top: 50px;
}
/* 两学一做标题区域结束 */

/* 图片栏 */
.lxyz-img-box {
	max-width: 1248px;
	margin: 0 auto;
	overflow: auto;
}

.lxyz-img-box ul {
	overflow: auto;
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}

.lxyz-img-box ul li {
	float: left;
	width: 389px;
	height: 300px;
	margin-left: 20px;
	text-align: center;
}

.lxyz-img-box ul li a{
	width: 389px;
}
.lxyz-img-box ul li a span{
	width: 389px;
	margin: 0 auto;
}
.lxyz-img {
	width: 389px;
	height: 250px;
	background: url(imglxyz-img.png);
}

.lxyz-img-text {
	width: 389px;
	height: 50px;
	text-align: center;
	color: #000000;
}
/* 图片栏结束 */

/* 专题栏 */
.lxyz-subject-box-2 {
	float: left;
	width: 1160px;
	max-height: 400px;
	margin-left: 20px;
	margin-top: 20px;
	background-color: rgba(255,255,255,1);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
}

.lxyz-subject-box-2 ul{
	width: 100%;
	list-style: none;
	padding-left: 0px;
	margin-top: -2px;
	margin-bottom: 10px;
	max-height: 340px;
	overflow: auto;
}

.lxyz-subject-box-2 ul li{
	width: 50%;
	float: left;
	margin-top: 8px;
	padding-left: 0px;
	margin-bottom: 0px;
}
/* 专题栏 */
.lxyz-subject-box {
	float: left;
	width: 570px;
	height: 400px;
	margin-left: 20px;
	margin-top: 20px;
	background-color: rgba(255,255,255,1);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
}

.lxyz-subject-box ul{
	width: 100%;
	list-style: none;
	padding-left: 0px;
	margin-bottom: 10px;
	height: 337px;
	overflow: auto;
}

.lxyz-subject-box ul li{
	width: 100%;
	height: 20px;
	float: left;
	margin-top: 8px;
	padding-left: 0px;
	margin-bottom: 0px;
}

.lxyz-subject-box-3 {
	float: left;
	width: 373px;
	height: 400px;
	margin-left: 20px;
	margin-top: 20px;
	background-color: rgba(255,255,255,1);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
}

.lxyz-subject-box-3 ul{
	width: 100%;
	list-style: none;
	padding-left: 0px;
	margin-bottom: 10px;
	height: 337px;
	overflow: auto;
}

.lxyz-subject-box-3 ul li{
	width: 100%;
	height: 20px;
	float: left;
	margin-top: 8px;
	padding-left: 0px;
	margin-bottom: 0px;
}


.lxyz-subject-content {
	width: 100%;
	height: 300px;
	margin: 0 auto;
}

.lxyz-subject-content-title {
	font-family: "微软雅黑";
	background-image: url(imgtopic-title-background-2.png);
	border-bottom: 2px solid #C01B0B;
	background-repeat: no-repeat;
	font-size: 24px;
	color: #C01B0B;
	line-height: 40px;
	width: 100%;
	font-weight: bold;
	padding-left: 45px;
}


 ul li a{
	display: block;
	width: 60%;
	margin-left: 20px;
	float: left;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #000000;
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.lxyz-subject-content-time {
	color: #888888;
	font-size: 15px;
	float: right;
	margin-right: 20px;
}

.lxyz-subject-pagesite-box {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	text-align: center;
}

.lxyz-subject-pagesite {
	height: 30px;
	margin: 0 auto;
}

/* 专题栏结束 */
