/*
   m_paging.css
   <project>
   
   Created by wucj on 2019-08-16.
   blogs:https://segmentfault.com/u/shouzijiangs
   Copyright 2019 wucj. All rights reserved.
*/
.cont1 { position: relative;}
.cont1 .location,.content .location{ right: .3rem; bottom: .3rem; color: #726b74;}
.cont1 .location a,.content .location a{color: #726b74;}

.cont2{ background: url(/skin/default/images/repeat.jpg) 0 0/.66rem .66rem repeat; padding-bottom: 1rem;}
/*列表页*/


.news_list{ padding-bottom: 1rem;}
.news_list .map_1_top ul li{ }
.news_list .map_1_top ul li a{ font-size: .3rem; height: .6rem; line-height: .6rem; width: 100px;text-align: center;}
.news_list .map_1_top ul li.active a{ color: #000000;}
.map_1_top ul li:last-child{ text-align: left;}


.swiper-wrapper{ height: auto !important;}
.swiper-container-msg ul{ padding-top: .26rem;}
.swiper-container-msg ul li a{ color: #000;}
.swiper-container-msg ul li{ height: .82rem; line-height: .82rem; border-bottom: 1px solid #322b38; }

.news_list .more{ text-align: center; color: #000; margin: .4rem auto; display: block; border:1px solid #000; width: 1.5rem; height: .4rem; line-height: .4rem; border-radius: .05rem;}


/*内页*/
.news_details{ margin: 0 .22rem;}

.news_details .news_title{ border-bottom: .02rem solid #000000;}
.news_details .news_title h1{ padding: .2rem 0;}
.news_details .news_title strong{border-left: .08rem solid #85099f;font-size: .36rem;color: #000000;padding-left: .13rem;line-height: .3rem;margin-left: .12rem;}
.news_details .news_title span{ color: #615f61; padding-left: .36rem; padding-bottom: .2rem; display: block;}
.news_details .news_cont{color:#000000;}
.news_details .news_cont .cont{ padding-top: .2rem; font-size: .26rem; line-height: .4rem;}
.news_details .news_cont .cont img{ max-width: 100%;}

/*猎人手记*/
.m_body2{
	width: 7.5rem;
	height: auto; 
	overflow: hidden;
}
.m_bodyi{
	width: 7.5rem;
    height: 14.48rem;
    background: url(/skin/default/images/bg_in.jpg) no-repeat;
    background-size: 100% 100%;
}
.content{
	width: 100%;
	height: 2.65rem;
}
.content2{
	width: 100%;
	height: 11.83rem;
	position: relative;
}
.cont_lead{
	width: 2.3rem;
	height: .56rem;
	left: .34rem;
	top: .24rem;
	z-index: 100;
}
.cont_s{
	width: 1.08rem;
	height: 100%;
	line-height: .46rem;
	display: inline-block;
	text-align: center;
	color:#787679 ;
	font-size: .3rem;
	position: relative;
}
.cont_a::after{
	content: '';
	width: 1.08rem;
	height:.1rem;
	background: #7d0692;
	bottom: 0;
	left: 0;
	position: absolute;
}
.cont_bottom,.cont_in{
	width: 100%;
	height: 100%;
}
.cont_block{
	width: 6.92rem;
	height: 8.4rem;
	top: 1.44rem;
	left: 50%;
	margin-left: -3.46rem;
}
.cont_video,.cont_video2{
	width: 3.2rem;
	height: 1.8rem;
	margin: .12rem .1rem;
	display: block;
	border: 1px solid #b449ad;
	float: left;
	position: relative;
	
}
.cont_video .video_img,.cont_video2 .video_img{
	width: 3.2rem;
	height: 1.8rem;
}
.pages{
	width: 100%;
	height:.5rem;
	text-align: center;
	left: 0;
	bottom: .9rem;
}
.p_n,.p_n2{
	width: .5rem;
	height:.5rem;
	margin: 0 .06rem;
	background: #c7c3c8;
	font-size:.2rem;
	line-height: .5rem;
	color: #777477;
	display: inline-block;
}
.p_middle{
	background: #551148;
	color: #faf8f9;
}
.m_body2 .head_pa{
	position: absolute;
}
