body{
  background: #f5f5f5;
}

#banner {
  display: block;
  overflow: hidden;
  border-radius: 12px;
}

.plate-recomd {
  display: flex;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 12px;
}

.main-left {
  width: 700px;
  display: block;
  overflow: hidden;
}

.picBox {
  width: 700px;
  height: 400px;
  position: relative;
  overflow: hidden;
}

.picBox ul {
  height: auto;
  position: absolute;
  left: 0;
}

.picBox li {
  position: absolute;
  width: 700px;
  height: auto;
  float: left;
}

.picBox li img {
  width: 100%;
  height: 400px;
}

.ppt-navitation {
  display: block;
  width: 100%;
  color: #f9f9f9;
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  text-align: right;
  box-sizing: border-box;
}

.ppt-navitation i {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 16px;
  margin: 0px 2px;
  background: #fff;
  cursor: pointer;
}

.ppt-navitation .on {
  width: 28px;
  background-color: #5caf28;
}

.cf li span {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  color: #f9f9f9;
  padding: 10px 20px;
  box-sizing: border-box;
  background-color: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}

.main-right {
  margin-left: 30px;
  flex: 1;
}

.sma_wid_title {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.sma_wid_title h3 {
  font-size: 18px;
  line-height: normal;
  color: #666;
  font-weight: bold;
  margin-bottom: 12px;
}

.sma_wid_title h3 i {
  float: left;
  width: 6px;
  height: 20px;
  margin-right: 10px;
  background: #e86505;
  border-radius: 6px;
  margin-top: 3px;
}

.hot_zxgl {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.hot_zxgl li {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  border-bottom: 1px #eee dashed;
}

.hot_zxgl li .nor_hotzxgl {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  height: 36px;
}

.hot_zxgl li .nor_hotzxgl a {
  display: inline-block;
  width: 510px;
  /*    background: #f9f9f9;*/
  color: #444;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 36px;
}

.hot_zxgl li .nor_hotzxgl a i {
  width: 0;
  height: 0;
  float: left;
  margin-right: 6px;
  margin-top: 13px;
  line-height: normal;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #e86505;
}

.hot_zxgl li .nor_hotzxgl span {
  width: 80px;
  display: block;
  float: right;
  text-align: right;
  font-size: 13px;
  color: red;
  line-height: 36px;
}

.hot_zxgl li .hover_hotzxgl {
  width: 100%;
  display: none;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 12px;
  margin-top: 12px;
  position: relative;
  height: 70px;
}

.atrtxt_list {
  overflow: hidden;
  display: block;
}

.atrtxt_list i {
  float: right;
  color: #CCC;
  font-style: normal;
}

.atrtxt_list li {
  font-size: 14px;
  height: 39px;
  line-height: 39px;
  overflow: hidden;
  list-style-type: none;
  border-bottom: 1px dashed #eee;
}

.hot_zxgl li:nth-last-child(1),
.atrtxt_list li:nth-last-child(1) {
  border: 0;
}

.atrtxt_list li span.type {
  position: relative;
  float: left;
  width: 76px;
  display: inline-block;
}

.atrtxt_list li span.type a {
  color: #999;
}

.atrtxt_list li>a {
  position: relative;
  float: left;
  color: #666;
  text-decoration: none;
  width: 72%;
  /*	padding-left: 80px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.atrtxt_list li a:hover {
  color: #63B73D;
  text-decoration: underline;
}

.atrtxt_list img {
  margin: auto;
  vertical-align: middle;
  margin-right: 8px;
  width: 20px;
  height: 20px;
}

.atrtxt_list span.icon-xin {
  color: #FC5302;
  padding-left: 10px;
}


.comm_undmore_tit {
  width: 100%;
  /*  overflow: hidden;*/
  border-bottom: 2px solid #ededed;
  z-index: 1
}

/*
.comm_undmore_tit::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #ededed;
  bottom: 2px;
  position: absolute;
  z-index: 1;
}
*/
.comm_undmore_tit h2 i {
  display: inline-block;
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 6px;
  background-image: url(../images/comtitle1_icon.png);
  background-repeat: no-repeat;
}

.comm_undmore_tit h2 i.ind_icon_dj {
  background-position: 0 -108px;
}

.comm_undmore_tit h2 i.icon-cms-1 {
  background-position: 0 0;
}

.comm_undmore_tit h2 i.icon-cms-2 {
  background-position: 0 -160px;
}

.comm_undmore_tit h2 i.icon-cms-3 {
  background-position: 0 -324px;
}

.comm_undmore_tit h2 em {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: url(../images/azicon.png) no-repeat -130px -270px;
  margin: 5px 8px 0 0;
}

.comm_undmore_tit h2 {
  display: inline-block;
  padding-right: 6px;
  color: #404040;
  font-size: 20px;
  position: relative;
  height: 40px;
  font-weight: bold;
}

.comm_undmore_tit h2::after {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  height: 5px;
  background-color: #f76341;
  border-radius: 3px;
  width: 50px;
  margin-left: -25px;
  left: 50%;
  bottom: -2px;
}

.com_part_more {
  display: block;
  float: right;
  width: 22px;
  height: 20px;
  margin: 8px 0 0 10px;
  background: url(../images/azicon.png) no-repeat -100px -270px;
}

.com_part_more:hover {
  background-position: -70px -270px;
}



.container {
  width: 100%;
  /* 总宽度为1200px */
  display: flex;
  /* 使内部列进行弹性布局 */
  overflow: hidden;
}

/* --- 列样式 --- */
.left-column,
.center-column,
.right-column {
  padding: 20px 20px 0 0;
  box-sizing: border-box;
  /* 包含内边距在元素的总宽度和高度内 */
}

.left-column {
  /* 左列（图片）的弹性比例 */
  border-right: 1px solid #eee;
  /* 列之间的分隔线 */
  width: 320px;
}

.center-column {
  flex: 1;
  /* 中间列（文字列表）的弹性比例 */
  border-right: 1px solid #eee;
  /* 列之间的分隔线 */
  display: block;
  overflow: hidden;
  padding: 20px 20px 0;
}

.right-column {
  /* 右列（热门资讯）的弹性比例 */
  /* 稍微不同的背景色 */
  width: 260px;
  padding: 20px 0 0 20px
}

/* --- 左列内容样式 (图片板块) --- */
.news-image-block {
  margin-bottom: 20px;
  /* 图片板块之间的间距 */
  display: block;
  border-radius: 4px;
  overflow: hidden;
  background-color: #f9f9f9;
}

.news-image-block:last-of-type {
  margin-bottom: 0;
}

.news-image-block img {
  width: 100%;
  /* 图片宽度适应父容器 */
  height: auto;
  /* 保持图片原始比例 */
  display: block;
  object-fit: cover;
  /* 确保图片覆盖整个区域，可能会裁剪 */
}

.news-image-block .image-title {
  padding: 6px 10px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  background-color: #f5f5f5;
  margin: 0;
  white-space: nowrap;
  /* 防止标题换行 */
  overflow: hidden;
  text-overflow: ellipsis;
  /* 文本溢出显示省略号 */
}

.news-entry {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px dashed #eee;
  /* 列表项之间的虚线 */
  font-size: 14px;
}

.news-entry:last-of-type {
  border-bottom: none;
  /* 最后一个列表项无下划线 */
}

.news-entry .category {
  color: #999;
  margin-right: 8px;
  white-space: nowrap;
  /* 防止分类标签换行 */
}

.news-entry a {
  flex-grow: 1;
  color: #333;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news-entry a:hover {
  color: #007bff;
  text-decoration: underline;
}

.news-entry .date {
  color: #888;
  font-size: 13px;
  margin-left: 10px;
  white-space: nowrap;
}

/* --- 右列内容样式 (热门资讯) --- */
.hot-info h2 {
  font-size: 18px;
  color: #333;
  margin-top: 0;
  padding: 10px 15px;
  background-color: #f0f0f0;
  border-left: 3px solid #dc3545;
  /* 红色强调边框 */
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  border-radius: 6px;
}

.hot-info ol {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: hot-item-counter;
  /* 重置计数器 */
}

.hot-info li {
  position: relative;
  padding: 8px 0 8px 30px;
  /* 为自定义数字留出空间 */
  margin-bottom: 6px;
  font-size: 14px;
  border-bottom: 1px dashed #eee;
}

.hot-info li:last-child {
  border-bottom: none;
}

.hot-info li::before {
  counter-increment: hot-item-counter;
  /* 增加计数器 */
  content: counter(hot-item-counter);
  /* 显示计数器值 */
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-radius: 4px;
  font-weight: bold;
  color: #fff;
  background-color: #dc3545;
  /* 前几项使用红色背景 */
  font-size: 12px;
}

/* 为排名靠后的热门项使用不同背景色 */
.hot-info li:nth-child(n+4)::before {
  /* 从第4项开始应用 */
  background-color: #f0f0f0;
  /* 较浅背景色 */
  color: #555;
}

.hot-info li a {
  color: #333;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.hot-info li a:hover {
  color: #007bff;
  text-decoration: underline;
}
.list-cont{
  padding: 20px;
  box-sizing: border-box;
  border-radius: 12px;
}