@media (max-width: 767.98px) {
  .containerlist {
    padding: 1rem 0;
  }
  .category-title {
    font-size: 2rem;
    color: #22294d;
    font-weight: 700;
    font-style: italic;
  }
  .category-title :before {
    border-top: 7px solid;
    content: "";
    display: block;
    margin-bottom: 0.5rem;
    width: 5rem;
  }
  .cbread {
    list-style: none;
    display: inline-flex;
    line-height: 2rem;
    font-weight: 700;
    padding: 0;
  }
  .cbread li {
    color: #3368af;
  }
  .cbread a {
    color: #3368af;
    text-decoration: none;
    font-weight: bold;
    font-size: 1rem;
  }
  .cbread a:hover {
    text-decoration: underline 3px;
  }
  .pull-right {
    float: left;
    text-align: left;
  }
  /**/
  .row {
    margin: 0;
  }
  .topnews {
    background: #e8ebf3;
  }
  .topnews .htitle {
    width: 100%;
    font-size: 1.5rem;
    font-weight: 700;
    color: #22294d;
    padding: 1rem;
  }
  .topnews .hcard {
    background: #FFFFFF;
    padding: 2rem;
    border-radius: 1rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  .topnews .hcard img {
    width: 10rem;
    height: 10rem;
    border-radius: 10rem;
    background: #22294d;
  }
  .topnews .hcard .time {
    font-weight: 700;
    font-size: 1rem;
    color: #333333;
  }
  .topnews .hcard .title {
    font-size: 1.5rem;
    font-weight: 700;
    font-style: normal;
    color: #22294d;
  }
  .topnews .hcard .desc {
    font-size: 1.2rem;
    font-weight: 700;
    font-style: italic;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  /*select*/
  .newSelect .el-select {
    width: 100%;
  }
  .newSelect .el-select input {
    background: #22294d;
  }
  .listnews {
    margin-bottom: 1rem;
  }
  .listnews .newsright {
    padding: 1rem;
    background: #f6f6f6;
  }
  .listnews .newsright .time {
    font-weight: 700;
    font-size: 1rem;
    color: #333333;
  }
  .listnews .newsright .title {
    font-size: 1.5rem;
    font-weight: 700;
    font-style: normal;
    color: #22294d;
  }
  .listnews .newsright .title a {
    color: #22294d;
  }
  .listnews .newsright .title a:hover {
    text-decoration: underline 3px #3368af;
  }
  .listnews .newsright .desc {
    font-size: 1.2rem;
    font-weight: 700;
    font-style: italic;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .newsmore {
    text-align: center;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .newsmore button {
    background: #22294d;
    border: none;
    color: #FFFFFF;
    padding: 0.85rem 2rem;
    font-size: 1.5rem;
    font-weight: 700;
    font-style: italic;
  }
  /**/
  /*bao*/
  .contentbot {
    font-size: 1.2rem;
    font-weight: 600;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .contentbot span {
    background: #22294d;
    padding: 5px 15px;
    color: #ffffff;
    margin-right: 1rem;
    border-radius: 7px;
  }
  .showright {
    list-style: none;
    padding: 0px;
  }
  .showright a {
    color: #495057;
    font-size: 1.2rem;
    padding-left: 6px;
  }
  /**/
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  /*bao*/
  .contentbot {
    font-size: 1.2rem;
    font-weight: 600;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .contentbot span {
    background: #22294d;
    padding: 5px 15px;
    color: #ffffff;
    margin-right: 1rem;
    border-radius: 7px;
  }
  .showright {
    list-style: none;
    padding: 0px;
  }
  .showright a {
    color: #495057;
    font-size: 1.2rem;
    padding-left: 6px;
  }
  /**/
  .containerlist {
    padding: 2rem 2%;
  }
  .row {
    margin: 0;
  }
  .category-title {
    font-size: 2rem;
    color: #22294d;
    font-weight: 700;
    font-style: italic;
  }
  .category-title :before {
    border-top: 7px solid;
    content: "";
    display: block;
    margin-bottom: 0.5rem;
    width: 5rem;
  }
  .cbread {
    list-style: none;
    display: inline-flex;
    line-height: 2rem;
    font-weight: 700;
  }
  .cbread li {
    color: #3368af;
  }
  .cbread a {
    color: #3368af;
    text-decoration: none;
    font-weight: bold;
    font-size: 1rem;
  }
  .cbread a:hover {
    text-decoration: underline 3px;
  }
  /**/
  .topnews {
    background: #e8ebf3;
  }
  .topnews .htitle {
    width: 100%;
    font-size: 1.5rem;
    font-weight: 700;
    color: #22294d;
    padding: 1rem;
  }
  .topnews .hcard {
    background: #FFFFFF;
    padding: 2rem;
    border-radius: 1rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  .topnews .hcard img {
    width: 10rem;
    height: 10rem;
    border-radius: 10rem;
    background: #22294d;
  }
  .topnews .hcard .time {
    font-weight: 700;
    font-size: 1rem;
    color: #333333;
  }
  .topnews .hcard .title {
    font-size: 1.5rem;
    font-weight: 700;
    font-style: normal;
    color: #22294d;
  }
  .topnews .hcard .desc {
    font-size: 1.2rem;
    font-weight: 700;
    font-style: italic;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  /*select*/
  .newSelect .el-select {
    width: 100%;
  }
  .newSelect .el-select input {
    background: #22294d;
  }
  .listnews {
    margin-bottom: 1rem;
    background: #f6f6f6;
  }
  .listnews .newsright {
    padding: 1rem;
    background: #f6f6f6;
  }
  .listnews .newsright .time {
    font-weight: 700;
    font-size: 1rem;
    color: #333333;
  }
  .listnews .newsright .title {
    font-size: 1.5rem;
    font-weight: 700;
    font-style: normal;
    color: #22294d;
  }
  .listnews .newsright .title a {
    color: #22294d;
  }
  .listnews .newsright .title a:hover {
    text-decoration: underline 3px #3368af;
  }
  .listnews .newsright .desc {
    font-size: 1.2rem;
    font-weight: 700;
    font-style: italic;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .newsmore {
    text-align: center;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .newsmore button {
    background: #22294d;
    border: none;
    color: #FFFFFF;
    padding: 0.85rem 2rem;
    font-size: 1.5rem;
    font-weight: 700;
    font-style: italic;
  }
  /**/
}
@media (min-width: 1200px) {
  .containerlist {
    padding: 2rem 16%;
  }
  .row {
    margin: 0;
  }
  .category-title {
    font-size: 2rem;
    color: #22294d;
    font-weight: 700;
    font-style: italic;
  }
  .category-title :before {
    border-top: 7px solid;
    content: "";
    display: block;
    margin-bottom: 0.5rem;
    width: 5rem;
  }
  .cbread {
    list-style: none;
    display: inline-flex;
    line-height: 2rem;
    font-weight: 700;
  }
  .cbread li {
    color: #3368af;
  }
  .cbread a {
    color: #3368af;
    text-decoration: none;
    font-weight: bold;
    font-size: 1rem;
  }
  .cbread a:hover {
    text-decoration: underline 3px;
  }
  .topnews {
    background: #e8ebf3;
  }
  .topnews .htitle {
    width: 100%;
    font-size: 1.5rem;
    font-weight: 700;
    color: #22294d;
    padding: 1rem;
  }
  .topnews .hcard {
    background: #FFFFFF;
    padding: 2rem;
    border-radius: 1rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  .topnews .hcard img {
    width: 10rem;
    height: 10rem;
    border-radius: 10rem;
    background: #22294d;
  }
  .topnews .hcard .time {
    font-weight: 700;
    font-size: 1rem;
    color: #333333;
  }
  .topnews .hcard .title {
    font-size: 1.5rem;
    font-weight: 700;
    font-style: normal;
    color: #22294d;
  }
  .topnews .hcard .desc {
    font-size: 1.2rem;
    font-weight: 700;
    font-style: italic;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  /*select*/
  .newSelect .el-select {
    width: 100%;
  }
  .newSelect .el-select input {
    background: #22294d;
  }
  .listnews {
    margin-bottom: 1rem;
  }
  .listnews .newsright {
    padding: 1rem;
    background: #f6f6f6;
  }
  .listnews .newsright .time {
    font-weight: 700;
    font-size: 1rem;
    color: #333333;
  }
  .listnews .newsright .title {
    font-size: 1.5rem;
    font-weight: 700;
    font-style: normal;
    color: #22294d;
  }
  .listnews .newsright .title a {
    color: #22294d;
  }
  .listnews .newsright .title a:hover {
    text-decoration: underline 3px #3368af;
  }
  .listnews .newsright .desc {
    font-size: 1.2rem;
    font-weight: 700;
    font-style: italic;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .newsmore {
    text-align: center;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .newsmore button {
    background: #22294d;
    border: none;
    color: #FFFFFF;
    padding: 0.85rem 2rem;
    font-size: 1.5rem;
    font-weight: 700;
    font-style: italic;
  }
  /*bao*/
  .contentbot {
    font-size: 1.2rem;
    font-weight: 600;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .contentbot span {
    background: #22294d;
    padding: 5px 15px;
    color: #ffffff;
    margin-right: 1rem;
    border-radius: 7px;
  }
  .showright {
    list-style: none;
    padding: 0px;
  }
  .showright a {
    color: #495057;
    font-size: 1.2rem;
    padding-left: 6px;
  }
  /**/
}

/*# sourceMappingURL=list.css.map */
