@charset "utf-8";
/* 引入字体 */

@font-face {
	font-family: 'fdbsjw';
	src: url("../css/fdbsjw.ttf");
}

@font-face {
	font-family: 'pingfang';
	src: url("../css/PingFang SC Regular.ttf");
}

.center {
	width: 1000px;
	margin: 0 auto;
}

/* 返回顶部 */
#back-to-top {
	position: fixed;
	bottom: 30px;
	right: 30px;
	cursor: pointer;
	display: none;
	opacity: 0.6;
}

#back-to-top:hover {
	opacity: 1;
}

/* banner部分 */

.top_banner img {
	width: 100%;
}



/* 内部导航 */
/*
.top_banner {
	position: relative;
}*/

.inner-nav {
	/*position: absolute;*/
	height: 80px;
	margin: 0 auto;
	width: 100%;
	/*left: 50%;*/
	/*-webkit-transform: translateX(-50%);*/
	/*bottom: 0px;*/
	background: url('../images/nav.jpg')  top center no-repeat;
	background-size: 100% 100%;
}

.inner-nav ul {
	height: 80px;
	margin-bottom: 0px;
	display: flex;
	display: -webkit-flex;
	/* Safari */
	align-items: center;
	justify-content: space-around;
	text-align: center;
}

.inner-nav li a {
	color: #fff;
	line-height: 20px;
	width: 144px;
	height: 35px;
	border-left: 1px solid #fecda3;
	display: flex;
	align-items: center;
	justify-content: center;
}

.inner-nav li:last-child a {
	border-right: 1px solid #fecda3;
}

.inner-nav li a.active {
	background: url('../images/nav-seleted.png') center center no-repeat;
	background-size: 80% 100%;
}

.active {
	background: url(../images/btn_shijian_r.png) center center no-repeat;
	background-size: 100% 100%;
	color: #fff79c!important;
}

.intro_left {
	width: 100%;
}

.bodyIntro {
	margin-top: 78px;
}

.bodyIntro .tipTitle {
	color: #333;
	font-size: 16px;
	font-family: "fdbsjw";
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 3px;
}

.bodyIntro .tipContent {
	color: #333;
	font-size: 14px;
	font-family: "fdbsjw";
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 12px;
}

.bodyIntro .titles {
	margin: 0 auto;
}

.bodyIntro .setion {
	margin-top: 78px;
}

.bodyIntro .setion1Content {
	margin-top: 18px;
	padding: 63px 30px 30px 30px;
	background: url('../images/jingshen_bg.png') no-repeat;
	background-size: 100% 100%;
}

.col-md-1-5 {
	width: 20% !important;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
	font-size: 14px;
	font-family: 'pingfang';
	line-height: 25px;
}

.bodyIntro .setion1Content .leaderTip {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin-bottom: 0;
	color: #fff;
	font-size: 14px;
	font-family: 'pingfang';
	line-height: 25px;
}

.bottomSign {
	margin-bottom: 0px;
	line-height: 34px;
	text-align: right;
}

/* 第二部分延安精神解析 */

.setion2Content .col-md-3 {
	text-align: center;
	font-size: 18px;
	font-family: 'fdbsjw';
	color: #333;
}

.setion2Content .groupsTitle {
	padding: 56px 0 32px 0;
}

.setion2Content .groupsContent .col-md-3:first-child {
	border-left: 1px solid #000000;
}

.setion2Content .groupsContent .col-md-3 {
	border-right: 1px solid #000000;
}

.setion2Content .groupsContent .data-col {
	padding-top: 0px!important;
}

.setion2Content .groupsContent .col1 {
	padding: 0 64px;
}

.setion2Content .groupsContent .col1 ul {
	display: flex;
	display: -webkit-flex;
	/* Safari */
	justify-content: space-around;
	padding-top: 10px;
	position: relative;
}

.setion2Content .groupsContent .col1 ul::after {
	content: "";
	/* width: 272px; */
}

;
.setion2Content .groupsContent .col1 ul li {
	font-size: 16px;
	color: #333;
	font-family: 'pingfang';
	position: relative;
	
}
.mobile_show{display: none}
.data-col ul li{flex: 1;}
.setion2Content .groupsContent .col1 ul li::before {
	/*position: absolute;*/
	display: inline-block;
	width: 15px;
	height: 15px;
	content: "";
	/*top: -8px;
	left: 7px;*/
	background: url(../images/star.png) no-repeat;
	/* border: none; */
	margin-right: 0px;
}

.setion2Content .groupsContent .col2 .enter {
	color: #82784f;
	font-size: 16px;
	font-family: 'pingfang';
	text-decoration: underline;
}
.mobile_img{display: none;}

.setion2Content .groupsContent .col2 .qishiBottom {
	padding: 45px 37px 0 36px;
}

.setion2Content .groupsContent .col2 .qishiBottom .col-md-3 {
	border: none!important;
	font-size: 18px;
	color: #b0132e;
	/* padding: 0 15px; */
}

.setion2Content .groupsContent .col2 .qishiBottom .col-md-9 {
	/* padding-left: 0px; */
	padding-top: 20px;
}

.setion2Content .groupsContent .col2 .qishiBottom .col-md-9 span {
	background: #960c0f;
	color: #fff;
	padding: 9px 18px;
	display: inline-block;
	font-size: 16px;
	border-radius: 6px;
}

.setion2Content .groupsContent .col2 .qishiBottom .col-md-9 span:nth-child(n+2) {
	margin-top: 27px;
}

.col3 ul {
	padding-left: 37px;
}

.col3 ul li {
	font-size: 16px;
	color: #333;
	text-align: left;
	line-height: 37px;
	font-family: 'pingfang';
}

.col3 p a {
	text-decoration: underline;
	font-size: 14px;
	color: #333;
	font-family: 'pingfang';
}

.col4 {
	margin-top: 15px;
}

.col4 .licheng h3 {
	font-size: 16px;
	color: #333;
	font-family: "pingfang";
	position: relative;
}

.col4 .licheng p {
	font-size: 14px;
	color: #999;
	font-family: "pingfang";
}

.col4 .line {
	background-color: #960c0f;
	height: 47px;
	width: 1px;
	margin: 0 auto;
	margin-bottom: 15px;
}

.col4 .licheng h3::before {
	position: absolute;
	display: inline-block;
	width: 9px;
	height: 9px;
	content: "";
	top: 6px;
	left: 28px;
	background: url(../images/circular.png) no-repeat;
	/* border: none; */
	margin-right: 0px;
}

/* 延安精神理论研究 */

.setion3Content {
	margin-top: 18px;
}

.setion3Tips {
	width: 95%;
	display: flex;
	justify-content: space-around;
	flex-direction: column;
	margin: 0 auto;
	background: url('../images/yanjiu_bg.png') no-repeat;
	background-size: 100% 100%;
	padding: 24px 10%;
}

.setion3Tips li a {
	font-size: 14px;
    color: #333;
    font-family: 'pingfang';
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.setion3Tips li {
	line-height: 28px;
}

.setion3Tips li span {
	font-size: 14px;
	color: #333;
	font-family: 'pingfang';
	float: right;
}

.setion3Tips p {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
}

.setion3Tips .more {
	font-size: 14px;
	color: #333;
	font-family: 'pingfang';
	text-align: center;
}

/* 延安精神学习资料 */
.setion4 .nav {
	margin: 0 auto;
	width: 298px;
	display: flex;
	justify-content: space-around;
}

.setion4 .nav li {
	cursor: pointer;
	border-bottom: 2px;
}

.setion4 .nav li.disable {
	cursor: context-menu;
	color: #cccccc;
} 

.setion4 .nav .selected {
	border-bottom: 2px solid #c69d78;
 }

 .setion4 .books {
	display: none;
 }

 .swiper-box {
	 display: flex;
	 justify-content: space-between;
	 margin-bottom: 30px;
 }

 .swiper-box img {
	 float: left;
 }
 
 .swiper-box .title {
	font-size: 16px;
	line-height: 18px;
	margin-top: 25px;
    font-family: "pingfang";
	color: #333;
 }

 .swiper-box .title span {
	font-size: 12px;
    font-family: "pingfang";
	color: #333;
 }

.swiper-box .dec {
	font-size: 14px;
	line-height: 18px;
    font-family: "pingfang";
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
 }

 .setion4 .swiper-pagination-bullet-active {
	 background-color: #ac112e;
	 opacity: 1;
 }

 .setion4 .swiper-container-horizontal {
	 padding: 56px 0 ;
 }

 .setion4 .swiper-box-center {
	position: absolute;
    width: 54%;
    right: 0;
    padding-right: 15px;
 }

 .setion4 .swiper-box-row {
	position: relative;
 }
 .swiper-box-book a{
	 display: inline-block;
    width: 46%;
 }
 .swiper-box-book  img{
    width: 80%;
 }
 .swiper-box-book  .swiper-box-center {
    position: absolute;
    width: 54%;
    right: 0;
	top:0;
    padding-right: 15px;
}
.swiper-box-book .title {
    margin-top: 20px;
}
.pic .col-md-5:nth-child(n+3){
    margin-top: 30px;
}
.pic .swiper-box .dec {
    font-size: 14px;
    line-height: 18px;
    font-family: "pingfang";
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.pic .swiper-box-book .title {
    margin-top: 10px;
}
.article .swiper-box-book a {
    display: inline-block;
    width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.setion4  .article .swiper-box-center {
    position: initial;
    width: 100%;
    right: 0;
    padding-right: 15px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
/* 5部分 */
.setion5Content{
	margin-top:36px;
}
.setion5Content .wenzi a{ 
	font-size: 14px;
	color: #333;
	font-family: "pingfang";
}
.setion5Content .wenzi{
	border-bottom: 1px solid #000;
	line-height: 60px;
}
.setion5Content .wenzi:nth-child(1) {
	/* border-top: 1px solid #000; */
}
.setion5Content .wenzi {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}
.setion5Content .time {
	border-bottom: 1px solid #cccccc;
	line-height: 60px;
}
.setion5Content .time1 {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	line-height: 60px;
}
.moreP{text-align: center;margin-top: 48px;}
.moreP a{
	font-size: 14px;
	color: #333;
	font-family: 'pingfang';
	text-align: center;
}
.swiper-pagination-bullet{
	width: 11px;
    height: 11px;
    display: inline-block;
    border-radius: 0;
    background: #000;
    opacity: .2;
}
/* 6部分 */

.setion6Content {
	position: relative;
}

.setion6Content p {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	top: 50%;
}

.setion6Content .enter {
	width: 196px;
	height: 46px;
	border: 2px solid #fff;
	border-radius: 3px;
	background: #473e35;
	opacity: 0.8;
	color: #fff;
	font-size: 24px;
	display: inline-block;
	text-align: center;
}

@media (max-width: 1200px) {}

@media (max-width: 1000px) {
	.center {
		width: 100%;
	}
	.pc_show{
		display: none;
	}
}

@media (max-width: 768px) {

	.inner-nav ul {
		justify-content: left;
		overflow-x: auto;
	}
	.bodyIntro .col-md-7{
		margin-top:20px;
	}
}

@media (max-width: 480px) {
	.mobile_show{
		display: block;
	    font-family: 'pingfang';
		font-size: 24px;
		margin-top:30px;
		margin-bottom: 20px;
	}
	.top_banner img {
		width: 100%;
		height: 100px;
	}
	.setion  .titles{margin-bottom:30px;}
	.pc_show{display: none;}
	.pc-img{display: none;}
	.hidden {
		display: block;
		opacity: 0.2;
	}
	.mobile_img {
		display: block;
	}
	.setion5Content .wenzi {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}
	/* .setion5Content .wenzi1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-top: none;
	} */
	.setion5Content .time1 {
    border-top:none;
    border-bottom: 1px solid #cccccc;
    line-height: 60px;
}
	.swiper-box .mobile_img {
    float: left;
    width: 35%;
}
.swiper-box .title {
    font-size: 16px;
    line-height: 18px;
    margin-top: 20px;
    font-family: "pingfang";
    color: #333;
}
.setion4 .swiper-box-center {
    position: absolute;
    width: 54%;
    right: 15px;
}
.swiper-box .col-12{
	margin-top:30px;
}
.swiper-box {
    margin-bottom: 0px!important;
}
	.col2 .qishiBottom .col-md-9 span {
    background: #960c0f;
    color: #fff;
    padding: 9px 30px!important;
    display: inline-block;
    font-size: 16px;
    border-radius: 6px;
}
.setion2Content .groupsContent .col2 .qishiBottom {
    padding: 20px 37px 0 36px;
}
	.setion2Content .groupsContent .data-col li{
	flex: 1;
	padding: 0 20px;
}
.setion2Content .groupsContent .col-md-3:first-child {
    border-left: none;
}
.setion2Content .groupsContent .col-md-3 {
    border-left: none;
}
.setion2Content .groupsContent  .col3{margin-top:20px;}
.chinaPO{
	padding:0 25px;
}
.setion3Tips li a {
    font-size: 14px;
    color: #333;
    font-family: 'pingfang';
    display: inline-block;
    width: 80%;
    overflow: hidden;
    /* text-overflow: ellipsis;
    white-space: nowrap; */
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.col4 .licheng h3::before {
    position: absolute;
    display: inline-block;
    width: 9px;
    height: 9px;
    content: "";
    top: 6px;
    left: 85px;
    background: url(../images/circular.png) no-repeat;
    /* border: none; */
    margin-right: 0px;
}
	.col-md-1-5 {
	width: 100% !important;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
	font-size: 14px;
	font-family: 'pingfang';
	line-height: 25px;
}
.bodyIntro .setion1Content {
    margin-top: 18px;
    padding: 63px 30px 30px 30px;
    background: url(../images/mobile_bg.png) no-repeat;
    background-size: 100% 100%;
}
.setion2Content .groupsContent .col-md-3 {
	border-right: none;
}
	.banner .intoBg {
		margin-left: 0px;
		width: 100%;
	}
	.banner_top {
		padding-bottom: 50px;
	}
	.intro_p {
		background: url('../images/bg_repeat.png');
	}
	.banner .intro_p {
		top: 0px;
	}
	.summary .border {
		position: relative;
	}
	.banner .intro_p {
		font-size: 14px;
		line-height: 24px;
		padding: 0 15px;
		padding-top: 50px;
		padding-bottom: 20px;
	}
	.review_content {
		margin-top: 50px;
	}
	.control .period {
		background: url("../images/noSlected_btn.png") no-repeat;
		background-size: 100% 100%;
		text-align: center;
		float: left;
		width: 375px;
		height: 53px;
		margin-right: 20px;
		cursor: pointer;
		margin-top: 20px;
	}
	.control .period:nth-child(n+2) {
		margin-left: 0px;
	}
	.control .selected {
		background: url("../images/slected_btn.png") no-repeat;
		background-size: 100% 100%;
		text-align: center;
		float: left;
		width: 375px;
		height: 53px;
		margin-right: 20px;
		padding-right: 40px;
		margin-left: 0px!important;
	}
	.control b {
		color: #6f3030;
		font-family: "fdbsjw";
		font-size: 24px;
		line-height: 53px;
	}
	.control .selected b {
		color: #fff;
		font-family: "fdbsjw";
		font-size: 24px;
		line-height: 53px;
	}
	.review_content .info {
		line-height: 59px;
	}
	.setion6Content img{
		height: 150px;
	}
}