body {
	width: 100%;
		
}

.w {
	width: 100%;
	margin: 0 auto;
}

.w1200 {
	width: 100%;
	margin: 0 auto;
}
.w120 {
   width: 96%;
   margin: 0 auto
}
.meitopm {
	padding-top: 120px;
padding-bottom:185px;
}

.meitop a {
	float: left;
	padding-left: 17%;
	padding-top: 60px;
}

.meitop p {
	padding-top: 185px;
}

#Content{
	width: 100%;
	
    overflow:hidden;
}


.Footer p {
	color: #fff;
	font-size: 16px;
}

/* 最美邮政人-人员展示 */
.bjt {
	
   justify-content: space-between;
   align-items: center;
}
.bjt .qhtp {
   width: 96%;
   
}
.bjt .qhtp img {
   width: 100%;
   height: 100%;
}
.bjt .reny {
   width: 96%;
   clear:both;
   border-bottom: 1px solid #ffd1d1;
}
.bjt .reny ul {
padding: 10px 0;
   border-top: 1px solid #ffd1d1;
}
.bjt .reny ul li .none {
	display: none;
}
.bjt .reny ul li .ry {
   display: flex;
   align-items: center;
   font-size: 14px;
}
.bjt .reny ul li .ry .rw {
	color: #d70800;
	padding-right: 7px;
}
.bjt .reny .hong li .ry p a {
   color: #d70800;
   font-weight: bold;
}
.bjt .reny ul li .ry p a {
   color: #000;
}
.bjt .reny ul li .ry p #ReportIDname {
   padding-left: 7px;
}
/* 各地动态和媒体报道 */
.ft {
	width:100%;
	padding: 10px 0 0px 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.ft_tit {
	border-bottom: 8px solid #f8e9e9;
	height: 50px;
	line-height: 40px;
}

.ft_tit span {
	font-size: 18px;
	font-weight: 600;
	color: #d70800;
	/* padding-left: 8px; */
}

.ft_tit a {
	float: right;
	color: #888888;
	font-size: 14px;
}
.ddu {
	/* display: flex; */
	height: 1450x;
	padding-top: 28px;

}
.ddu li {
	display: flex;
	justify-content: space-between;
}
.ddu li #ReportIDPicture {
	width: 220px;
	display: inline-block;
}
.ddu li #ReportIDPicture img {
	width: 100%;
}
.ddu li div {
	width: 260px;
	display: flex;
	flex-direction: column;
}
.ddu li div #ReportIDname {
	padding-top: 10px;
}
.ddu li div #ReportIDname a {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.ddu li div #ReportIDLogograph {
	font-size: 14px;
	color: #888888;
	padding-top: 15px;
}
.new_list {
	display: block;
	padding-top: 16px;
}

.new_list li {
	border-bottom: 2px solid #eeeeee;
	line-height: 42px;
	padding:6px 0;
	font-size: 14px;
	color: #818080;
	position: relative;
}

.new_list li a {
	color: #141414;
	/* padding-left: 18px; */
}

/* 图片故事 */
.biaoti {
	position: relative;
	text-align: center;
}

.biaoti h3 {
	font-size: 18px;
	font-weight: 600;
	color: #d70800;
}

.biaoti::before {
	content: '';
	position: absolute;
	/* top: 5px; */
	margin-top: 18px;
	left: 0;
	width: 33.5%;
	height: 8px;
	background: #f8e9e9;
}

.biaoti::after {
	content: '';
	/* background: #dc090a; */
	position: absolute;
	top: 5px;
	margin-top: 14px;
	right: 0;
	width: 34%;
	height: 8px;
	background: #f8e9e9;
}

.df {
	width: 100%;
	display: flex;
	padding-top: 20px;
	position: relative;
height:220px;
}

.df .next {
	position: absolute;
	top: 50%;
}

.df .prev {
	position: absolute;
	top: 47%;
	right: 8px;
}

.radiate {
	display: flex;
	flex-direction: column;
	padding-top: 60px;
}

.gd {
	text-align: center;
	padding-top: 15px;
}

.gd a {
	color: #797979;
	font-size: 14px;
}

/* 榜样视频 */
.bysp {
	padding-top: 20px;
	display: flex;
	flex-direction: column;
}

.bysp .column {
	display: block;
	flex-direction: row;
	justify-content: space-between;
}

.left {
	float: left;
}

.video_b {
	width: 100%;
	padding: 20px 0px 0 0;
}

.video_b li {
	width: 100%;
	/*height: 555px;
	float: left;*/
	text-align: center;
	position: relative;
}

.video_b li img {
	width: 100%;
	height: 100%;
}

.video_b li #ReportIDname a {
	display: block;
	font-size: 14px;
	color: #fff;
	bottom: 0;
	position: absolute;
	/* background: #000; */
	background: rgba(0, 0, 0, 0.9);
	width: 100%;
padding:10px 0;
}

.video_s {clear:both;
	padding: 20px 0px 0 0;
	width: 100%;
   flex-direction: column;
   justify-content: space-between;
}

.video_s li {width: 48%;
    display: block;
    position: relative;
    float: left;
    margin-right: 2%;
}

.video_s li img {
	width: 100%;
	height: 100%;
}

.video_s li #ReportIDname a {
	display: block;
	font-size: 14px;
	color: #fff;
	bottom: 0;
	position: absolute;
	text-align: center;
	background: rgba(0, 0, 0, 0.9);
	width: 100%;
	line-height: 1.6;
        padding:6px 0;
}

.by {
	text-align: center;
	padding-top: 20px;
	padding-bottom:20px;
}

.by a {
	color: #797979;
	font-size: 14px;
}

/*新闻详细*/
.specialNewsCon #ReportIDkicker,.specialNewsCon #ReportIDgetSubhead{display:block;
     text-align:center;
     font-size:24px;}
.specialNewsCon #ReportIDgetSubhead{padding:10px 0 40px 0;}