body {
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Microsoft Yahei, Hiragino Sans GB, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	background-color: #F2F4F7;
	text-size-adjust: none;
	-ms-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
}

a {
	text-decoration: none;
	color: #464651;
}

a:focus {
	outline: none;
}

img {
	border: 0;
	display: block;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}

i,
em {
	font-style: normal;
}


/* clearfix */

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}


/* header_bar & footer_bar */

.header {
	height: 98px;
	background-color: #FEFEFE;
	cursor: default;
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.footer {
	z-index: 9999;
	height: 98px;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.8);
	cursor: default;
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.left_1 {
	float: left;
	margin: 16.5px 0 0 30px;
}

.left_1 img {
	width: 65px;
	height: 65px;
}

.left_2 {
	float: left;
	height: 98px;
	line-height: 98px;
	margin-left: 18px;
	font-size: 34px;
	font-weight: bold;
}

.header_left_2 {
	color: #000;
}

.footer_left_2 {
	color: #FFF;
}

.left_3 {
	float: left;
	margin: 29px 0 0 31px;
}

.left_3 img {
	width: 110px;
	height: 40px;
}

.right_1 {
	position: absolute;
	top: 22px;
	right: 52px;
	float: right;
	width: 140px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	background-color: #EF0D2A;
	border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	cursor: pointer;
}

.close {
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

.close img {
	width: 52px;
	height: 52px;
}


/* container */

.container {
	max-width: 750px;
	margin: 0 auto;
	padding-bottom: 98px;
}

.container .banner {
	background: url(http://moment.rednet.cn/common/img/logo-bg2.png) no-repeat center;
	background-size: 100% auto;
}

.container .banner img {
	width: 100%;
	/* height: 220px; */
}

.container .intro {
	padding: 0.18rem 0.18rem 0;
	background-color: #F9F9F9;
	color: #777777;
	font-size: 0.32rem;
	line-height: 160%;
}

.container .intro em {
	background-color: #FF331C;
	color: #FFF;
	font-size: 0.2rem !important;
	padding: 0.05rem 0.08rem;
	margin-right: 0.1rem;
}

.container .listTitle {
	background-color: #F9F9F9;
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.container .listTitle span {
	display: inline-block;
	/* margin: 0.3rem 0.2rem;
	padding: 0 0.23rem; */
	border-radius: 0.06rem;
	font-size: 0.28rem;
	text-align: center;
	background-color: #f3f4f4 !important;
	cursor: pointer;
	height: 0.6rem;
	line-height: 0.6rem;
	color: #2D2D2D;
	padding: 0 0.2rem;
    margin:0 0.2rem 0.3rem 0;
}

.conList_box {
	padding-bottom: 0;
	background-color: #FFFFFF;
}

.conList_box span.head {
	display: block;
	background-color: #fff;
	font-size: 0.28rem;
	padding: 0.25rem 0.26rem;
	height: 0.5rem;
	line-height: 0.34rem;
}

.conList .conList_box:first-child span.head {
    padding: 0.08rem 0.26rem;
}

.conList_box span.head i {
	color: #ED3F39;
}

.conList_box span.head em {
	color: #777777;
	margin-left: 30px;
}
.conList_box span.head.type2{
	height: 1rem;
	margin-bottom: 0.35rem;
	padding: 0.08rem 0.26rem;
}
.conList_box span.head.type2 .cateImg{
	width: 6.84rem;
	height: 1rem;
}
.conList_box > a {
	position: relative;
	display: block;
	padding: 0.15rem 0.2rem;
	background-color: #fff;
	/* margin-bottom: 0.45rem; */
	margin: 0.1rem 0 0.5rem 0 !important;
}

.conList_box > a dl {
	margin: 0;
	position:relative;
}

.conList_box > a dd {
	float: right;
	margin: 0;
	text-align: right;
}

.conList_box > a dd img {
	width: 1.93rem;
	height: 1.4rem;
	float: right;
	background: url(http://moment.rednet.cn/common/img/default.png) center;
}

.conList_box > a dd img[class=video_icon] {
	position: absolute;
	top: 0.32rem;
	left: 0.6rem;
	width: 0.6rem;
	height: 0.6rem;
	background-image: none;
}

.conList_box > a h3 {
	color: #222222;
    font-size: 0.36rem;
    margin: 0;
    padding-right: 0.36rem;
    line-height: 0.56rem !important;
    overflow: hidden;
    /* height: 1rem; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.conList_box > a span.left {
	background: #efefef;
	bottom: 0;
	color: #727272;
	font-size: 0.22rem;
	border-radius: 0.1rem;
	padding: 0 0.1rem;
	margin: 0.23rem 0.36rem 0 0;
	float: right;
}

.conList_box > a span.left img {
	display: inline-block;
	width: 21px;
	height: 18px;
	vertical-align: middle;
}

.conList_box > a div.left {
	position: absolute;
	clear: both;
	font-size: 0.22rem;
	background: rgba(0, 0, 0, .5);
	color: #dddddd;
	right: 0.3rem;
	bottom: 0.3rem;
	border-radius: 0.1rem;
	padding: 0.02rem 0.08rem;
}

.conList_box > a div.left img {
	display: inline-block;
	width: 21px;
	height: 18px;
	vertical-align: middle;
}

.conList_box > a h5 {
	margin: 0 0 0.6em 0;
	padding-right: 0;
	color: #0C0C0C;
	font-size: 0.36rem;
}

.container .conList_box span.head .more {
		float: right;
		color: #777777;
	}

.container .conList_box > a .image-panel img {
	float: left;
	width: 2.25rem;
	height: 1.6rem;
	margin-left: 0.12rem;
	background: url(http://moment.rednet.cn/common/img/default.png) center;
}

.container .conList_box > a .image-panel img:first-child {
	margin-left: 0px;
}

.container.conList_box > a .image-panel img:last-child {
	margin-right: 0px;
	float: right;
}

.container .conList_box > a .image-dt-panel img {
	margin: 0 auto;
	width: 2.25rem;
	min-height: 1.6rem;
	background: url(http://moment.rednet.cn/common/img/default_dt.png) center;
}

.container .conList_box > a .new-image-panel img:first-child {
	width: 2.34rem;
	height: 1.7rem;
	margin-bottom: 0.1rem;
	margin-left: 0;
	float: left;
}

.container .conList_box > a .new-image-panel img:last-child {
	width: 2.34rem;
	height: 1.7rem;
	margin: 0;
}

.container .conList_box > a .new-image-panel img:nth-child(2) {
	width: 4.67rem;
	height: 3.5rem;
	float: right;
	margin: 0;
}

.container .conList_box > a .new2-image-panel img:first-child {
	width: 4.67rem;
	height: 3.5rem;
	margin-left: 0;
	float: left;
}

.container .conList_box > a .new2-image-panel img:last-child {
	width: 2.34rem;
	height: 1.7rem;
	margin: 0;
	float: right;
}

.container .conList_box > a .new2-image-panel img:nth-child(2) {
	width: 2.34rem;
	height: 1.7rem;
	float: right;
	margin: 0;
	margin-bottom: 0.1rem;
}
.conList_box > a {	
	background: #fff!important;
}
.conList_box .type2-more{
	width: 6.75rem;
	height: 0.66rem;
	background: #FFFFFF;
	border-radius: 0.08rem;
	margin:0 auto;
	border: 1px solid #E8E8E8;
	color: #333333;
	font-size: 0.28rem;
	line-height: 0.66rem;
	text-align: center;
	margin-bottom: 0.4rem;
}
.new-image-dt-panel img{
	width: 7.1rem !important;
}

.footer {
	height: 0.98rem;
}
.left_1 {
	margin: 0.165rem 0 0 0.3rem;
}
.left_1 img {
	width: 0.65rem;
	height: 0.65rem;
}
.left_2 {
	height: 0.98rem;
	line-height: 0.98rem;
	margin-left: 0.18rem;
	font-size: 0.34rem;
}
.left_3 {
	margin: 0.3rem 0 0 0.3rem;
}
.left_3 img {
	width: 1.1rem;
	height: 0.4rem;
}
.right_1 {
	top: 0.22rem;
	right: 0.52rem;
	width: 1.4rem;
	height: 0.54rem;
	line-height: 0.54rem;
	font-size: 0.28rem;
}
.close img {
	width: 0.52rem;
	height: 0.52rem;
}
