.gzdt-left {
  float: left;
  width: 840px;
  background: #fff;
  padding: 0 22px;
  padding-bottom: 25px;
}

.gzdt-right {
  float: right;
  width: 320px;
  padding: 0 22px;
  background: #fff;
}

.gzdt-left .title,
.gzdt-right .title {
  font-size: 20px;
  color: #00baae;
  border-bottom: 1px solid #ddd;
  font-weight: normal;
  line-height: 45px;
}

.gzdt-list li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #dbdbdb;
}
.gzdt-list li:last-child{border: none;}
.news-title {
  font-size: 16px;
  color: #333;
  margin-top: 4px;
  line-height: 30px;
  width:100%
}
.gzdt-list .news-title a{
  width: 100%;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: bold;
  vertical-align: middle;
  color: #333;
}
.gzdt-list .news-titlesp{
  width: 475px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: bold;
  vertical-align: middle;
  color: #333;
}
.news-time{
  font-size: 14px;
  color: #999;
  line-height: 1.5;
}
.gzdt-list .img-box {
  display: inline-block;
  height: 145px;
  vertical-align: middle;
  width: 230px;
}

.gzdt-list .news-prief {
  display: inline-block;
  width: 545px;
  vertical-align: top;
  margin-left: 16px;
  line-height: 26px;
  position: relative;
  top: 5px;
}
.gzdt-list .noimg-prief {
  width: 100%;
  margin-left: 0;
  position: relative;
  top: 0;
}

.gzdt-list .img-box img {
  width: 230px;
  height: 145px;
}

.gzdt-list .news-gk {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-break: break-all;
}
.gzdt-list .news-gk a{
  color: #666;
}
.news-prief a:hover{
  text-decoration: underline;
}
.news-time {
  font-size: 12px;
  color: #999;
  line-height: 1.8;
}
.gg_date{ display: inline-block; width: 38px; height: 42px; border: solid 1px #00baae; border-radius: 5px; overflow: hidden; text-align: center;vertical-align: middle;}
.gg_date h2{ height: 22px; line-height: 22px; border-bottom: solid 1px #00baae; color: #fff; background: #00baae;font-size: 16px;}
.gg_date h3{ height: 19px; line-height: 19px; color: #00baae; font-size: 16px; font-weight: bold;}
.gg_title{
  float: right;vertical-align: middle;margin-left: 4px;width: 230px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-all;
}
.gg_title a{color: #333;}
.gg_title a:hover{text-decoration: underline;}
.gg_list{margin-top: 20px;}
.gg_list li{
  margin-bottom: 30px;
}
.h3-title span,.h3-title .more{background: #fff;}

.pageC{text-align: right;}
.pageC a{
color: #00bcae;
}
.back-index{
    position: absolute;
    right: 0;
    bottom: 5px;
    color: #fff;
}
.back-index a{
    color: #fff;
}
.pageC .p-go-num{
width: 40px;
border: 1px solid #dbdbdb;
}
.pageC .p-go-btn{
background: #00bcae;
color: #fff;
padding: 2px 9px;
border: none;
border-radius: 4px;
}