/*css*/
.box2004260056{
float: left;
width: 100%;
position: relative;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCC;
margin-top: 12px;
border: 1px solid #E60012;
padding: 9px;
}
.box2004260056:first-child{
margin-top: 0px;

}
.box2004260056_leftbox{
/*border:solid 1px #CCCCCC;*/
padding-right: 0px;

}

.box2004260056_leftbox_boxboder{border:1px solid #dddddd;}
.box2004260056_leftbox .picbox{
padding-bottom: 60%;  /*设置图片框的高度，用高/宽，如3/4=75% ,正方形100%*/
}

.box2004260056_right{
padding-right:0px;
}
.box2004260056_right .title{
font-size: 22px;
color: #e60012;
font-weight: 100;
line-height: 40px;
margin-top: 0px;
margin-bottom: 0px;
border-bottom: 1px solid #E60012;
}
.box2004260056_right .time{
margin-bottom:20px;
color:#999;
}
.box2004260056_right .content{
font-size: 12px;
line-height: 28px;
/*margin-bottom:28px;*/
}
.box2004260056_right .more{
float:left;
padding-left:15px;
padding-right:15px;
line-height:30px;
background-color:#F00;
color:#Fff;
}

.box2004260056 .zoomImage {
padding-bottom: 60%;
}	

@media (min-width: 1024px){
.box2004260056_leftbox{

padding-right: 9px;

}
}