/*!
 * reparsoft - LESS  last compressed 
 * @licence reparsoft - v1.0.0 (2015-01-19)
 * http://56hm.com/ | Licence: MIT
 */
.block-hdnews{width:23%; height:415px; float:left; margin:2% 0.5%; background-color:#ff9000; border-radius:5px}
.block-hdnews h2{color:white; background:#023975; text-align:center; margin:0; padding:2% 0; border-radius:5px 5px 0 0}
.list-wrpaaer{height:366px; width:100%; float:left; border-radius:0 0 5px 5px}
.list-aggregate li {width:100%; height:auto; float:left; border-bottom:1px dashed #f2b703}
.list-aggregate li .left{width:50px; height:50px; float:left; margin:0 0 0 1%; padding:1%; text-align:center; background:#fff; border-radius:50%}
.list-aggregate li .left h3{margin:0; text-align:center; padding-top:10px; font-size:16px;}
.list-aggregate li .right{width:76%; height:auto; float:left; margin:1% 0 0 2%}
.list-aggregate li a{color: #fff; font-size:14px;}
.list-aggregate li a:hover{color:#fff}
.list-aggregate li p{color:#fff; padding:0 10px;}
.list-aggregate li:hover{background-color:#fc6d58}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

.block-hdnews{width:100%; height:auto; float:left; background-color:#e95546; margin:2% 0}

}

