.home {
}

.home-title {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 10px;
}

.home-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.home-item-title {
  font-weight: bold;
  margin-bottom: 5px;
  /*word-break: break-all;*/
}

.home-item-title a:not(:hover) {
  color: inherit;
}

.home-item-desc {
  margin-bottom: 5px;

  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.home-item-other {
  display: flex;
  align-items: center;
  color: #878787;
  white-space: nowrap;
}

.home-item-other > *:not(:last-child):after {
  content: "|";
  margin: 0 5px;
}
.home-item-other > *:nth-child(1) i {
  margin-top: -1px;
}
.home-item-other > *:nth-child(3) {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #515a6e;
}

.home-item-other i {
  cursor: pointer;
}



.home-pic-body {
  border: 1px solid #6095D8;
  /*box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);*/
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.26);
  padding: 15px;
}

.home-pic-body img {
  display: block;
  width: 100%;
}

.home-newsletter {
}

.home-newsletter .home-item-title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.home-newsletter .home-item:not(:last-child) {
  border-bottom: 1px solid #C7C7C7;
}
/* CID 12832 //2022.08.09 //Begin */

/*.home-RT {*/
/*  position: relative;*/
/*}*/

/*.home-RT:before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  height: 100%;*/
/*  width: 1px;*/
/*  left: 50%;*/
/*  top: 0;*/
/*  background-color: #C7C7C7;*/
/*}*/

/* CID 12832 //2022.08.09 //Begin */

.home-regulations .home-item-title,
.home-topics .home-item-title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.home-regulations {
}

.home-regulations-body {
}

.home-topics {
}

/*CID 26211 2024.0830 //begin*/
/*新样式样式*/
/*CID 26211 2024.0911 //begin*/
.home-pic {
  height: 100%;
  width: 64.8%;
  font-size: 13px !important;
}
/*CID 26211 2024.0911 //End*/
.newsletters-law {
  /*height: 48%;*/
  /*height: 400px;*/
  /*border: 1px solid #E7E7E7;*/
  /*padding: 0.4em 0.8em 0.4em 1em;*/
  /*background-color: #f0f0f0;*/
  /*overflow-y: auto;*/
  /*margin: 10px 0;*/
  /*border-radius: 5px;*/
}
.home-newsletter .zjty::-webkit-scrollbar{
  width: 3px;
}
.home-newsletter .zjty::-webkit-scrollbar-track {
  background-color: #fff; /* 控制滚动条背景色 */
}
.home-newsletter .zjty::-webkit-scrollbar-thumb {
  background-color: #558ED5; /* 控制滑块（滚动按钮）的颜色 */
}
.home-newsletter .zjty::-webkit-scrollbar-thumb:hover {
  background-color: #558ED5; /* 当鼠标悬停在滑块上时的颜色 */
}
.home-newsletter .zjty::-webkit-scrollbar-thumb {
  border-radius: 4px; /* 控制滑块的圆角大小 */
  /*box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); !* 控制滑块的阴影效果 *!*/
}

.home-newsletter h3{
  color: #558ED5;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/*CID 26534 2024.0929 //Begin*/
.home-blurb{
  color: #555 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-word;
  font-size: 12px;

}
/*CID 26534 2024.0929 //End*/

.newsletters-list{
  margin: 10px 0;
  padding-left: 10px;
}
/*CID 26211 2024.0911 //Begin*/
.home-right-article{
  /*width: 42%;*/
  flex: 1;
  padding: 0 10px;
  font-size: 13px !important;
  margin-left: -10px;
}
/*CID 26211 2024.0911 //End*/
.home-newsletter h3 span{
  color: #558ed5;
}
.home-article{
  margin-right: -31px;
  padding-left: 5px;
  margin-left: 10px;
}
.home-article h3{
  color: #558ED5;

}
.article-title{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.home-article-list p{
  color: #C5C5C5;
  padding-left: 10px;

}
.home-article-content{
  padding-left: 10px;
  color: #555;
  font-size: 12px;
}
.home-newsletter .zjty{
  /*height: 48%;*/
  height: 345px;
  border: 1px solid #E7E7E7;
  /*padding: 0.4em 0.8em 0.4em 1em;*/
  /*background-color: #f0f0f0;*/
  z-index: 99;
  overflow-y: auto;
  margin: 10px 0;
  background-color: #f2f2f2;
  font-size: 12px;
}
/*CID 26552 2024..0924 //begin*/
.home-newsletter .zjty a{
  color: #555 !important;
  display: inline-block;
  /*margin: 0 px;*/
  /*font-weight: lighter;*/
  padding-right: 5px;
  /*margin-bottom: 10px;*/
  /*margin-top: -5px;*/
}
.home-newsletter .zjty  font{
  /*font-weight: bold;*/
  display: block;
  margin: 7px 0px -1px;
}
/*CID 26552 2024..0924 //End*/
.newsletters-zjty{
  height: 400px;
  border: 1px solid #E7E7E7;
  padding: 0.4em 0.8em 0.4em 1em;
  background-color: #f0f0f0;
  overflow-y: auto;
  margin: 10px 0;
  border-radius: 5px;
}
/*CID 26211 2024.0830 //End*/