*{
	margin:0;
	padding:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body{
	font-family: microsoft yahei;
	font-size: 14px;
	color: #333;
	min-width:1200px;
	width:100%;	
}
img{
	vertical-align:top;
	max-width:100%;
}
ul,dl,dd{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}
p{
	margin:0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	margin:0;
	line-height:1;
}
a{
	color: #333;
	text-decoration:none;
	background:transparent;
    /*取消a标签在手机点击时蓝色背景*/
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}
a:hover{
	text-decoration:none;
	color: #cc0000;
}
.container{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.fixed-top {
	display:-ms-flexbox;
	display:flex;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
/*海报*/
.playbill{
	height:800px;
	background: url(/uploads/image/images/xsdpudi.jpg) no-repeat center center;
}
.playbill .container{
	display:flex;
	justify-content:center;
}
.playbill .container .img1{
	padding-top: 50px;
}
.playbill .container .img2{
	padding-top: 100px;
}

.bg-red{
	background-color: #cc0000;
}
.navbar-white{
	display: none;
	justify-content:center;
	padding:0;
}
.navbar-white .navbar-nav{
	display:-ms-flexbox;
	display:flex;
	justify-content:center;
}

.nav-link{
	display: -ms-flexbox;
	display:flex;
	align-items:center;
	color: #fff;
	font-size: 20px;
	padding:15px 20px;
}
.nav-link img{
	margin-right: 10px;
}
.nav-link.active,.nav-link:hover{
	color: #ffde27;
	background-color: #ab1c01;
}
.page{
	background: url(/uploads/image/images/xsdpd.jpg) no-repeat center top;	
	/* -webkit-background-size: contain;
	background-size: contain; */
	padding-bottom: 150px;
}
.toutiao{
	padding-top: 60px;
}
.toutiao-hd{	
	background: url(/uploads/image/images/toutiao.jpg) no-repeat left center;
	text-align: center;
	padding:0 60px 20px;
}
.toutiao-hd .ttbt{
	display: block;
	font-size: 32px;
	padding-top: 40px;
	margin-bottom: 20px;
	line-height:1.2;
	color: #cc0000;
	font-family: "微软雅黑";
}
.toutiao-hd .ttbt a{
	
	color: #cc0000;
	
}
.toutiao-hd .ttzy{
	display: block;
	font-size: 16px;
	line-height:1.2;
	margin-right: 20px;
	margin-left: 20px;
}
.toutiao-bd{
	display: -ms-flexbox;
	display: flex;
	justify-content:center;
	align-items:center;
	margin-top: 20px;
	margin-bottom: 50px;
}
.banner{
	width:620px;
}
.banner .swiper-slide{
	position: relative;
}
.banner .swiper-slide img{
	width: 620px;
	height: 350px;
}
.banner .swiper-slide .h{
	width:100%;
	height:54px;
	line-height:54px;
	position: absolute; 
	left:0;
	bottom:0;
	color: #fff;
	text-align: center;
	font-size: 20px;
	background-color: rgba(0,0,0,.4);
}
.banner .swiper-slide .h a{
	
	color: #fff;
	
}
.banner .swiper-pagination{
	color: #fff;
	text-align:right;
	bottom:0;
	line-height:54px;
	padding:0 20px;
}
.banner .swiper-pagination-bullet{
	width:12px;
	height:12px;
	margin:0 10px;
	opacity:.6;
}
.banner .swiper-pagination-bullet-active{
	background-color: #cc0000;
}
.banner .swiper-button-next,.banner  .swiper-button-prev{
	width: 40px;
    height: 74px;
	background: url(/uploads/image/images/focus_btn.png) no-repeat;
	outline:none;
	left:0;
	opacity:1;
}
.banner .swiper-button-next{	
	background-position:-40px 0;
	right:0px;
	left:auto;
}
.banner .swiper-button-prev.swiper-button-disabled{ background-position: 0px -74px; }  
.banner .swiper-button-next.swiper-button-disabled{ background-position: -40px -74px; }  
.toutiao-bd .info{
	width:580px;
	background-color: #f28987;
	color: #fff;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.toutiao-bd .info-h{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding:15px 0;
	color: #ffffff;
}
.toutiao-bd .info-h a{
	color: #ffffff;
}
.toutiao-bd .info-c{
	position: relative;
	font-size: 20px;
	line-height:30px;
}
.toutiao-bd .info-c .p{
	width:100%;
	height: 176px;
	padding:10px 15px;
	position: relative;
	z-index:1;
	border:3px solid #fff;
}
.toutiao-bt{
	display:-ms-flexbox;
	display:flex;
	justify-content:space-between;
}
.toutiao .item{
	text-align: center;
}
.toutiao .item img{
	width: 370px;
	height: 100px;
}
.title{
	text-align: center;
	position: relative;
	padding-right: 0;
	padding-left: 0;
	padding-top: 20px;
}
.title-more{
	display: block;
	width: 80px; 
	height:28px;
	line-height:28px;
	background-color: #c6a210;
	color: #fff;
	position: absolute; 
	right:0;
	bottom:30px;
}
.title-more:hover{
	color: #fff;
}
.zcll{
	display:-ms-flexbox;
	display:flex;
	flex-wrap:nowrap;
	padding-bottom: 20px;
}
.zcll-content{
	flex:1;
	background-color: #fff;
	padding:10px;
}
.zcll-content .bigimg{
	position: relative;
}
.zcll-content .bigimg dl{
	width:100%;
	background-color: rgba(0,0,0,.6);
	position: absolute; 
	left:0;
	bottom:0;
	color: #fff;
	padding:15px 20px 10px;
}
.zcll-content .bigimg dl a{
	
	color: #fff;
	
}
.zcll-content .bigimg dl dt{
	font-size: 20px;
	margin-bottom: 4px;
}
.zcll-content .bigimg dl dd{
	font-size: 16px;
}
.zcll-content .bigimg img{
	width:765px;
	height: 320px;
}
.zcll-content .list{
	display:-ms-flexbox;
	display:flex;
	flex-wrap:nowrap;
	align-items:flex-start;
	margin-top: 20px;
}
.zcll-content .list img{
	width: 270px; 
	height: 150px;
}
.zcll-content .list .text{
	margin-top: 10px;
	padding-left: 20px;
}
.zcll-content .list .h{
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}
.zcll-content .list .p{
	font-size: 18px;
}
.pinglun{
	width:400px;
	margin-left: 15px;
	background-color: #fff;
	padding-bottom: 10px;	
}
.pinglun-content{
	height: 460px;
	padding:10px 10px;
}
.pinglun-content .item{
	display:-ms-flexbox;
	display:flex;
	align-items:flex-start;
	font-size: 18px;
	color: #204f9d;
	padding:8px 0;
	line-height: 30px;
}
.pinglun-content .item a{
	
	color: #204f9d;
	
}
.pinglun-content .item .num{
	color: #c5c6c1;
	margin-right: 10px;
}
.pinglun-content .item .num.red{
	color: #cc0000;
}
.pinglun-content .item .p span{
	font-size: 14px;
}
.pinglun .haoren{
	display: block;
	text-align: center;
	cursor:pointer;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 15px;
}
.pinglun .haoren img{
	max-width:100%;
}
/* 阵地建设 */
.zdjs{
	padding-bottom: 5px;
}
.zdjs-hd{
	display:-ms-flexbox;
	display:flex;
	padding-bottom: 20px;
	background-color: #fff;
}
.zdjs-hd  img{
	width:532px;
	height:300px;
}
.zdjs-hd .text{
	width: 670px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.zdjs-hd .h{
	font-size: 24px;
	padding:40px 0;
	font-family: "微软雅黑";
	text-align: center;
}
.zdjs-hd .p{
	font-size: 18px;
	padding-bottom: 10px;
}
.zdjs-bd{
	display:-ms-flexbox;
		display:flex;
}
.zdjs-bd .imgbox{
	margin-right: 20px;
	position: relative;
}
.zdjs-bd .imgbox img{
	width:298px;
	height:175px;
}
.zdjs-bd .imgbox .p{
	width:100%;
	color: #fff;
	text-align: center;
	font-size: 16px;
	position: absolute;
	left:0;
	bottom:0;
	background-color: #cc0000;
}
.zdjs-bd .imgbox .p a{
	
	color: #fff;
	
}
.zdjs-bd ul a{
	flex:1;
	display:-ms-flexbox;
	display:flex;
	flex-direction:column;
	justify-content: center;
	margin-left: 20px;
}
.zdjs-bd ul {
	width: 570px;
}

.zdjs-bd ul li{
	display:-ms-flexbox;
	display:flex;
	align-items:flex-start;
	font-size: 18px;
	padding:8px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.zdjs-bd ul li:before{
	content:"";
	display: inline-block; 
	width: 6px; 
	height: 6px; 
	background-color: #666;
	margin-right: 5px;
	margin-top: 18px;
}
/* 实践前沿 */
.sjqy{
	padding-bottom: 20px;
}
.sjqy-hd{
	display:-ms-flexbox;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	align-items:center;
}
.sjqy-hd .item{
	width:160px;
	height:150px;
	margin:0 25px;
	overflow: hidden;
}
.card {
	width:100%;
	height:100%;
    transition: transform 2s;
    transform-style: preserve-3d;
    cursor: pointer;
}
.back img {
	height: 150px;
	width: 160px;
}

.front, .back {
	width:100%;
	height:100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    backface-visibility: hidden;
    position: absolute;
}
.back {
    transform: rotatey(180deg);
    background-color: #0000ff;
}
.sjqy-bd{
	display:-ms-flexbox;
	display:flex;
	align-items:center;
	margin-top: 30px;
}
.sjqy-bd .imgbox{
	position: relative;
	z-index:2;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.sjqy-bd .imgbox img{
	width:590px;
	height:335px;
}
.sjqy-bd .imgbox .p{
	width:100%;
	height:50px;
	display:flex;
	align-items:center;
	background-color: rgba(0,0,0,.6);
	color: #fff;
	font-size: 16px;
	padding:0 20px;
	position: absolute; 
	left:0;
	bottom:10px;
}
.sjqy-bd .imgbox .p a{
	
	color: #fff;
	
}
.sjqy-bd .text{
	height:300px;
	flex:1;
	display:-ms-flexbox;
	display:flex;
	flex-direction:column;
	background-color: #6097c0;
	color: #fff;
	position: relative;
	z-index:1;
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 10px;
}
.sjqy-bd .text a{
	
	color: #fff;
	
}
.sjqy-bd .text ul{
	display:-ms-flexbox;
	display:flex;
	flex-direction:column;
	justify-content: center;
}
.sjqy-bd .text ul li{
	display:-ms-flexbox;
	display:flex;
	align-items:flex-start;
	font-size: 20px;
	padding-top: 15px;
	border-bottom:1px dashed #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: "微软雅黑";
}
.sjqy-bd .text ul li:before{
	content:"";
	display: inline-block; 
	width: 6px; 
	height: 6px; 
	background-color: #fff;
	margin-right: 5px;
	margin-top: 18px;
}
/* 志愿风采 */
.zyfc{
	padding-bottom: 20px;
}
.zyfc .sjqy-bd .text{
	background-color: #f79ea2;
}
.zyfc-bd{
	display:-ms-flexbox;
	display:flex;
	justify-content:center;
	flex-wrap:nowrap;
	padding-bottom: 30px;
	overflow:hidden;
}
.zyfc-bd .item{
	width:50%;
	padding:0 10px;
	margin-bottom: 20px;
	font-size: 20px;
}
.zyfc-bd .circle{
	max-width:196px;
	max-height:196px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border:10px solid #98c0f1;
	position: relative;
	cursor:pointer;
	transition:all .3s;
}
.zyfc-bd .circle img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.zyfc-bd .circle .p{
	display: flex;
	align-items:center;
	justify-content:center;
	width:100%;
	height:100%;
	position: absolute; 
	left:0;
	top:0;
	z-index:2;
	font-size: 26px; 
	font-weight: bold;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.zyfc-bd .circle .p a{
	
	color: #fff;
	
}

.zyfc-bd .circle:before{
	content:'';
	display:block;
	width: 100%; 
	height:100%;
	position: absolute;
	left:0;
	top:0;
	z-index:1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: rgba(0,0,0,.4);
}
.zyfc-bd .circle:hover{
	border-color: #fff;
}
.zyfc-bd .circle:hover:before{
	background-color: rgba(204,0,0,.8);
}
/* 公益公告 */
.d-flex{
	display:-ms-flexbox;
	display:flex;
	flex-wrap:nowrap;
}
.flex-column{
	flex-direction:column;
}
.gygg{
	padding-top: 0px;
}
.gygg .swiper-slide img{
	width: 285px;
	height: 506px;
}
.gygg-label{
	text-align: center;
}
.swiper-gygg{
	background-color: #fff;
	margin-top: 10px;
}
/* 文明身影 */
.wmsy{
	display:-ms-flexbox;
	display:flex;
	border:5px solid #fff;	
}
.wmsy .item{
	position: relative;
	border:5px solid #fff;
	cursor:pointer;
}
.wmsy .item .img1{
	width: 347px;
	height:212px;
}
.wmsy .item .img2{
	width: 347px;
	height:281px;
}
.wmsy .item .img3{
	width: 466px;
	height:281px;
}
.wmsy .item .img4{
	width: 467px;
	height:213px;
}
.wmsy .item .img5{
	width: 345px;
	height:213px;
}

.wmsy .item .p{
	width:100%;
	height:100%;
	display:-ms-flexbox;
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:20px;
	color:#fff;
	position: absolute; 
	left:0;
	top:0;
	z-index:3;
	opacity:0;
	transition:all .3s;
}
.wmsy .item .p a{
	
	color:#fff;

}
.wmsy .item:before{
	content:"";
	display: none;
	width:100%;
	height:100%;
	position: absolute; 
	left:0;
	top:0;
	background-color: rgba(0,0,0,1);
	transition:all .3s;
}
.wmsy .item:hover:before{
	display: block;
	background-color: rgba(0,0,0,.6);
}
.wmsy .item:hover .p{
	opacity:1;
}
.pagebook.ptop{
		padding-top: 60px;
}
.gygg-title{
	position: absolute; 
	bottom:0;
	right:0;
	padding-right: 160px;
}
.gygg-title .title-more{}
.gygg-title img{
	border:2px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#footer {
	font-family: "宋体";
	font-size: 1em;
	line-height: 22px;
	color: #666;
	text-align: center;
	padding-top: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #c00;
	margin-bottom: 30px;
}