body{
  background: rgba(245, 245, 245, 1);
}
html{
  overflow-x:hidden;
}
body .date-area .layui-laydate-main{
  padding:0;
}
.news-ranking .item .text.hot-read-story{
  margin-bottom: 0;
  white-space: nowrap;
}
body .column-GeneralList-title{
  width:100%;
}
.news-ranking .num{
  padding: 0px 6px 0 0 !important;
  vertical-align: middle !important;
}
.colum-list{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.colum-list .item{
  width:calc( 454 / 1440 * 100% );
  margin-bottom:30px;
  background:#fff;
  padding:10px;
  border: 1px solid #E6E6E6;
}
footer{
  margin-top:30px;
}
.colum-list .news-list .item{
  margin-top:11.5px;
  margin-bottom:0;
  line-height: 35px;
  width: 100%;
  display: flex;
  align-items: center;
  padding:0;
  border:0;
}
.colum-list .title{
  margin-bottom: 8px;
}
.colum-list h2{
  font-size: 20px;
  border-bottom: 3px solid #eee;
  position: relative;
  padding: 0 0 5px;
}
.colum-list .title-line{
  position: absolute;
  bottom: -3px;
  left: 0px;
  border-bottom: 3px solid #c21010;
  display: inline-block;
  width: 60px;
}
.colum-list .pdf-img{
  width:calc( 365 / 426 * 100% );
  margin:0 auto;
  margin-top: 19px;
}
.colum-list .item-bg .content{
  margin-top: 20px;
}
.colum-list .item-bg .content .line{
  width: calc(33% - 20px);
  padding: 0 5px;
  margin-bottom: 13px;
  text-align: center;
  background: #F0F0F0;
  height: 26px;
  line-height: 26px;
}

.colum-list .item-bg .content{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.colum-list .dot .line:before{
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 50%;
  background: #006CBF;
  position: absolute;
  top: 50%;
  left: 0;
  transform:translateY( -50%);
}
.colum-list .news-ranking{
  padding: 0;
}

.colum-list-order h2{
  margin-bottom: -5px;
}
.colum-list-order .news-order h2{
  border-bottom: 3px solid transparent;
}
.colum-list .pdf-img{
  display:block;
}
body .date-area .layui-laydate-content td,body .date-area .layui-laydate-content th{
  width: 46px;
  height: 46px;
  line-height: 46px;
  padding:0;
}
body .date-area .layui-laydate-content tr{
  display:flex;
  justify-content:center;
}
body .date-area .layui-laydate-content{
  padding:10px calc( 32 / 454 * 100% );
}
body .layui-laydate-content th{
  color: rgba(96, 98, 102, 1);
}
body .layui-laydate-content td{
  color: rgba(96, 98, 102, 1);
}
body .layui-laydate-content .laydate-day-next,body .layui-laydate-content .laydate-day-prev{
  color: rgba(192, 196, 204, 1);
}
body .layui-laydate{
  font-size:14px;
}
body .date-area .layui-laydate-content thead{
  border-bottom:1px solid #EBEEF5;
}
.top-nav-box{
  height: 49px;
  background-color:#ffffff;
  border-bottom: 1px solid rgba(217, 217, 217, 1);
}
body #date-area .data_title{
  font-size:18px;
  color:rgba(0, 108, 191, 1);
}
body .date-area-title-right>div{
  font-size: 14px;
  color: rgba(96, 98, 102, 1);
}
.side-left .openMore{
  display:none;
}
.top-nav{
  margin-top: 5px;
  max-width: 1470px;
  padding: 0 15px;
  margin: 0 auto;
  height:100%;
}
.today-ul{
  height:100%;
  overflow-x: auto;
  list-style: none;
  white-space:nowrap;
  width: auto;
  display: flex;
  align-items:center;
  justify-content:center;
}
.today-ul li{
  text-align:center;
  height:31px;
  line-height:31px;
  margin-left: 35px;
  border-bottom:4px solid rgba(0, 108, 191, 0);
  box-sizing:content-box;
}
.today-ul li:first-of-type{
  margin-left:0;
}
body #date-area{
  margin:0;
  box-shadow:unset;
}
.today-ul li a{
  width: 100%;
  height: 100%;
  display: inline-block;
  font-size:18px;
}
.today-ul::-webkit-scrollbar{
  display: none;
}
body .top-bar{
  margin-bottom:0;
}
.top-box{
  display: flex;
  justify-content: space-between;
  margin:20px 0;
  clear:both;
}
.side-left{
  width:calc( 948 / 1440 * 100% );
  margin-right:20px;
  background: #fff;
  padding: 10px;
  border: 1px solid #E6E6E6;
}
.side-right{
  width:calc( 456 / 1440 * 100% );
  background: #fff;
  border: 1px solid #E6E6E6;
}
.top-box .colum-list .title{
  width:100%;
  height: 43px;
}
.top-box h1{
  width: 100%;
  text-align: center;
  font-size: 20px;
  /*margin-top: 10px;*/
}
.top-box h1 a{
  color:rgba(0, 108, 191, 1);
  width:80%;
  margin:0 auto;
}
.side-left .content a{
  line-height: normal;
  vertical-align: middle;
  margin-top:8px;
}
.side-left .content .line:first-of-type a{
  margin-top:0;
}

.content .news-list .content .line{
  padding-left: 20px;
}
.content .line{
  position: relative;
  display: flex;
  align-items: center;
  gap: 2px;
}
.content .line a {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 36px;
}

.content .line a{
  padding-left:25px;
}
.side-left .content .line a{
  padding-left:0;
}
.side-left .content{
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 10px 10px;
}
.side-left .content .cont-left,
.side-left .content .cont-right{
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.side-left .content .cont-right{
  margin-left:15px;
}
.side-left .content .cont-left img{
  display: inline-block;
}
@media (max-width:1300px){
  .today-ul{
    justify-content:flex-start;
  }
}
@media (max-width:1200px){
  .top-nav{
    max-width:930px;
  }
  .top-nav-box{
    height:31px;
  }
  .today-ul{
    justify-content:center;
  }
  .today-ul li{
    height:20px;
    line-height:20px;
    margin-left:22px;
  }
  .today-ul li a,.top-box h1{
    font-size:12px;
  }
  .content .line a{
    font-size:10px;
  }
  body .date-area .layui-laydate-content td, body .date-area .layui-laydate-content th{
    width:29px;
    height:29px;
    line-height: 29px;
  }
  body #date-area .data_title{
    font-size:12px;
  }
  body #date-area .date-area-title-right>div,body .date-area .layui-laydate-content td, body .date-area .layui-laydate-content th{
    font-size:10px;
  }
  body #date-area .layui-laydate-content td{
    width:29px;
    height:29px;
    font-size:8px;
  }
  .content .line a{
    line-height:27px;
    margin-top:0;
  }
  .colum-list .dot .line:before{
    width:5px;
    height:5px;
  }
  .content .line a{
    padding-left:15px;
  }
  body .news-ranking .item .text.hot-read-story{
    font-size:10px;
  }
  body .column-GeneralList-title{
    margin-bottom:12px;
  }
  body .news-ranking .text.hot-read-story{
    line-height:10px;
  }
  .colum-list .news-list .item:first-of-type{
    margin-top:0;
  }
  .colum-list h2{
    font-size:12px;
  }
  .colum-list .news-list .item{
    margin-top:16px;
  }
  body .hot-read-list .num i{
    width:11px;
    height:11px;
    line-height:11px;
    font-size:6px;
  }
}
@media (max-width:992px){
  .top-nav{
    max-width:780px;
  }
  .today-ul li a, .top-box h1{
    font-size:10px;
  }
  .today-ul li{
    margin-left:18px;
  }
  .content .line a{
    font-size:8px;
  }
  body #date-area .date-area-title-right>div, body .date-area .layui-laydate-content td, body .date-area .layui-laydate-content th{
    font-size:8px;
  }
  .content .line a{
    line-height: 20px;
  }
  body .news-ranking .item .text.hot-read-story{
    font-size:8px;
  }
  .news-ranking-border{
    margin-bottom:9px!important;
  }
  .colum-list .news-list .item{
    margin-top:9px;
  }
  body .news-ranking .text.hot-read-story{
    line-height:8px;
  }
}
@media (max-width:768px){
  .today-ul li a, .top-box h1{
    font-size:8px;
  }
  .today-ul li{
    margin-left:13px;
  }
  body .date-area-title{
    padding:10px calc( 14 / 182 * 100% );
  }
  body .column-GeneralList-title{
    height:20px;
  }
  body #date-area .layui-laydate-content td{
    width: 17px;
    height: 17px;
    font-size: 6px;
  }
  body .date-area .layui-laydate-content td, body .date-area .layui-laydate-content th{
    width: 17px;
    height: 17px;
    font-size: 6px;
    line-height:17px;
  }
  body #date-area .data_title{
    font-size:10px;
  }
  .content .line a{
    font-size:6px;
  }
  .side-left .content{
    padding: 10px;
  }
  .content .line a{
    line-height:15px;
  }
  body .hot-read-list .num i{
    font-size:4px;
    width:8px;
    height:8px;
  }
  body .news-ranking .item .text.hot-read-story{
    font-size:6px;
  }
  body .news-ranking .text.hot-read-story{
    line-height:6px;
  }
  .colum-list .news-list .item{
    margin-top: 6.5px;
  }
  body .column-GeneralList-title{
    margin-bottom:6px;
  }
}
@media (min-width:577px){
  .colum-list .item-bg .content .line a:hover{
    color:#c21010;
  }
  .today-ul li:hover a{
    cursor: pointer;
    color:rgba(0, 108, 191, 1);
  }
  .today-ul li:hover{
    border-bottom:4px solid rgba(0, 108, 191, 1);
  }
  .side-left .content a:hover{
    color:rgba(0, 108, 191, 1);
    cursor: pointer;
  }
  .content .line a:hover{
    color: rgba(0, 108, 191, 1);
  }
}
@media (max-width:576px){
  .today-ul{
    justify-content: flex-start;
  }
  .today-ul li a, .top-box h1{
    font-size:16px;
  }
  .top-nav-box{
    height:40px;
  }
  .today-ul li{
    margin-left:25px;
  }
  .top-box{
    display:block;
  }
  .side-left{
    width:100%;
    margin-right:0;
  }
  .side-right{
    width:100%;
    margin-top:20px;
  }
  .top-box h1 a{
    width:100%;
    text-align:left;
  }
  .content .line a{
    font-size:16px;
    line-height:23px;
  }
  .content .line,.first-title{
    margin-top:15px;
  }
  .side-left .content{
    display:block;
  }
  .side-left .content{
    padding:0 0 5px 0;
  }
  .cont-right,.side-left .content .cont-right{
    margin-left:0;
  }
  body #date-area .data_title{
    font-size:18px;
  }
  body #date-area .date-area-title-right{
    justify-content:flex-end;
  }
  body #date-area .date-area-title-right>div, body .date-area .layui-laydate-content td, body .date-area .layui-laydate-content th{
    font-size:12px;
  }
  body #date-area .date-area-title>div img{
    height:9px;
  }
  body #date-area .layui-laydate-content td{
    width: 9vw;
    height: 9vw;
    font-size: 8px;
  }
  body .date-area .layui-laydate-content td, body .date-area .layui-laydate-content th{
    width: 9vw;
    height: 9vw;
    font-size: 8px;
    line-height: 9vw;
  }
  .colum-list{
    display:block;
  }
  .colum-list .item{
    width:100%;
  }
  .colum-list .dot .line:before{
    width:8px;
    height:8px;
  }
  .colum-list h2{
    font-size:20px;
  }
  body .hot-read-list .num i{
    width:18px;
    height:18px;
    line-height:18px;
    font-size:10px;
  }
  body .news-ranking .item .text.hot-read-story{
    font-size:16px;
    line-height:16px;
  }
  .colum-list .news-list .item{
    margin-top:14px;
  }
  .news-ranking-border{
    margin-bottom: 14px !important;
  }
}