body {
  color: #333333;
  font-family: '微软雅黑';
  border: none;
  margin: 0;
  padding: 0;
}
.clearboth {
  clear: both;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}
.neirong {
  background-color: #eef5fb!important;
  overflow: hidden;
}
.neirong .dqwz {
  background: url(dqwz_bg.png) no-repeat left center;
  margin:15px 0px;
  padding-left:15px;
}
.dqwz,
.dqwz a,
.dqwz span {
  font-size: 14px;
  color: #666666;
  margin: 0px 5px;
}
.col_list ul{
display:flex;
justify-content: left;
}
.col_list li {
  float: left;
  width: 32.25%;
  margin-left: 1.625%;
  text-align: center;
  background-color: #ffffff;
  line-height: 70px;
  box-shadow: #666666;
}
.col_list li a {
  display: block;
  font-size: 18px;
  color: #006eab;
  font-weight: bold;
}
.col_list li img {
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.col_list li:first-child {
  margin-left: 0px;
}
.col_list li:hover,
.col_list li.on {
  background-color: #006eab;
}
.col_list li:hover a,
.col_list li.on a {
  color: #ffffff;
}
.new_list,
.img_list,.video_list {
  background-color: #ffffff;
  margin: 20px auto 30px;
  padding: 20px 35px;
}
.new_list ul {
  padding: 10px;
}
.col_name {
  background: url(colname_bg.png) repeat-x left bottom;
  height: 50px;
  font-size: 24px;
  font-weight: bold;
  color: #222222;
}
.new_list .page-content>li {
  line-height: 55px;
  border-bottom: 1px dashed #dddddd;
  background: url(new_list_bg.png) no-repeat 8px center;
  padding-left: 30px;
  overflow: hidden;
}
.new_list .page-content>li a {
  float: left;
  white-space: nowrap;
  width: 86%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #666666;
  font-weight:bold;
}
.new_list .page-content>li span {
  float: right;
  font-size: 16px;
  color: #999999;
}

/* 图片新闻 */
.img_list .page-content>li {
  border-bottom: 1px dashed #dddddd;
  overflow: hidden;
  padding: 20px 0px;
}
.img_list .page-content>li img {
  border-bottom: 1px solid #ededed;
}
.img_left {
  float: left;
  width: 23%;
}
.img_right {
  float: right;
  width: 75%;
}
.img_intro>a {
  font-size: 18px;
  color: #222222;
  margin-top: 5px;
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight:bold;
}
.img_intro span {
  display: block;
  font-size: 16px;
  color: #666666;
  margin: 20px 0px 40px;
}

/* .li_intro::after {
  content: '...';
  position: absolute;
  bottom: 0;
  right: 8px;
  padding-left: 30px;
  background: -webkit-linear-gradient(left, transparent, #fff 50%);
  background: -o-linear-gradient(right, transparent, #fff 50%);
  background: -moz-linear-gradient(right, transparent, #fff 50%);
  background: linear-gradient(to right, transparent, #fff 50%);
} */
.li_intro {
  float: left;
  width: 80%;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  overflow: hidden;
  position: relative;
  max-height: 48px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.li_more {
  float: right;
  width: 14%;
  line-height: 35px;
  border: 1px solid #006eab;
  text-align: center;
  margin-top: 5px;
}
.li_more a {
  font-size: 14px;
  color: #006eab;
}
.img_left img {
  width: 100%;
  height:170px;
  object-fit: cover;
}
/* 视频新闻 */
.video_list .page-content> li{
  float:left;
  position: relative;
  width:32%;
  margin-left:2%;
  margin-top:20px;
}
.video_list .page-content>li:nth-child(3n+1){
  margin-left:0;
}
.video_list .page-content>li img.st{
  width:100%;
height:100%;
    object-fit: cover;
}
.video_list .page-content>li img.zt{
  position:absolute;
  bottom: calc(50% - 72px/2);
  left: calc(50% - 72px/2);
  cursor: pointer;
}
.simple_pgToolbar{
  border:0!important;
}
.lucidity_pgFirst,.lucidity_pgLast,.lucidity_pgRefresh,.lucidity_separator{
  display:none!important;
}
.lucidity_pgPanel td:last-child{
  display:none!important;
}
.lucidity_pgPanel td:nth-child(8),.lucidity_pgPanel td:nth-child(9){
  display:none!important;
}
.lucidity_pgToolbar{
  border:0!important;
  margin: 30px auto 0px!important;
  width: auto!important;
}
.lucidity_pgPanel .lucidity_pgBtn {
  width: 30px;
  border: 1px solid #d9e2ea;
  color:#78878f;
  font-weight: bold;
  border-radius: 5px;
}
.lucidity_pgPanel .lucidity-ui-paging-container li.ui-pager,.lucidity_pgPanel .lucidity-ui-paging-container li.ui-paging-ellipse {
  border: 1px solid #d9e2ea;
  background-color: #eff7fb;
  border-radius: 5px;
  height: 28px;
  line-height: 28px;
  min-width: 30px;
  text-align: center;
  padding: 0px;
}
.lucidity_pgPanel .lucidity-ui-paging-container li{
  color:#a6a7a8
}
.lucidity_pgPanel .lucidity-ui-paging-container li.focus,.lucidity_pgPanel .lucidity-ui-paging-container li.ui-pager:hover,.lucidity_pgPanel a.lucidity_pgPrev:hover,.lucidity_pgPanel a.lucidity_pgNext:hover{
  background-color: #006eab;
}
.lucidity_pgPanel a.lucidity_pgPrevDisabled,.lucidity_pgPanel  a.lucidity_pgPrevDisabled:hover,.lucidity_pgPanel a.lucidity_pgNextDisabled,.lucidity_pgPanel  a.lucidity_pgNextDisabled:hover{
  background: none;
  color: #c0b8b8;
  cursor: not-allowed;
}
@media only screen and (max-width: 769px) {
  .neirong {
    width: 100%;
    padding: 0px 10px;
  }
  .w1200 {
    width: 100%;
  }
  .col_list li {
    width: 49%;
  }
  .col_list li:nth-child(2n + 1) {
    margin-left: 0px;
  /*  margin-top: 2%; */
  }
  .col_list li:first-child {
    margin-top: 0px;
  }
  .new_list {
    background-color: #ffffff;
    margin: 20px auto 30px;
    padding: 10px;
  }
  .new_list .page-content>li a {
    width: 68%;
  }
  .img_list,.video_list{
    padding: 10px;
  }
  .img_left {
    width: 37%;
  }
  .img_right {
    width: 60%;
  }
  .li_intro {
    width: 78%;
  }
  .li_more {
    width: 18%;
  }
  .img_intro span {
    margin: 20px 0px 20px;
  }
  .video_list .page-content> li {
    width:100%;
margin-left:0;
  }
.col_list ul{
flex-wrap: wrap;
}
.col_list li {
    margin-bottom: 20px;
}
.col_list li:nth-child(2n+1) {
    margin-left: 0px;
}
}
@media only screen and (max-width: 740px) {
  .img_left,
  .img_right {
    width: 100%;
  }
  .li_intro {
    width: 72%;
  }
  .li_more {
    width: 22%;
  }
}
@media only screen and (max-width: 500px) {
  .new_list ul {
    padding: 0px;
  }
  .new_list .page-content>li a {
    width: 62%;
  }
  .img_left img{
    height: auto;
  }
}
.video_list .page-content> li{
height:207px;
}
.video_list .page-content> li p{
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 33px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 0 0 4px 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}