/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.inform-list .infls-dt{ margin-bottom:20px; }
.inform-list .infls-img{ height:110px; margin:5px; }
@media (max-width: 992px){
  .inform-list .infls-img{ height:400px; }
}

.inform-list .infls-postdate{ text-align:center; }
.inform-list .infls-postdate .lddmm{
  background-color: #303641;
  border: 2px solid #303641;
  color: #fff;
}
.inform-list .infls-postdate .lday{
  font-size: 40px;
  font-weight: bold;
  margin: 0;
  padding: 5px 5px 0px;
}
.inform-list .infls-postdate .lmonth{
  font-size: 16px;
  margin: 0;
  padding: 0px 5px 5px;
}
.inform-list .infls-postdate .lyear{
  background-color: #cccccc;
  padding: 3px;
  font-size: 14px;
}

.inform-list .infls-head{
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 0px 5px;
}
.inform-list .infls-head .category{
  color: #aaa;
  font-style: italic;
  margin-bottom: 0;
  font-size: 11px;
}
.inform-list .infls-head .title{
  font-weight: bold;
  font-size: 20px;
  margin-top: 0;
}
.inform-list .infls-head .info{
  font-size: 12px;
  color: #666;
}
.inform-list .infls-head .info .sep{
  border-left: 1px solid #666;
  margin: 5px 7px;
}
.inform-list .infls-content{
  padding: 5px
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.inform-view .infvw-head{
  margin: 20px 0px;
  padding: 5px;
}
.inform-view .infvw-head .title,
.inform-view .infvw-head .author,
.inform-view .infvw-head .desc{
  text-align: center;
}
.inform-view .infvw-head .title{
  font-size: 35px;
  font-weight: bold;
}
.inform-view .infvw-head .author{
  font-size: 14px;
  font-weight: bold;
  color: #607d8b;
}
.inform-view .infvw-head .desc{
  font-size: 12px;
  color: #999999;
}
.inform-view .infvw-supp{
  font-size: 12px;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: wrap;
  align-items: center;
  margin: 10px 0px;
}
.inform-view .infvw-img{
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.inform-view .infvw-img .text{
  font-size: 11px;
  font-style: italic;
  color: #999999;
}
.inform-view .infvw-content{
  padding: 5px;
  margin-bottom: 10px;
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */