body .site-footer {
    background-color: rgb(171,1,3);
}
body .subLine{
}
/*body{
  background-color: rgb(203, 224, 255)!important;
}
body .common-column-list-unit-bottom-tag{
  color:#ffffff;
}
body .common-column-list-unit-bottom-time{
  color:#fa534b;
}
body .common-column-list-unit-title:hover{
  color:#ffffff;
}*/
.columnName img{
  height:70px;
}
@media (max-width:1099px){
  .columnName img{
    height:6vw;
  }
}
@media ( max-width:767px ){
  .columnName img{
    height:13vw;
  }
}
