@charset "utf-8";
/* CSS Document */
.clear {
	clear: both;
}
.main1 {
	background-image: url(../images/main1_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-size: cover;
	padding-top: 5%;
	padding-right: 0px;
	padding-bottom: 5%;
	padding-left: 0px;
}
ul#menu_list {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 7%;
}
ul#menu_list li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 65%;
}
ul#menu_list li img {
	width: 100%;
}
.bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
	font-size: 12px;
	line-height: 25px;
	padding-top: 10%;
	padding-right: 0px;
	padding-bottom: 20%;
	padding-left: 0px;
	text-align: center;
	color: #444444;
}
.title {
	background-color: #e60012;
	line-height: 35px;
	color: #fff;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
}
.title span {
	float: right;
}
.title span a {
	color: #fff;
}
/*banner*/
.banner {
	padding-top: 5%;
}
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
	border: 0px solid #ddd;
}
.slideBox .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.slideBox .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 22px;
	height: 22px;
	margin: 4px;
	background: url(../images/dot-black2.png) 0 0;
	overflow: hidden;
	line-height: 9999px;
}
.slideBox .hd ul .on {
	background: url(../images/dot-black.png) 0 0;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 8%;
	padding-bottom: 0px;
	padding-left: 8%;
}
.slideBox .bd img {
	width: 100%;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev {
	position: absolute;
	left: 0%;
	top: 40%;
	display: block;
	width: 23px;
	height: 58px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-image: url(../images/left.png);
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
}
.slideBox .next {
	position: absolute;
	right: 0%;
	top: 40%;
	display: block;
	width: 23px;
	height: 58px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.banner strong {
	font-size: 14px;
	text-align: center;
	line-height: 35px;
	color: #333;
}
.banner p {
	text-align: center;
}
/*20170922首页新增党建频道*/

.dangjian_t {
	line-height: 35px;
	padding: 0px;
	height: 35px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dangjian_t_r {
	width: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.dangjian_t_r a {
	width: 31%;
	height: 35px;
	line-height: 35px;
	float: left;
	display: block;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 1%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #a40000;
	color: #FFF;
}
.sel, .sel:hover {
	color: #FFF;
	background-color: #e60012!important;
	border: 0px solid #ccc;
}
.dangjian_c {
	border: 0px solid #ccc;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.dangjian_pic {
	float: left;
	width: 184px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.dangjian_pic {
	width: 184px;
	height: 138px;
}
.dangjian_txt {
	width: 355px;
	float: right;
	line-height: 25px;
	height: 125px;
	overflow: hidden;
}
.dangjian_txt strong {
	color: #c13331;
}
ul#fengcai_list {
	margin: 0px;
	padding: 0px;
}
ul#fengcai_list li {
	width: 50%;
	float: left;
	text-align: center;
	line-height: 40px;
}
ul#fengcai_list li img {
	width: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul#fengcai_list li a {
	font-size: 14px;
	color: #333;
}
ul#fengcai_list li img:hover {
	border: 2px solid #c13331;
	width: 157px;
	height: 104px;
}
ul#news_list {
	margin: 0px;
	padding: 0px;
}
ul#news_list li {
	margin: 0px;
	padding: 0px;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
ul#news_list li span {
	float: right;
	font-size: 12px;
}
ul#news_list li a {
	font-size: 14px;
	color: #333
}
ul#news_list2 {
	margin: 0px;
	padding: 0px;
}
ul#news_list2 li {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	border: 0px dotted #666;
}
ul#book_list {
	margin: 0px;
	padding: 0px;
}
ul#book_list li {
	padding: 0px;
	width: 20%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul#book_list li img {
	width: 97px;
	height: 128px;
}
ul#book_list li img:hover {
	width: 93px;
	height: 124px;
	border: 2px solid #c13331;
}
.title2 {
	text-align: left;
	font-size: 14px;
	line-height: 50px;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.title2 a {
	color: #333;
}
.neirong_title {
	font-size: 20px;
	color: #cb1c1d;
	line-height: 35px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.neirong_c {
	margin: 0px;
	padding: 15px;
	line-height: 30px;
	font-size: 14px;
}
.neirong_c  img{ max-width:100%;}
.neirong_c p {
	padding-bottom: 15px;
	text-indent: 0em;
}
.news_t {
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	color: #333;
	padding-top: 15px;
	padding-right: 5%;
	padding-bottom: 15px;
	padding-left: 5%;
	font-family: "微软雅黑";
	text-align: center;
}
.news_laiyuan {
	font-size: 12px;
	line-height: 30px;
	font-family: "微软雅黑";
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.fanhui{ width:100%; max-width:640px; position:relative;

}
.fanhui a{
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	background-color: #e7280f;
	margin: 0px;
	padding: 0px;
	width: 100px;
	position: absolute;
	top: 0px;
	right: 0px; z-index:1000; text-align:center;
}
