@charset "utf-8";
/* CSS Document */
/*
* @description: 网站首页样式
* @author: ishang_pan
* @update: ishang_pan (2020-8-17)
*/

/* 主体 */
.is-main {
	padding-bottom: 20px;
}

/* 标题 */
.m-title .title-cont {
	width: 100%;
	margin-bottom: 20px;
	padding: 30px 60px;
	border: 1px solid #ddd;
}
.m-title .title-cont h2 {
	width: 100%;
	font-size: 34px;
	color: #cc1c25;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-title .title-cont h2 a {
	text-decoration: none;
	color: #cc1c25;
	font-weight: bolder;
}

/* 主体公共 */
.main-box {
	margin-bottom: 20px;
}
.main-box .box-left {
	float: left;
	width: 50%;
	max-height:400px;
	overflow:hidden;
}
.main-box .box-left .carousel .carousel-inner .item a img {
	width:100%;
	max-height:400px;
}
.main-box .box-right {
	float: right;
	width: 50%;
	padding-left: 20px;
}
.main-box .box-title {
	position: relative;
	height: 45px;
	background: #f4f4f4;
}
.main-box .box-title h3 {
	position: absolute;
	left: 0;
	top: 0;
	width: 142px;
	height: 45px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
	color: #fff;
	background: url(../images/title-bg.png) center no-repeat;
}
.main-box .box-title .to-more {
	position: absolute;
	right: 15px;
	top: 10px;
	color: #666;
	font-size: 16px;
}
.main-box .box-title .to-more:hover {
	text-decoration: none;
	color: #cc1c25;
}
.main-box .box-list {
	min-height: 100px;
}
.main-box .box-list li {
	position: relative;
	width: 100%;
	padding-left: 15px;
	margin: 15px 0;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main-box .box-list li::before {
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #666;
}
.main-box .box-list li a {
	color: #333;
	font-size: 16px;
}
.main-box .box-list li a:hover {
	color: #cc1c25;
}

/* 先锋动态 */
.m-xfdt .box-infoList li {
	width: 100%;
	border-bottom: 1px dotted #ccc;
	padding: 12px 0;
}
.m-xfdt .box-infoList li .list-date {
	float: left;
	width: 15%;
	padding: 5px 10px;
	border: 1px solid #ddd;
}
.m-xfdt .box-infoList li .list-date span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #666;
	border-bottom: 1px solid #ddd;
}
.m-xfdt .box-infoList li .list-date p {
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-top: 5px;
}
.m-xfdt .box-infoList li .list-right {
	float: right;
	width: 83%;
}
.m-xfdt .box-infoList li .list-right h4 {
	width: 100%;
	font-size: 16px;
	color: #cc1c25;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-xfdt .box-infoList li .list-right h4 a {
	font-size: 18px;
	color: #333;
}
.m-xfdt .box-infoList li .list-right h4 a:hover {
	color: #cc1c25;
	text-decoration: none;
}
.m-xfdt .box-infoList li .list-right .list-text {
	width: 100%;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* @media screen and (max-width: 1070px) {
	.m-xfdt .box-infoList li:last-child {
		display: none;
	}
}
@media screen and (max-width: 780px) {
	.m-xfdt .box-infoList li:nth-last-child(2) {
		display: none;
	}
} */

/* 专题专栏 */
.m-ztzl {
	margin-bottom: 20px;
}
.m-ztzl .ztzl-logo {
	width: 85px;
}
.m-ztzl .ztzl-logo img {
	width: 100%;
}
.m-ztzl .ztzl-fix {
	width: 280px;
}
.m-ztzl .ztzl-fix img {
	width: 100%;
}
.m-ztzl .ztzl-list {
	width: 835px;
}

/* superslide-css */
.picMarquee-left{ width:830px;  overflow:hidden; position:relative;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{position:relative; width: 280px!important;height: 85px; float:left; _display:inline; overflow:hidden; text-align:center; padding-left: 5px; }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:280px; height:85px; display:block;}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .classify{ width:79px; height:79px; display:block;position:absolute;top:3px;right:5px;}
.picMarquee-left .bd ul li .title{ line-height:24px;   }
.picMarquee-left .next {display: block;position: absolute;right: 0;top: 50%;margin-top: -15px;width: 15px;height: 27px;background: url(../images/ztzl-right.jpg) center center no-repeat;z-index: 10;}
.picMarquee-left .prev {display: block;position: absolute;left: 5px;top: 50%;margin-top: -15px;width: 15px;height: 27px;background: url(../images/ztzl-left.jpg) center center no-repeat;z-index: 10;}

/* 基层党建 */
.m-jcdj .box-title ul {
	position: absolute;
	top: 0;
	right: 10px;
}
.m-jcdj .box-title ul li {
	float: left;
}
.m-jcdj .box-title ul li a {
	padding: 0 5px;
	line-height: 45px;
	font-size: 16px;
	color: #333;
	border-right: 1px solid #333;
}
.m-jcdj .box-title ul li:last-child a {
	border: none;
}
.m-jcdj .change-box {
	display: none;
}
.m-jcdj .active {
	display: block;
}
.m-jcdj .box-title ul li a:hover {
	text-decoration: none;
	color: #cc1c25;
	font-weight: bolder;
}
.m-jcdj .jcdj-model {
	margin-top: 20px;
}
.m-jcdj .jcdj-model .model-img {
	float: left;
	width: 33%;
}
.m-jcdj .jcdj-model .model-img img {
	width: 100%;
}
.m-jcdj .jcdj-model .model-cont {
	float: left;
	width: 66%;
	padding-left: 20px;
}
.m-jcdj .jcdj-model .model-cont .model-titlt {
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-jcdj .jcdj-model .model-cont a:hover {
	text-decoration: none;
}
.m-jcdj .jcdj-model .model-cont a:hover .model-titlt {
	color: #cc1c25;
}
.m-jcdj .jcdj-model .model-cont .model-text {
	margin-top: 10px;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

/* 干部工作 */
.m-gbgz .box-left {
	width: 64%;
}
.m-gbgz .box-right {
	width: 422px;
}
.m-gbgz .box-right .box-top a {
	display: inline-block;
	width: 46%;
}
.m-gbgz .box-right .box-top a img {
	display: block;
	margin:auto;
}
.m-gbgz .box-right .box-link {
	display: block;
	width: 100%;
}
.m-gbgz .box-right .box-link img {
	display: block;
	margin:auto;
	margin-top: 10px;
}

/* 电教远教 */
.m-djyj .jcdj-model {
	margin: 0;
}
.m-djyj .jcdj-model .model-img {
	margin-top: 20px;
}

/* 公益宣传 */
.m-xuanchuan .is-w {
	position: relative;
	background: url(../images/more-bg.jpg) left center no-repeat;
}
.m-xuanchuan .is-w .get-more {
	position: absolute;
	left: 5%;
	top: 45%;
	z-index: 100;
}
.m-xuanchuan .is-w .get-more a {
	color: #666;
	font-size: 16px;
	display: block;
	width: 20px;
	line-height: 16px;
}
.swiper-father {
	position: relative;
	min-height:240px;
	margin-bottom:20px;
}
.swiper-container {
	height: auto;
	padding-top:30px;
	margin-left: 120px;
	margin-right: 50px;

}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: 200px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition-property:all;
}
.swiper-slide a {
	display:block;
	width:100%;
	height:100%;
}
.swiper-slide a img {
	height:100%;
}
#progressEffect{
	position: absolute;
	z-index: 10;
	top: 20px;
	left: 20px;
}
.swiper-button-prev {
	left: 85px;
	background-image: url(../images/more-left.png);
}
.swiper-button-next {
	right: 15px;
	background-image: url(../images/more-right.png);
}
.swiper-button-prev,
.swiper-button-next {
	background-size: 13px 23px;
}

/* 友情链接 */
.m-link .link-title {
	position: relative;
	background: #d9d9d9;
}
.m-link .link-title .friend-link {
	color: #cc1c25;
}
.m-link .link-title li {
	float: left;
	font-size: 18px;
	color: #333;
	padding: 10px 20px;
	margin-top: 5px;
}
.m-link .link-title li span {
	margin-right: 10px;
}
.m-link .link-title .active {
	color: #cc1c25;
	background: #fff;
}
.m-link .link-cont ul {
	display: none;
}
.m-link .link-cont ul.active {
	display: block;
}
.m-link .link-cont li {
	float: left;
	width: 12%;
	margin-top: 15px;
}
.m-link .link-cont li a {
	display: block;
	color: #333;
	font-size: 16px;
	text-align: center;
}
.m-link .link-cont li a:hover {
	color: #cc1c25;
}


@media screen and (max-width: 1200px) {
	.m-title .title-cont {
		width: 98%;
		margin: 20px 1%;
	}
	.m-xfdt {
		margin-top: 20px;
	}
	.main-box .box-left {
		width: 100%;
		padding: 0;
	}
	.m-carousel .box-left {
		float:none;
		width:600px;
		margin:auto;
	}
	.main-box .box-right {
		width: 100%;
		padding: 0;
	}
	.m-gbgz .box-right {
		width: 422px;
		margin:auto;
		float:none;
	}
	.m-gbgz .box-right .box-top a {
		width:49%;
	}
	.is-w {
		padding: 0 1%;
	}
	.m-xuanchuan {
		display: none;
	}
	.m-ztzl .ztzl-list {
		margin: auto;
		float: none;
	}
	.m-ztzl .ztzl-fix {
		margin: 10px auto;
		float: none;
	}
}
@media screen and (max-width: 1000px) {
	.m-djyj .model-img {
		display:none;
	}
	.m-djyj .jcdj-model .model-cont {
		width:100%;
	}
}
@media screen and (max-width: 835px) {
	.m-ztzl .ztzl-list {
		width:100%;
	}
	.picMarquee-left {
		width:100%;
	}
}
@media screen and (max-width: 600px) {
	.m-jcdj .box-title ul {
		display: none;
	}
	.m-carousel .box-left {
		width:100%;
	}
}
@media screen and (max-width: 510px) {
	.m-jcdj .box-title ul {
		display: none;
	}
}
@media screen and (max-width: 422px) {
	.m-gbgz .box-right,
	.m-gbgz .box-right .box-top a img,
	.m-gbgz .box-right .box-link img {
		width:100%;
	}
	.m-title .title-cont h2 {
		font-size:24px;
	}
	.m-title .title-cont {
		padding:20px;
	}
}