body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,
form,fieldset,legend,button,input,textarea,th,td,section,p,span,font,div{margin:0;padding:0;font-family:"SimHei";}
body{ background:#f6f6f6;}
.clear{clear:both;height:0;overflow:hidden;}
.top {
	position: relative;
	width: 100%;
	height: 25px;
	padding: 11px 0;
	text-align: center;
	z-index: 99999;
}
.logoPic {
	display: inline-block;
	width: 62px;
	height: 24px;
	background: url(../images/logo_pic_cj.png) no-repeat 0 0;
	background-size: 62px auto;
	margin: 2px 0 0;
}
.date_zb{width:100%;background:url(https://file.caijing.com.cn/images/m_sp.gif) 16% 0 repeat-y;}
/*.date_dd{padding-bottom:12px;}*/
.date_time{ height:20px; line-height:20px;background:#ededef; border-bottom:1px solid #cccccc;}
.date_time span{color:#666666; display:block; width:96%; margin:0 auto;}

.date_cont{width:96%;margin:0 auto; padding-top:12px;}
.time_lt{width:17%; height:auto; float:left; margin-top:5%;}
.lt_time{color:#999999; line-height:18px; float:left;}
.time_lt span{float:right; display:block;width:14px; height:14px; background:url(https://file.caijing.com.cn/images/m_sp1.png) 0 0 no-repeat; margin-right:2px;}
.time_rt{width:81%; height:auto; float:right;}
.org_box{
	width:95%;
	float:right;
    background:#fff;
    position:relative; 
	border-radius:8px; /* 圆角 */
}
.org_bot_cor{
    width:0; 
    height:0; 
    font-size:0; 
    border-width:14px; 
    border-style:solid; 
    border-color:transparent #fff transparent transparent; 
    overflow:hidden; 
    position:absolute; 
    left:-28px; 
    top:15px;
}
.time_m{ padding:10px;}
.time_m p{line-height:22px;}

.time_m img{ float:left; width:37%; height:auto; margin-right:10px; margin-top:5px;}

.ls .ls_more{
	width:100%;
	padding:12px 0;
}
.ls_more .more_btn{
	display:block;
	width:100%;
	text-align:center;
	font-size:1.2em;
	line-height:36px;
	cursor:pointer;
	border: 1px solid #d3d3d3;
    -moz-border-radius: 20px;      /* Gecko browsers */
    -webkit-border-radius: 20px;   /* Webkit browsers */
    border-radius:20px;           /* W3C syntax */
	color:#797979;
}