﻿/* 二级页banner */
.old_banner {
	line-height: 1 !important;
}

.old_banner img {
	width: 100%;
	height: 3.2rem;
}

/* tab样式 */
.survey_tab {
	padding: .3rem;
	background-color: #fff !important;
}

.tab_ul {
	width: 100%;
	border-bottom: 3px solid #EEEEEE;
}

.tab_ul>a,
.tab_ul>li {
	width: auto;
	font-size: .24rem;
	color: #333333;
	cursor: pointer;
	font-weight: bold;
	margin-bottom: -3px;
	padding-bottom: .1rem;
	margin-right: .5rem;
}

.tab_ul>a:last-child {
	margin-right: 0
}

.tab_ul>a.active {
	color: #99000D;
	border-bottom: 3px solid #99000D;
}

.tab_ul>li:last-child {
	margin-right: 0
}

.tab_ul>li.active {
	color: #99000D;
	border-bottom: 3px solid #99000D;
}


.content .cont {
	display: none;
}

.content .cont.active {
	display: block;
}

/* 分页样式 */
.paging {
	text-align: center;
	margin: 0 auto;
	width: 100%;
}

.paging a {
	font-size: .12rem;
	color: #888;
	display: inline-block;
	border: 1px solid #888;
	padding: .05rem .1rem;
	border-radius: 4px;
	line-height: 1;
	margin-right: .05rem;
}
.paging input {
	width: 40px;
	font-size: .12rem;
	color: #888;
	display: inline-block;
	border: 1px solid #888;
	padding: .04rem .02rem;
	border-radius: 4px;
	line-height: 1;
	text-align: center;
	margin-right: .05rem;
}
.paging button {
	font-size: .12rem;
	color: #888;
	display: inline-block;
	border: 1px solid #888;
	padding: .05rem .1rem;
	border-radius: 4px;
	line-height: 1;
	margin-right: .05rem;
}

.paging a:hover {
	background: #9A000E;
	border-color: #9A000E;
	color: #fff;
}
.paging button:hover {
	background: #9A000E;
	border-color: #9A000E;
	color: #fff;
}

.paging .active {
	background: #9A000E;
	border-color: #9A000E;
	color: #fff;
}

/* 老区概况 */
/* 革命根据地 */
.case_box{ padding-top: .3rem;}
    #gallery-wrapper {
       position: relative;
      /* max-width: 75%;
       width: 75%;
       margin:50px auto; */
       }
   
       .white-panel {
       position: absolute;
       }
       .white-panel:hover {
       box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
       margin-top: -5px;
       -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
       transition: all 0.3s ease-in-out;
       }
.rba_info {
	flex-wrap: wrap;
	padding-top: .26rem;
}

.rba_info2 {
	padding-top: .26rem;
	-moz-column-count: 3;
	/* Firefox */
	-webkit-column-count: 3;
	/* Safari 和 Chrome */
	column-count: 3;
	column-gap: 0;
}

.rba_info>li {
	margin-right: .16rem;
	margin-bottom: .36rem;
	width: 3.78rem;
	background: #f5f5f5;
	min-height: 2.6rem;
}

.rba_info2>li {
	break-inside: avoid;
	box-sizing: border-box;
	margin-right: .16rem;
	margin-bottom: .36rem;
	width: 3.78rem;
	background: #f5f5f5;
}

.rba_info>li:nth-child(3n) {
	margin-right: 0;
}

.grid {
	/* position: relative; */

}
.grid_wrap {
	/* position: relative; */
/* 	opacity: 0;
	transition: .2s ease; */
	
}
.grid-item {
	/* position: absolute; */
	 /* opacity: 0;
 */
}
.rbalist_top img {
	width: 100%;
	/* height: 2.3rem; */
	/*max-height: 3.2rem!important;*/
}

.rbalist_bottom {
	padding: .15rem;
	/*height: 1rem;*/
}
#gallery-wrapper{
	padding-bottom: .8rem;
}
.rbalist_bottom>h5 {
	font-size: .2rem;
	color: #333;
	font-weight: 500;
}

.rbalist_bottom>p {
	font-size: .18rem;
	color: #888;
	padding-top: .1rem;
}

.details_img img {
	width: 100%;
	max-width: 6.4rem;
	margin: 0 auto;
	display: block;
}

.details_img>p {
	font-size: .18rem;
	color: #888;
	text-align: center;
	padding-top: .18rem;
}

/* 老区详情 */
.rbs_xq {
	padding: .3rem;
	background: #fff;
}

.navigation {
	width: 100%;
	border-bottom: 3px solid #EEEEEE;
	padding-bottom: .1rem;
}

.navigation>p {
	color: #99000D;
	font-size: .18rem;
	font-weight: bold;
}

.navigation>p>a {
	cursor: pointer;
	font-weight: normal;
	color: #555;
}

.navigation>p>a:last-child {
	font-weight: bold;
}

.rbs_details {
	padding: .6rem 1.3rem;
	font-size: .18rem;
	line-height: .32rem;
	color: #555;
}


.rbs_details>h3 {
	text-align: center;
	font-size: .38rem;
	font-weight: bold;
	color: #333;
	line-height: 1.5;
}

.rbs_details img {
	display: block;
	margin: 0 auto;
	height: auto!important;
}
.details_text span span { line-height: 1.5!important; display: inline-block;}
.details_text p>span  { line-height: 1.5!important; /**display: inline-block;*/}
.rbs_time>p {
	font-size: .18rem;
	color: #888;
	text-align: center;
	padding: .18rem 0;
}

.details_text {
	font-size: .18rem;
	line-height: .32rem;
	color: #555;
	padding-bottom: .3rem;
}

.contact p {
	font-size: .18rem;
	color: #555;
	line-height: .3rem;
}

.relation_t {
	width: 100%;
	border-top: 1px solid #eee;
	padding-top: .3rem;
	padding-bottom: .2rem;
	font-size: .18rem;
	color: #99000D;
	font-weight: bold;
}

.relation>li {
	width: 2.56rem;
	margin-right: .18rem;
	background: #F5F5F5;
}

.relation>li img {
	width: 100%;
	height: 1.8rem;
}

.relation>li p {
	font-size: .18rem;
	color: #555;
	padding: 0 .18rem;
	margin: .18rem 0;
}


/* 老区广角 */
/*老区报道  */
.story_info {
	margin-bottom: .7rem;
}

.story_info li {
	margin-top: .2rem;
	background: #F5F5F5;
}

.story_info>li>a {
	flex-wrap: nowrap;
}

.story_info_right {
	padding: .2rem;
}

.story_info_right>h5 {
	font-size: .24rem;
	font-weight: bold;
	color: #343434;
}

.story_info_right>p {
	font-size: .2rem;
	color: #888;
}

.story_info>li>a>img {
	width: 2.88rem;
	height: 1.8rem;
	object-fit: contain;
}

.story_data {
	text-align: right;
	font-size: .2rem;
	color: #888;
	padding-top: .3rem;
}

/* 老区人物 */
.figure_title {
	text-align: center;
	padding-top: .38rem;
	font-size: .38rem;
	color: #333;
	font-weight: bold;
}

.paging_0 {
	padding-top: 0 !important;
}

/* 老区声音 */
.rbs_voice {}

.rbs_voice>li:nth-child(1) {
	padding-left: 0;
}

.rbs_voice>li:nth-child(3) {
	padding-right: 0;
}

.voice_info {
	width: 33.333%;
	padding: 0 .08rem;
}

.voice_refer {
	background: #F5F5F5;
	padding: .2rem;
}

.voice_refer>li:last-child {
	margin-bottom: 0;
}

.voice_refer>li {
	margin-bottom: .36rem;
}

.voice_title {
	font-size: .22rem;
	color: #99000D;
	padding-top: .4rem;
	/* font-family: Alibaba PuHuiTi; */
	font-weight: bold;
	line-height: 1;
	padding-bottom: .19rem;
}

.voice_img {
	height: 2.3rem;
}

.voice_img img {
	width: 100%;
	height: 2.3rem;
}

.efer_info_left {
	border-radius: 3px;
	width: .9rem;
	text-align: center;
	margin-right: .19rem;
}

.efer_year {
	font-size: .28rem;
	font-weight: 500;
	color: #fff;
	background: #99000D;
	line-height: .42rem;
	border-radius: 3px 3px 0 0;
}

.efer_luna {
	font-size: .28rem;
	font-weight: 500;
	color: #333;
	background: #fff;
	line-height: .42rem;
	border-radius: 0px 0px 3px 3px;
}

.efer_info_right>h5 {
	font-size: .22rem;
	color: #333;
	font-weight: 500;
	line-height: 1;
	margin-bottom: .1rem;
}

.efer_info_right>p {
	font-size: .18rem;
	color: #888;
}

/* 2020 1228 老区足迹新样式 */
.zuji_main {
	padding-top: .3rem;
}

.zuji_main li:nth-child(odd) {
	flex-direction: row-reverse;
}

.zuji_main li:nth-child(odd) .zuji_img {
	margin-right: 0;
	margin-left: .1rem;
}

.zuji_info {
	margin-bottom: .2rem;
}

.zuji_img {
	width: 60%;
	height: auto;
	margin-right: .1rem;
	flex-shrink: 0;
}

.zuji_img img {
	width: 100%;
	height: auto;
}

.zuji_text {
	background: red;
	align-items: center;
	padding: .3rem;
	box-sizing: border-box;
	width: 100%;
}

.zuji_text h5{ width: 100%;}
.zuji_text h5 a{
	 display: block;
	font-size: .16rem;
	color: #fff;
	text-align: left;
	width: 100%; 
	
}

.zuji_text p a {
	color: #fff;
	font-size: .16rem;
	font-weight: 500;
	 line-height: 1.5;
	 padding-top: .1rem;
	  display: block;
}

/* 书籍杂志 */
.books_info {
	margin-top: .3rem;
}

.books_top {
	margin-bottom: .2rem;
}

.book_title {
	font-size: .22rem;
	color: #99000D;
	font-weight: bold;
}

.books_navigation>div {
	width: .64rem;
	border: 1px solid #888;
	border-radius: 3px;
	font-size: .12rem;
	text-align: center;
	line-height: .26rem;
	color: #888;
	outline: none;
	cursor: pointer;
}

.book_next {
	margin-right: .06rem;
}

.book_slide {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.content_2 {
	padding: 0 .3rem;
}

.book_slide>img {
	width: 100%;
	max-width: 2.56rem;
	height: 3.2rem;
	display: block;
}

.book_details {
	padding: .18rem .2rem .24rem;
	background: #F5F5F5;
	width: 100%;
	min-height: 1.1rem;
}

.book_details>h5 {
	font-size: .18rem;
	color: #333;
	font-weight: bold;
}

.book_details>p {
	font-size: .16rem;
	color: #888;
}


/* 书籍 */

.book_tab {
	padding-top: .3rem;
	flex-wrap: wrap;
}

.book_tab li {
	margin-right: .06rem;
	padding: 0 .07rem;
	border-radius: 3px;
	background: #eee;
	font-size: .18rem;
	text-align: center;
	line-height: .3rem;
	color: #888;
	margin-bottom: .06rem;
	cursor: pointer;
}

.book_active {
	background: #99000D !important;
	color: #fff !important;
}

.book_tab li:hover {
	background: #99000D !important;
	color: #fff !important;
}

.write_wrap {
	padding-top: .26rem;
	flex-wrap: wrap;
}


.write_wrap>li {
	width: 32.5%;
	margin-right: 1%;
}

.write_wrap>li:nth-child(3n) {
	margin-right: 0;
}

.write_info {
	background-color: #F5F5F5;
	margin-bottom: .39rem;
}

.write_info_l {
	flex-shrink: 0;
	position: relative;
}

.write_info_l p {
	position: absolute;
	right: .06rem;
	top: .06rem;
	z-index: 100;
	background: #99000D;
	color: #fff;
	line-height: .19rem;
	padding: 0 .08rem;
	border-radius: 3px;
	font-size: .14rem;
}

.write_info_l img {
	display: block;
	width: 1.54rem;
	height: 2.3rem;
}

.write_info_r {
	padding: .2rem;
}

.write_data {
	text-align: right;
}

.write_title {
	font-size: .19rem;
	color: #333;
	font-weight: 500;
}

.write_author {
	font-size: .17rem;
	color: #888;
	font-weight: 500;
}

.write_info_r>p {
	font-size: .14rem;
	color: #888;
	max-height: 3rem;
	overflow-y: auto;
}


/* 视听 */
.sah_video {
	width: 3.38rem;
	height: 2.3rem;
	background-color: #7F7F7F;

}

.seeing_wrap {
	padding-top: .26rem;
	flex-wrap: wrap;
}

.seeing_wrap li:nth-child(1n) {
	padding-left: 0;
}

.seeing_wrap li:nth-child(3n) {
	padding-right: 0;
}

.seeing_wrap>.info {
	width: 100%;
	max-width: 3.78rem;
	padding: 0 .08rem;
	margin-bottom: .39rem;
}

.sah_video {
	height: 2.31rem;
	position: relative;
	width: 100%;
}

.sah_video>img {
	width: .58rem;
	height: .58rem;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 99;
	margin-left: -.29rem;
	margin-top: -.29rem;
}

.sah_xq {
	background: #F5F5F5;
	padding: .18rem .2rem;
}

.sah_xq h5 {
	font-size: .2rem;
	color: #343434;
	font-weight: 500;
}

.sah_xq p:nth-child(2) {
	font-size: .16rem;
	color: #888;
}

.sah_time {
	font-size: .16rem;
	text-align: right;
	color: #888;
}

/* 红色旅游 */
.site_wrap {
	padding: .26rem 0;
}

.site_left>li>a {
	display: block;
	margin-right: .13rem;
	background: #EEEEEE;
	line-height: .32rem;
	padding: 0 .2rem;
	border-radius: 4px;
	font-size: .18rem;
	color: #888;
}

.site_right>a {
	width: 1.04rem;
	text-align: center;
	line-height: .32rem;
	border: 1px solid #888888;
	display: block;
	font-size: .18rem;
	color: #888888;
	border-radius: 4px;
}

.site_left>li>a:hover {
	color: #fff !important;
	background: #9A000E !important;
}

.site_more>li>a:hover {
	color: #9A000E !important;
}

.site_right {
	position: relative;
}

.site_right:hover .site_more {
	display: flex;
}

.site_more {
	display: none;
	position: absolute;
	border: 1px solid #888;
	padding: .15rem;
	background: #fff;
	flex-wrap: wrap;
	width: 3rem;
	right: 0;
	box-shadow: 0px 0px 13px 0px rgba(136, 136, 136, 0.3);
	border-radius: 4px;
}

.site_more>li>a {
	display: block;
	margin-right: .13rem;
	line-height: .32rem;
	border-radius: 4px;
	font-size: .18rem;
	color: #888;
	margin-bottom: .1rem;
}

.site_ul {
	width: 100%;
}

.site_ul>li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.place_l {
	/*width: 4.23rem;*/
	/*height: 2.69rem;*/
}

.place_l img {
	width: 4.23rem;
	height: 2.69rem;
	object-fit: contain;
	max-width: 4.23rem;
}

.place_r {
	padding: .2rem;
	background: #F5F5F5;
}

.site_ul>li {
	margin-bottom: .2rem;
}

.place_r h5 {
	font-size: .24rem;
	color: #343434;
	font-weight: 500;
}

.place_r_text {
	font-size: .2rem;
	color: #888;
}

.place_r_more a {
	width: 1.67rem;
	height: .39rem;
	background: linear-gradient(0deg, #80010B, #9A000E, #9A000E, #CC3729);
	border-radius: 4px;
	font-size: .2rem;
	/* font-family: Alibaba PuHuiTi; */
	color: #FFFFFF;
	line-height: .39rem;
	text-align: center;
	display: block;
}

/* srarch */
.lq_search {
	background: #fff;
	padding: .5rem;
}

.lq_search>input {
	width: 60%;
	height: .5rem;
	line-height: .5rem;
	outline-offset: 0;
	-webkit-appearance: none;
	font-size: .2rem;
	color: #333;
	border: 1px solid #99000D;
	padding: 0 .3rem;
	border-radius: 2px 0 0 2px;
[;
	height: .5rem;
	line-height: .5rem;
	outline-offset: -5px;
]
}

.lq_search>button {
	outline: none;
	background: #99000d;
	color: #fff;
	width: 1rem;
	border: none;
	border-radius: 0 2px 2px 0;
	line-height: .5rem;
}

/*  书籍订阅 */
.atlas_wrap {
	width: 100%;
	height: 6.92rem;
	background: url(../images/atlas.png) no-repeat top;
	background-size: 100% 6.92rem;
}

.atlas_title>p {
	text-align: center;
	color: #fff;
	padding-top: 1.15rem;
	font-size: .15rem;
}

.phone_title {
	display: none;
}

.atlas_form {
	padding-right: 1.04rem;
	padding-left: 4.48rem;
}

.atlas_main {
	border: 1px solid #DDDDDD;
	padding: .06rem 0;
	margin-top: .33rem;
	background: #fff;
}

.atlas_main>h5 {
	text-align: center;
	width: 100%;
	background: #99000D;
	color: #fff;
	height: .36rem;
	line-height: .36rem;
}

.atlas_main>h6 {
	font-size: .18rem;
	text-align: center;
	color: #99000D;
	font-weight: bold;
	font-family: SourceHanSansSC;
	line-height: .39rem;
}

.phone_book {
	display: none;
}

.atlas_p {
	font-size: .18rem;
	color: #888;
	padding-left: .1rem;
	flex-shrink: 0;
}

.atlas_ul>li {
	height: .36rem;
	line-height: .36rem;
	border-top: 1px solid #DDDDDD;
}

.atlas_ul>li:nth-child(odd) {
	background: #DDDDDD;
}

.atlas_infol {
	padding: 0 .1rem;
}

.atlas_infol input {
	border: 0;
	background: transparent;
	flex: 1;
	color: #888;
}

.must {
	position: relative;
}

.must::after {
	content: "*";
	color: #99000D;
	display: block;
	position: absolute;
	width: .08rem;
	height: .08rem;
	left: 0;
	top: 0;

}

.atlas_textarea {
	height: .7rem !important;
}

.atlas_infol textarea {
	border: 0;
	flex: 1;
	max-width: 80%;
	padding: .1rem;
	resize: none;
	overflow: hidden;
	color: #888;
}

.atlas_btn {
	display: block;
	width: 100%;
	border: none;
	outline: none;
	color: #fff;
	text-align: center;
	background: #AAA;
	height: .38rem;
}

.atlas_phone {
	text-align: center;
	color: #fff;
	padding-top: .1rem;
}

/* 梅江专题 */
.poem {
	padding: .26rem 0;
	flex-wrap: wrap;
}

.poem a {
	display: block;
	width: 50%;
	height: .5rem;
	line-height: .5rem;
	color: #333;
	font-size: .18rem;
	padding: 0 .15rem 0 .3rem;
	box-sizing: border-box;
	position: relative;
	flex-shrink: 0;
}

.poem>a:hover {
	color: #99000D;
}

.poem a:after {
	display: block;
	content: "";
	width: .06rem;
	height: .06rem;
	background: #99000D;
	position: absolute;
	left: .15rem;
	top: 50%;
	margin-top: -.03rem;
}

.poem a {
	background: #fff;
}

.poem a:nth-child(4n+2) {
	background: #F5F5F5;
}

.poem a:nth-child(4n+1) {
	background: #F5F5F5;
}

.v_text {
	padding-top: .3rem;
	font-size: .18rem;
	color: #555;
}

/* 视频 */
.video_wrap {
	background: #fff;
	padding: .3rem;
}

.video_l {
	flex: 2;
	max-width: 7.04rem;
	margin-right: .26rem;
}

.lq_video {
	width: 100%;
	height: 3.96rem;
	background: #7F7F7F;
}

.v_title {
	font-size: .38rem;
	font-size: #333;
	font-size: bold;
	padding-top: .1rem;
}

.v_time {
	font-size: .18rem;
	color: #888;
}

.video_r_top {
	padding: .18rem;
	background: #eee;

}

.video_r_top>h6 {
	font-size: .18rem;
	color: #99000D;
	font-weight: bold;
	line-height: 1;
	padding-bottom: .18rem;
}

.zt_info {
	max-height: 3.3rem;
	overflow-y: auto;
}

.zt_info>li {
	margin-bottom: .06rem;
}

.zt_info>li>a img {
	width: 1.92rem;
	height: 1.28rem;
	margin-right: .2rem;
}

.ztinfo_r:hover {
	color: #99000D !important;
}

.ztinfo_r>h5 {
	font-size: .18rem;
	color: #333;
	font-weight: bold;
}

.ztinfo_r p:nth-child(2) {
	font-size: .16rem;
	color: #888;
}

.ztinfo_r p:nth-child(3) {
	font-size: .16rem;
	color: #888;
	text-align: right;
}

.video_r_b {
	background: #fff;
}

.video_r_b .zt_info {
	max-height: none;
}


* 1204 */

.revolution_title {
	height: .32rem;
	background: #eee;
	margin-top: .3rem;
}

.revolution_title h5 {
	text-align: center;
	color: #99000D;
	font-size: .28rem;
	line-height: .32rem;
	font-weight: bold;
	 padding-top: .3rem;
}

.revolution_ul {
	flex-wrap: wrap;
	padding-top: .48rem;
}

.revolution_li {
	width: 25%;
	padding-right: .1rem;
	margin-bottom: .2rem;
	box-sizing: border-box;
}

.revolution_li a {
	cursor: pointer;
	font-size: .2rem;
	color: #555;
}

.revolution_li a:hover {
	color: #99000D;
	font-weight: bold;
}


/* 1208 */
.laoq_zc {
	padding-top: .26rem;
}

.laoq_zc_l {
	flex: 1;
}

.laoq_zc_r {
	flex: 1;
}

.lq_1 {
	background: #99000D;
	padding: .19rem .3rem .3rem;
	margin-bottom: .06rem;
	margin-right: .06rem;
}

.lq_1_l {
	flex-shrink: 0;
}

.lq_1_l img {
	display: block;
	width: 1.03rem;
	height: 1.03rem;
	margin-right: .22rem;
}

.lq_1_r h5 a {
	font-size: .26rem;
	color: #fff;
	font-weight: bold;
}

.lq_1_r h6 a {
	font-size: .19rem;
	color: #fff;
	font-weight: bold;
	padding-bottom: .2rem;
	display: block;
}

.lq_1_r p,
.lq_1_r p a {
	font-size: .18rem;
	color: #fff;
	line-height: .26rem;
}

.lq_1_r p a:hover {
	color: #99000D;
}

.hover_none:hover {
	color: #fff !important;
}

/* 其它老区政策 */
.ohter_lqs {
	padding-top: .4rem;
}

.other_info {
	background: #f5f5f5;
}

.other_info a {
	display: flex;
	padding: .2rem;
	margin-bottom: .13rem;
	align-items: center;
}

.other_info a h5 {
	font-size: .24rem;
	color: #333;
	font-weight: 500;
	flex: 1;
}

.other_info a p {
	padding-left: .2rem;
	flex-shrink: 0;
	font-size: .19rem;
	color: ##888888;
}

/* 1258政策列表 */
.policy_title {
	font-size: .23rem;
	color: #99000D;
	font-weight: bold;
	padding-bottom: .2rem;
	padding-top: .1rem;
}

.other_info a h5:hover {
	color: #99000D;
}


.lq_2 {
	background: #BFAF7C;
	padding: .19rem .3rem .55rem;
	margin-right: .06rem;

}

.lq_5 {
	background: #BFAF7C;
	padding: .19rem .3rem .3rem;
}

.lq_2 h5 {
	padding-bottom: .2rem;
}

.lq_5 h5 {
	padding-bottom: .2rem;
}

.lq_8 {
	background: #EEEEEE;
	padding: .19rem .3rem .25rem;
	margin-top: .06rem;
}

.lq_8 h5 {
	color: #99000D;
	padding-bottom: .2rem;
}

.region_8 {
	flex-wrap: wrap;
}

.region_8 a {
	display: block;
	cursor: pointer;
	margin-bottom: .06rem;
	background: #99000D;
	color: #fff;
	text-align: center;
	font-size: .16rem;
	line-height: .38rem;
	border-radius: 3px;
	width: 49%;
}

.region_8 a:nth-child(odd) {
	margin-right: 2%;
}

.region_8 a:hover {
	background: #fff;
	color: #99000D;
	font-weight: bold;
}


/* l老区足迹 */

.laoq_zj {
	padding-top: .26rem;
	flex-wrap: wrap;
}
.zuji_text p {
	color: #fff;
	font-size: .16rem;
	overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	/*  -webkit-line-clamp: 3; */
	  -webkit-box-orient: vertical;
	   width: 100%;
	
}
.zuji_text h5 {
	color: #fff;
	font-size: .16rem;
	overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  -webkit-box-orient: vertical;
}

.laoq_zj>li {
	margin-bottom: .37rem;
	width: 32.5%;
	padding: 0;
	margin-right: 1.25%;
}

.laoq_zj>li:nth-child(3n) {
	margin-right: 0;
}

/* 老区声音 */
.vox_tab {
	flex-shrink: 0;
	margin-right: .38rem;
	padding-top: .26rem;
}

.vox_tab>li {
	width: 2.56rem;
	height: .64rem;
	margin-bottom: .12rem;
	line-height: .64rem;
	text-align: center;
	font-size: .26rem;
	color: #99000D;
	background: #eee;
	border-radius: 3px;
	cursor: pointer;
}

.vox_tab .active {
	background: #99000D;
	color: #fff;
}

.lq_content {
	display: none;
}

.lq_active {
	display: block !important;
}

/*老促会活动*/
.vox_tab1 {
	flex-shrink: 0;
	margin-right: .38rem;
	padding-top: .26rem;
}

.vox_tab1>li {
	width: 2.56rem;
	height: .64rem;
	margin-bottom: .12rem;
	line-height: .64rem;
	text-align: center;
	font-size: .26rem;
	color: #99000D;
	background: #eee;
	border-radius: 3px;
	cursor: pointer;
}

.vox_tab1 .active {
	background: #99000D;
	color: #fff;
}

.lq_content1 {
	display: none;
}

.lq_active1 {
	display: block !important;
}

.vox_tab1 {
	flex-shrink: 0;
	margin-right: .38rem;
	padding-top: .26rem;
}
.details_text p {
	text-align: justify;
	text-justify:inter-ideograph;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

/*当页面宽度大于1280px且小于1366px的时候执行,1280-1366*/
@media screen and (min-width:1280px) and (max-width: 1365px) {
	.rba_info2 {
		-moz-column-count: 2;
		/* Firefox */
		-webkit-column-count: 2;
		/* Safari 和 Chrome */
		column-count: 2;
	}
}

/*当页面宽度大于1440px且小于1600px的时候执行,1440-1600*/
@media screen and (min-width:1440px) and (max-width:1600px) {}

/*当页面宽度大于1680px且小于1920px的时候执行,1680-1920*/
@media screen and (min-width:1680px) and (max-width:1920px) {}

/** iPad **/
@media only screen and (min-width: 768px) and (max-width: 1024px) {

	.rba_info2 {
		-moz-column-count: 2;
		/* Firefox */
		-webkit-column-count: 2;
		/* Safari 和 Chrome */
		column-count: 2;
	}
}

/*phone*/
@media screen and (min-width:320px) and (max-width:767px) {
	/*老区人物下的标题*/
	.rbalist_bottom>p {
		font-size: .28rem!important;
		font-weight: bold!important;
	}
	.old_banner img {
		width: 100%;
		/*height: auto;*/
	}
	.rba_info2 {
		-moz-column-count: 1;
		/* Firefox */
		-webkit-column-count: 1;
		/* Safari 和 Chrome */
		column-count: 1;
	}

	.rba_info>li {
		margin-right: 0;
		width: 100%;
	}

	.rbalist_top img {}

	.rbs_voice {
		display: block;
	}

	.voice_info {
		width: 100%;
	}

	.voice_img {
		height: auto;
	}

	.voice_img>img {
		height: auto;
	}

	/* 订阅 */
	.atlas_wrap {
		height: auto;
	}

	.atlas_title>p {
		display: none;
	}

	.phone_title {
		display: block;
		text-align: center;
		color: #fff;
		padding: 1.6rem 0 .25rem 0;
		font-size: .24rem;
		/* font-family: Alibaba PuHuiTi; */
		font-weight: 500;
	}

	.atlas_form {
		padding: 0;
	}

	.atlas_ul li {
		display: block;
		height: auto;
		border: 0;
	}

	.atlas_ul li>div {
		border-bottom: 1px solid #DDDDDD;
		line-height: .6rem;
	}

	.atlas_ul>li:nth-child(odd) {
		background: #fff;
	}

	.atlas_main {
		margin-top: 0;
	}

	.atlas_wrap {
		background: url(../images/atlas_phone.png) no-repeat top;
		background-size: 100% 100%;

	}

	.atlas_main>h6 {
		display: none;
	}

	.phone_book {
		display: flex;
	}

	.phone_book img {
		width: 2.69rem;
		margin-top: -.7rem;
	}

	.phone_dy {
		background-color: #fff;
		padding: .3rem .15rem;
		margin-top: .5rem;
	}

	.atlas_wrap {
		padding: 0 .15rem .5rem;
	}

	.phone_book_r {
		padding: .3rem;
	}

	.phone_book_r>h6 {
		color: #A70000;
		font-size: .3rem;
		font-weight: 500;
	}

	.phone_book_r>p {
		color: #A70000;
		font-size: .24rem;
		padding-top: .3rem;
	}

	.atlas_phone {
		display: none;
	}

	.atlas_btn {
		font-size: .3rem;
	}

	/* 红色经典 */

	.site_ul>li {
		display: block;
		/*height: 7.7rem;*/

	}

	.place_l {
		width: 100%;
		height: auto;
	}

	.place_l img {
		width: 100%;
		max-width: none;
		height: auto!important;
	}

	/* 书籍 */
	.write_wrap {
		display: block;
	}

	.write_wrap>li {
		margin-right: 0;
		width: 100%;
	}

	.seeing_wrap {
		display: block;
	}

	.seeing_wrap>.info {
		max-width: none;
	}

	.sah_video {
		height: 3.5rem;
	}

	.book_slide>img {
		max-width: none;
		height: auto;
	}

	.books_navigation>div {
		width: 1rem;
	}

	/*关于我们  */
	.rbs_details {
		padding: .5rem .15rem;
	}

	.rbs_details img {
		width: 100%;
		height: auto !important;
		display: block;
		margin: .15rem auto;
	}

	.rbs_details p {
		font-size: .32rem !important;
		line-height: 1.5;
	}
	.details_text{
		font-size: .32rem;
		line-height: 1.5;
	}
	.rbalist_top img {
		height: auto;
	/* 	max-height: 4.5rem; */
	}
	.relation>li p {
		font-size: .28rem;
		padding: .18rem 0 0;
	}


	/* 1208 */
	.laoq_zc {
		padding: 0;
		display: block;
	}

	.lq_1,
	.lq_5 {
		margin-bottom: .2rem !important;
	}

	.lq_2 {
		margin-right: 0 !important;
		margin-bottom: .2rem;
	}

	.laoq_zj {
		display: block;
	}

	.laoq_zj>li {
		width: 100% !important;
		margin-right: 0 !important;
	}

	.lq_vox {
		display: block;
	}

	.vox_tab {
		display: flex;
		justify-content: space-around;
		margin-right: 0 !important;
	}

	.vox_tab>li {
		width: 30% !important;
	}

	/*老促会活动*/
	.vox_tab1 {
		display: flex;
		justify-content: space-around;
		margin-right: 0 !important;
	}

	.vox_tab1>li {
		width: 30% !important;
	}

	.book_details {
		min-height: 1.3rem;
	}

	.revolution_li {
		width: 33.3% !important;
	}

	.revolution_li a {
		font-size: .28rem !important;

	}

	/*duyong*/
	.lq_1_r p,
	.lq_1_r p a {
		font-size: .26rem !important;
		color: #fff;
		line-height: .36rem !important;
	}
	.paging a {
		font-size: .2rem !important;
		padding: .05rem .06rem !important;
	}
	.paging input {
		width: 5%;
		font-size: .18rem;
		padding: .05rem .06rem !important;
		color: #888;
		display: inline-block;
		border: 1px solid #888;
		border-radius: 4px;
		line-height: 1;
		text-align: center;
		margin-right: .05rem;
	}
	.paging button {
		font-size: .24rem;
		color: #888;
		display: inline-block;
		border: 1px solid #888;
		padding: .05rem .06rem;
		border-radius: 4px;
		line-height: 1;
		margin-right: .05rem;
	}

	.paging button:hover {
		background: #9A000E;
		border-color: #9A000E;
		color: #fff;
	}
	.lq_1_r h5 a {
		font-size: .28rem !important;
		color: #fff;
		font-weight: bold;
	}

	.lq_1_r h6 a {
		font-size: .26rem !important;
		color: #fff;
		font-weight: bold;
		padding-bottom: .2rem;
		display: block;
	}

	.region_8 a {
		font-size: .24rem !important;
	}

	.rbalist_bottom>h5 {
		font-size: .26rem !important;
	}

	.story_info_right>h5 {
		font-size: .26rem !important;
	}

	.story_info_right>p {
		font-size: .24rem !important;
	}

	.tab_ul>a,
	.tab_ul>li {
		font-size: .28rem !important;
	}

	.place_r h5 {
		font-size: .26rem !important;
	}

	.place_r_text {
		font-size: .24rem !important;
	}

	.place_r_more a {
		font-size: .26rem !important;
		height: .42rem !important;
		line-height: .42rem !important;
		margin-top: .08rem !important;
	}

	.book_tab li {
		font-size: .24rem !important;
	}

	.navigation>p {
		font-size: .24rem !important;
	}

	.navigation>p>a {
		font-size: .24rem !important;
	}
	
	.zuji_info{ display: block;}
	.zuji_img{ width: 100%;}
	.zuji_main li:nth-child(odd) .zuji_img{ margin-left: 0;}
}

