
*{
	margin:0;
	padding:0;
	list-style: none;
	text-decoration: none;
}
body{
	background: #e5e5e5;
}
/*====================== 焦点资讯开始================ */
.jd_tops{
	width:6.4rem;
	height:0.65rem;
	position: fixed;
	top:0;
	left:0;
	z-index: 9999;
}
.jd_top{
	float: left;
	width:1.6rem;
	height:0.65rem;
	background:#111327;
	font-size: 0.24rem;
	color:#ffffff;
	text-align: center;
	line-height: 0.65rem;
	position: relative;
	overflow: hidden;
}
.jd_top:nth-child(1){
    background: #d4516e;
}
.jd_top_tiao{
	position: absolute;
	bottom: 0rem;
	width:1.6rem;
	height:0.06rem;
}
.jd_top:nth-child(2)>.jd_top_tiao{
    background: #2c9e96;
}
.jd_top:nth-child(3)>.jd_top_tiao{
	background: #eaa035;
} 
.jd_top:nth-child(4)>.jd_top_tiao{
	background: #2c3980;
}
.jd_mains{
	margin-top:0.65rem;
	width:6.4rem;
	padding: 0.16rem 0 0.16rem 0;
}
.jd_main{
	width:5.7rem;
	height:1.33rem;
	background: #ffffff;
	margin:0 auto;
	margin-bottom:0.16rem;
	padding:0.1rem;
}
.jd_main:last-child{
	margin-bottom:1.38rem;
}
.jd_main_tu{
	width:2rem;
	height:1.31rem;
	float: left;
}
.jd_main_tu>img{
	width:2rem;
	height:1.31rem;
}
.jd_main_wz{
	width:3.7rem;
	height:1.31rem;
	float: left;
	position: relative;
}
.jd_main_wz>p:nth-child(1){
    font-size: 0.28rem;
    color:#2b2b2b;
    position: absolute;
    top:0;
    left:0.2rem;
}
.jd_main_wz>p:nth-child(2){
    font-size: 0.28rem;
    color:#727272;
    position: absolute;
    bottom:0;
    right:0.15rem;
}

/*====================== 焦点资讯结束================ */


/*====================== 精彩图集开始================ */
.cj_erji_back>img{
	width:1.18rem;
	height:1.18rem;
	position:fixed;
	bottom:0.2rem;
	right:0.2rem;
}
.pic_tops{
	width:6.4rem;
	height:0.65rem;
	position: fixed;
	top:0;
	left:0;
	z-index: 9999;
}
.pic_top{
	float: left;
	width:1.6rem;
	height:0.65rem;
	background:#111327;
	font-size: 0.24rem;
	color:#ffffff;
	text-align: center;
	line-height: 0.65rem;
	position: relative;
	overflow: hidden;
}
.pic_top_tiao{
	position: absolute;
	bottom: 0rem;
	width:1.6rem;
	height:0.06rem;
}
.pic_top:nth-child(2){
    background: #2c9e96;
}
.pic_top:nth-child(1)>.pic_top_tiao{
    background: #d4516e;
}
.pic_top:nth-child(3)>.pic_top_tiao{
	background: #eaa035;
} 
.pic_top:nth-child(4)>.pic_top_tiao{
	background: #2c3980;
}
.pic_mains{
   	margin-top:0.65rem;
	width:6.4rem;
	padding: 0.16rem 0 0.16rem 0;
}
.pic_main{
	width:5.9rem;
/*	height:3.19rem;*/
overflow: hidden;
	margin:0 auto;
	position: relative;
	background-size:cover; 
	margin-bottom:0.2rem;
}
.pic_main>img{
	width:5.9rem;
	height:3.19rem;
}
.pic_main:last-child{
    margin-bottom:1.38rem;
}
.pic_main_b{
	width:5.8rem;
	height:0.5rem;
	position: absolute;
	bottom:0;
	left:0;
	background: rgba(13,16,31,0.6);
	font-size:0.26rem;
	color:#ffffff;
	padding-left:0.1rem;
	line-height: 0.5rem;
}

/*====================== 精彩图集结束================ */

/*====================== 精彩视频开始================ */

.vi_tops{
	width:6.4rem;
	height:0.65rem;
	position: fixed;
	top:0;
	left:0;
	z-index: 9999;
}
.vi_top{
	float: left;
	width:1.6rem;
	height:0.65rem;
	background:#111327;
	font-size: 0.24rem;
	color:#ffffff;
	text-align: center;
	line-height: 0.65rem;
	position: relative;
	overflow: hidden;
}
.vi_top_tiao{
	position: absolute;
	bottom: 0rem;
	width:1.6rem;
	height:0.06rem;
}
.vi_top:nth-child(4){
    background:#2c3980;
}
.vi_top:nth-child(1)>.vi_top_tiao{
    background: #d4516e;
}
.vi_top:nth-child(2)>.vi_top_tiao{
	background:#2c9e96;
} 
.vi_top:nth-child(3)>.vi_top_tiao{
	background: #eaa035;
}
.vi_mains{
   	margin-top:0.65rem;
	width:5.9rem;
	padding: 0.16rem 0.25rem 0.16rem 0.25rem;
}
.vi_main{
	width:2.9rem;
	height:1.94rem;
	background:red;
	float: left;
	margin-bottom: 0.3rem;
	position: relative;
	margin-bottom:0.2rem;
}
.vi_main:last-child{
    margin-bottom:1.48rem;
}
.vi_main>img{
	width:2.9rem;
	height:1.94rem;
}
.vi_main:nth-child(odd){
    margin-right:0.1rem;
}
.vi_main_b{
    width:2.8rem;
    height:0.38rem;
    position: absolute;
    bottom:0;
    left:0;
    background: rgba(13,16,31,0.6);
	font-size:26px;
	color:#ffffff;
	padding-left:0.1rem;
	line-height: 0.5rem;
}
.vi_main_b>img{
	width:0.3rem;
	height:0.225rem;
    position: absolute;
    bottom:0.07rem;
    left:0.1rem;
	
}
.vi_main_b>p{
	width:2.30rem;
	font-size: 0.14rem;
	color:#ffffff;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	position: absolute;
	top:-0.06rem;
	right:0.06rem;
}



/*====================== 精彩视频结束================ */


/*====================== 内容页================ */
