.cheaf-boxsizing *, .cheaf-boxsizing *:before, .cheaf-boxsizing *:after{box-sizing: border-box;}
.cheaf-informerflex{margin: 0;}
.cheaf-informerflex__one__stretch{width: 100%; height: 100%;}
.cheaf-informerflex__one__content{padding: 5px;}
.cheaf-informerflex object, .cheaf-informerflex__one__type a{display: block;}
.cheaf-informerflex a{text-decoration: none;}
.cheaf-informerflex__one{width: calc(100%/3 - 13px); position: relative; padding-bottom: 70px; margin: 20px 0;}
.cheaf-informerflex__one:hover{background: #ededed;}
.cheaf-informerflex__one__img{width: 100%; height: 200px; background-size: cover; background-position: center center; position: relative;}
.cheaf-informerflex__one__img .img__waterpalace__big{height: 100%;}
.cheaf-informerflex__one__type{margin-bottom: 10px; margin-top: 15px;}
.cheaf-informerflex__one__type a{color: #fff; font-size: 15px;text-align: center; padding: 5px;}
.cheaf-informerflex__one__type a:hover{background: #800;}
.cheaf-informerflex__one__head{margin-bottom: 10px; font-weight: bold;}
.cheaf-informerflex__one__desc{}
.cheaf-informerflex2__one__avatar{height: 58px; width: 58px; background-size: 100%;}
.cheaf-informerflex2{font-size: 13px; position: absolute; bottom: 5px; width: calc(100% - 10px);}
.cheaf-informerflex2:hover{background: #dadada;}
.cheaf-informerflex2__one:nth-child(1){margin-right: 10px;}
.cheaf-informerflex2__one:nth-child(2){}
.cheaf-informerflex2__one__avatar{}
.cheaf-informerflex2__one__author *:not(b){color: #808080;}
.cheaf-informerflex2__one__time{}
.cheaf-informerflex2__one__show{}
.cheaf-informerflex2__one__show img, .cheaf-informerflex2__one__show span{vertical-align: middle;}
.article_type a{display:inherit;}
.type1 {background-color: #563570;}
.type2 {background-color: #2c498c;}
.type3 {background-color: #287570;}
.type4 {background-color: #865911;}
.type7 {background-color: #793732 ;}
.type8 {background-color: #b34d16;}
.type9 {background-color: #2f7c70;}
.type10 {background-color: #860707;}
.type11 {background-color: #405d81;}
.type12 {background-color: #3d333e;}
.type13 {background-color: #c11908;}
.type14 {background-color: #66CDAA;}
.type101 {background-color: #85cd1d;}
.type102 {background-color: #28cd1d;}
.type103 {background-color: #2e67cd;}

@media screen and (max-width: 800px) {
    .cheaf-informerflex__one{width: calc(100%/2 - 10px);}
}


@media screen and (max-width: 600px) {
    .cheaf-informerflex{-webkit-box-pack: center; -moz-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;}
    .cheaf-informerflex__one{width: 100%; max-width: 400px; display: none; text-align: justify;}
    .cheaf-informerflex__one:nth-child(1), .cheaf-informerflex__one:nth-child(2), .cheaf-informerflex__one:nth-child(3){display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
    .cheaf-remove600{display: none;}
}