@charset "utf-8";
/* CSS Document by cjy */
.tygl-main .cen-main {
  background:#f9f9f9;
}
.tygl-main .cen-div {
  margin: 0px auto;
  width: 1028px;
  padding: 20px 36px 0;
  overflow: hidden;
  background: #fff;
}
.tygl-main .con_title_left {
  line-height: 30px;
  color: #9e9e9e;
}
.tygl-main .con_title_left a {
  color: #9e9e9e;
}
.tygl-main .con_title_left a:hover {
  color: #A10000;
}
.tygl-main .con_title_left span {
  color: #9e9e9e;
}
.tygl-main .con_title_left .title {
  font-size: 26px;
  color: #333333;
}
.tygl-main .con_title_left .title .list_left_title {
  color: #333333;
  font-size: 24px;
}
.tygl-main .con_title_left .listpo {
  height: 40px;
  line-height: 40px;
}
.tygl-main .cen-div-1 {
  overflow: hidden;
  min-height: 800px;
  border-top: 1px solid #eeeeee;
  padding-bottom: 20px;
}
.tygl-main .cen-div-1 .con-left {
  float: left;
  width: 178px;
  min-height: 800px;
  border-right: 1px solid #eeeeee;
}
.tygl-main .cen-div-1 .con-left ul li {
  line-height: 30px;
  font-size: 14px;
  padding: 10px 0;
  cursor: pointer;
  border-bottom: 1px solid #eeeeee;
}
.tygl-main .cen-div-1 .con-left ul li a {
  display: block;
  color: #ca1c1d;
  text-align: left;
  text-indent: 14px;
}
.tygl-main .cen-div-1 .con-left ul li a:hover {
  background: #ca1c1d;
  color: #fff;
}
.tygl-main .cen-div-1 .con-right {
  float: right;
  width: 830px;
  font-size: 16px;
}
.tygl-main .cen-div-1 .con-right .list_div {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
.tygl-main .cen-div-1 .con-right .list_div:hover {
  background: #f7f7f7;
}
.tygl-main .cen-div-1 .con-right .list_div .list-right_title {
  color: #525252;
  cursor: pointer;
  font-size: 18px;
  line-height: 50px;
}
.tygl-main .cen-div-1 .con-right .list_div .list-right_title a {
  color: #525252;
  font-size: 18px;
}
.tygl-main .cen-div-1 .con-right .list_div .list-right_title a:hover {
  color: #A10000;
}
.tygl-main .cen-div-1 .con-right .list_div td.time {
  color: #999999;
}
.tygl-main .cen-div-1 .con-right .list_div .column-name {
  background: #ca1c1d;
  padding: 5px;
  color: #fff;
}
.tygl-main .cen-div-1 .con-right .list_div .column-name a {
  color: #fff;
}






/*20241108新增*/
.gzw241108xz-lm1{
  overflow: hidden;
  margin-top: 20px;
}
.gzw241108xz-lm1 span{
  display: inline-block;
  float: left;
  margin-right: 30px;
}
.gzw241108xz-lm1 span a{
  display: inline-block;
  height: 60px;
  line-height: 60px;
  border-radius: 10px;
  padding: 0 25px;
  background: #efeded;
  font-size: 26px;
  color: #000000;
}
.gzw241108xz-lm1 span.action a{
  background: #c2121c;
  color: #fff;
}
.gzw241108xz-lm2{
  margin-top: 30px;
  padding-bottom: 50px;
}
.gzw241108xz-lm2-ys1 ul{
  display: block;
  overflow: hidden;
}
.gzw241108xz-lm2-ys1 ul li{
  width: 100%;
  height: 58px;
  line-height: 58px;
  float: left;
  border-bottom: 1px solid #cccccc;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gzw241108xz-lm2-ys1 ul li a{
  font-size: 18px;
  color: #525252;
}
.gzw241108xz-lm2-ys1 ul li a i{
  font-size: 20px;
  color: #cccccc;
  font-weight: bold;
  margin: 0 8px;
}
.gzw241108xz-lm2-ys1 ul li a:hover{
  color: #A10000;
}
.gzw241108xz-lm2-ys2 img{
  max-width: 100%;
}