.news {
    height: 443PX;
  display: flex;}
.news__pic {
  width: 62%;
  height: 100%;
  overflow: hidden;
  position: relative;
    margin-top: 24PX;}
.news__pic-list {
  width: 500%;
  height: 100%;
  display: flex;}
.news__pic-list-item {
  width: 20%;
  height: 100%;
  position: relative;}
.news__pic-list-item-text {
  width: 100%;
  height: 64px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 16px;}
.news__pic-list-item-text > a {
  display: block;
  width: 550px;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;}
.news__pic-list-item > a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;}
.news__pic-list-item > a > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;}
.news__pic .news__pic-list-item-text-toggle {
  display: flex;
  width: 120px;
  height: 16px;
  position: absolute;
  bottom: 70px;
  right: 0;}
.news__pic .news__pic-list-item-text-toggle > li {
  width: 18px;
  height: 18px;
  background-color: rgba(0, 0, 0, 0.507);
  margin: 0 2px;
  transition: all 0.3s ease;
  cursor: pointer;}
.news__pic .news__pic-list-item-text-toggle > li:hover {
  background-color: rgb(25, 102, 180);}
.news__pic .news__pic-list-item-text-toggle .active {
  background-color: rgb(25, 102, 180);}
.news__text {
  width: 50%;
  height: 100%;
  box-sizing: border-box;
  padding: 24px 54px;
  border: 1px solid #dcdcdc;
  border-left: none;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  transition: all 0.3s ease;
  position: relative;}
.news__text > img {
  position: absolute;
  width: 128px;
  right: 0;
  bottom: 0;}
.news__text:hover {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
.news__text-list {
  width: 100%;
  height: 100%;}
.news__text-list-item {
  display: flex;
  box-sizing: border-box;
  height: 36px;
  cursor: pointer;}
.news__text-list-item p {
  transition: color 0.3s ease;}
.news__text-list-item:hover a {
  color: rgb(25, 102, 180);}
.news__text-list-item time {
  position: relative;
  box-sizing: border-box;
  padding-right: 18px;}
.news__text-list-item time::after {
  content: '';
  position: absolute;
  right: 0;
  top: 5px;
  width: 2px;
  height: 70%;
  background-color: rgb(25, 102, 180);}
.news__text-list-item time div:first-child {
  width: 24px;
  position: relative;
  overflow: hidden;
  height: 22px;
  color: rgb(25, 102, 180);}
.news__text-list-item time div:first-child > span {
  display: block;
  position: absolute;
  right: -21px;
  white-space: nowrap;
  font-size: 20px;
  font-weight: 600;}
.news__text-list-item time div:last-child {
  width: 49px;
  position: relative;
  overflow: hidden;
  height: 22px;
  margin-top: 4px;
  color: rgb(25, 102, 180);}
.news__text-list-item time div:last-child > span {
  display: block;
  position: absolute;
  left: 0;
  white-space: nowrap;
  font-size: 17px;
  font-weight: 600;}
.news__text-list-item > a {
  width: 500px;
  height: 100%;
  margin-left: 16px;
  font-size: 17px;
  color: #333;
  overflow: hidden;
  letter-spacing: 1.2px;
  line-height: 26.4px;
  white-space: nowrap;
  text-overflow: ellipsis;}
A.c1157467{
font-size: 9pt;
color: #222222;
line-height: 150%;
text-decoration: none;}
A.c1157467:link {
color: #222222;}  
A.c1157467:visited {
color: #222222;}  
A.c1157467:active {
color: #222222;}  
A.c1157467:hover {
color: #cc0000;}
A.c1157468{
font-size: 9pt;
color: #222222;
line-height: 150%;
text-decoration: none;}
A.c1157468:link {
color: #222222;}  
A.c1157468:visited {
color: #222222;}  
A.c1157468:active {
color: #222222;}  
A.c1157468:hover {
color: #cc0000;}
A.c1157469{
font-size: 9pt;
color: #222222;
line-height: 150%;
text-decoration: none;}
A.c1157469:link {
color: #222222;}  
A.c1157469:visited {
color: #222222;}  
A.c1157469:active {
color: #222222;}  
A.c1157469:hover {
color: #cc0000;}
