.content-0126-content .hongqi {
  font-weight: 400;
  font-size: 18px;
  color: #171725;
  line-height: 22px;
}
.content-0126-content .hongqi strong{
   font-weight: bolder;
}
.content-0126-content .hongqi em{
   font-style: italic;
}
#photoListDataWG {
  overflow: hidden;
}
#photoListDataWG .photo-list-pic {
  width: 100%;
  height: 100%;
  display: flex;
  background: aliceblue;
  justify-content: center;
  position: relative;
}
#photoListDataWG .photo-list-pic img {
  max-width: 100%;
  height: 100%;
}
#photoListDataWG .photo-list-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 98%;
  height: 36px;
  font-size: 16px;
  background: #0000003d;
  line-height: 36px;
  padding: 0 12px;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-nav-001 {
  width: 100%;
}
.header-wrapper,
.search-box-001 {
  height: 90px;
  width: 1440px;
  margin: 0 auto;
}
.home-nav-001-list {
  height: 54px;
  background: #1e75ff;
  margin: 0 auto;
}

.home-nav-001-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home-nav-data-list-001 {
  display: flex;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  justify-content: space-around;
}
.home-nav-data-list-001 span {
  cursor: pointer;
  font-size: 20px;
  color: #ffffff;
  /** height: 60px;
      line-height: 60px;**/
  display: block;
  margin: 0px 16px;
}
.home_web_jc {
  position: relative;
}
.home_web_jc:before {
  position: absolute;
  bottom: -6px;
  left: 50%;
  height: 4px;
  background: #fff;
  content: "";
  width: 24px;
  border-radius: 6px;
  /* margin-left: -25px; */
  transform: translateX(-50%);
}
.lang-data-list span,
.lang-data-list a {
  font-size: 16px;
  color: #303133;
  white-space: nowrap;
  margin-left: 24px;
}
.lang-data-list {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.land-data-list span.hot-lang-data-list {
  color: #1e75ff !important;
}

.headline-content-box-div {
  display: flex;
  justify-content: center;
  /* width: 1440px; */
  margin: 0 auto;
  margin-top: 20px;
}
.headline-content-box-001-012 {
  display: flex;
  /* width: 100%; */
}
.headline-content-box-001 {
  display: flex;
  height: 694px;
  border-bottom: 1px solid #dedede;
}
.headline-content-left-box-002 {
  height: 694px;
}
.headline-content-left-box-003 {
}
.headline-content-data-list-002 {
  display: flex;
  height: 100%;
}
.headline-header-title-box {
  font-weight: bold;
  font-size: 28px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #ccc;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.headline-header-title-box-01 {
  font-weight: bold;
  font-size: 28px;
  height: 80px;
  line-height: 80px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.headline-components-002-box {
  width: 1120px;
}
.headline-components-003-box {
  width: 296px;
  padding: 0 0 0 24px;
}
.header-title-text-002 {
  position: relative;
  display: inline-block;
  color: #113961;
}
.header-title-text-002:before {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  background: #8dc11f;
  content: "";
  width: 100%;
}

.list-box-006 {
  width: 364px;
  cursor: pointer;
  overflow: hidden;
}
.list-box-006-img {
  height: 206px;
  overflow: hidden;
}
.list-box-006-img img {
  width: 100%;
  height: 100%;
  transition: 0.8s;
}
.list-box-006-img img:hover {
  transform: scale(1.06);
}
.story-data-list-item-right-box-0102 {
  flex-shrink: 0;
  width: calc(100% - 350px);
  height: 100%;
  overflow: hidden;
}
.list-box-006-title {
  font-weight: 500;
  width: 100%;
  min-height: 26px;
  margin: 12px 0 6px 0;
  font-size: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.data-list-002-001-left {
  width: 364px;
  display: flex;
  flex-direction: column;
}
.list-card-box-006 {
  width: 364px;
  cursor: pointer;
  border-top: 1px solid #ccc;
}
.list-card-box-006-icon {
  height: 20px;
  padding: 0 10px;
  line-height: 20px;
  color: #fff;
  background: #955d8c;
  text-align: center;
  display: inline-block;
}
.data-list-002-001-right {
  width: calc(100%);
  height: 694px;
  background: #fff;
}

.carousel-list-008-0123 {
  height: 268px;
  width: 326px;
  cursor: pointer;
  border: 1px solid #ccc;
}
.carousel-list-008-0123-img {
  height: 172px;
  width: 326px;
  overflow: hidden;
}
.carousel-list-008-0123-img img {
  width: 100%;
  height: 100%;
  transition: 0.8s;
}
.carousel-list-008-0123-img img:hover {
  transform: scale(1.06);
}
.carousel-list-008-0123-title {
  width: calc(100% - 20px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  padding: 20px 10px 0;
}

.carousel-list-008 {
  height: 250px;
  width: 256px;
  cursor: pointer;
}
.carousel-list-008-img {
  height: 186px;
  width: 100%;
  overflow: hidden;
}
.carousel-list-008-img img {
  width: 100%;
  height: 100%;
  transition: 0.8s;
}
.carousel-list-008-img img:hover {
  transform: scale(1.06);
}
.carousel-list-008-title {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  padding-top: 10px;
}
.carousel-box-content-008-0123 {
  display: flex;
  gap: 30px;
}
.carousel-box-content-008 {
  display: flex;
  padding-left: 38px;
  padding-top: 40px;
  gap: 30px;
}
.more-column-btn {
}
.nav_head-btn {
  color: #393939 !important;
  font-size: 16px;
}
.nav_head-icon {
  font-size: 14px;
  color: #393939;
}

.carousel-list-009 {
  display: flex;
  cursor: pointer;
  flex-direction: column;
}
.carousel-list-009-img {
  width: 296px;
  height: 166px;
  flex-shrink: 0;
  overflow: hidden;
  text-align: center;
  background: #f7f7fa;
}
.carousel-list-009-img img {
  height: 100%;
  max-width: auto !important;
  transition: 0.8s;
}
.carousel-list-009-img img:hover {
  transform: scale(1.06);
}
.carousel-list-009-title {
  width: 100%;
  height: 64px;
  font-weight: 700;
  font-size: 18px;
  color: #171725;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-009-title-text {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  /**font-family: PingFang SC;**/
  font-family: inherit;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin-top: 2px;
}
body:lang(km) .list-009-title-text {
    font-size: 16px;
    line-height: 25px;
    margin-top: 4px;
}
.list-009-title-summary {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #808080;
  line-height: 20px;
}
.gg-list-001 {
  width: 318px;
  height: 179px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  margin-top: 20px;
  box-shadow: 0 2px 12px 0 rgb(0 0 0 / 57%);
}
.gg-list-001 img {
  width: 100%;
  height: 100%;
  transition: 0.8s;
}
.gg-list-001 img:hover {
  transform: scale(1.06);
}
.delete-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 22px;
  display: none !important;
}
.gg-list-001:hover .delete-icon {
  display: block !important;
}
.headline-content-line-0102-0106 {
  border-bottom: 1px solid #ccc;
}
.headline-content-line-0102-0613 {
  border-bottom: 1px solid #ccc;
}
.column-line-0012-ser {
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.headline-content-line-0102 {
  width: 1440px;
  margin: 0 auto;
}
.list-box-pic-text-010 {
  width: 364px;
  height: 346px;
  cursor: pointer;
}
.list-box-pic-text-010-img {
  width: 100%;
  height: 203px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.list-box-pic-text-010-img img {
  width: 100%;
  height: 100%;
  transition: 0.8s;
}
.list-box-pic-text-010-img img:hover {
  transform: scale(1.06);
}
.list-box-pic-text-010-title {
  padding-top: 20px;
  line-height: 26px;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 76px;
}
.list-box-pic-text-010-time {
  color: #666666;
  padding-top: 0;
}
.video-icon {
  position: absolute;
  bottom: 16px;
  right: 16px;
  font-size: 80px;
  color: #fff;
}
.headline-content-data-list-box-0910-012 {
  padding: 38px 0 56px 0;
}
.headline-content-data-list-box-0910 {
  width: 1440px;
  margin: 0 auto;
}
.data-list-0910-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 6px 50px;
}

.story-data-list-box-0102 {
  width: 100%;
  display: flex;
}
.story-data-list-item-box-0102 {
  flex-shrink: 0;
  width: 1236px;
  background-color: #f8f8f8;
  position: relative;
  display: flex;
  height: 510px;
  cursor: pointer;
}
.story-data-list-item-float-icon-box-0102 {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  padding: 0 8px;
  color: #fff;
  background-color: #b7926a;
}
.story-data-list-item-left-title-box-0102 {
  width: 286px;
  margin: 42px 32px 0 32px;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 30px;
  color: #000000;
  height: 126px;
  line-height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  flex-shrink: 0;
}
.story-data-list-item-right-content-box-0102 {
  flex-shrink: 0;
  width: calc(100% - 1240px);
  height: 510px;
  overflow: hidden;
}
.story-data-list-item-right-box-0102 img {
  width: 100%;
  height: 100%;
  transition: 0.8s;
}
.story-data-list-item-right-box-0102 img:hover {
  transform: scale(1.06);
}
.story-data-list-item-left-content-box-0102 {
  font-family: PingFang SC;
  margin: 20px 32px;
  font-weight: 400;
  font-size: 18px;
  color: #808080;
  line-height: 32px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  height: 318px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.story-data-list-item-time-box-0102 {
  margin: 20px 32px;
  font-size: 16px;
  color: #808080;
}
.story-data-list-item-right-content-box-000102 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  justify-content: space-between;
}

.picture-list-box-0123 {
  width: 499px;
  cursor: pointer;
}
.picture-list-img-box-0123 {
  width: 500px;
  height: 274px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #f9f2f2;
}
.picture-list-img-box-0123 img {
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  transition: 0.8s;
}
.picture-list-img-box-0123 img:hover {
  transform: scale(1.06);
}
.picture-list-title-box-0123 {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  background: #f1f1f5;
  height: 88px;
  padding: 16px 12px;
  box-sizing: border-box;
  line-height: 1.5;
}
.picture-list-box-0123-center {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0 56px;
}
.headline-foot-box-002 {
  width: 1072px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.headline-foot-box {
  justify-content: center;
  background-color: #292932;
}
.headline-foot-box-logo-text {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 28px;
  color: #ffffff;
  padding-top: 62px;
}
.foot-nav-text {
  font-weight: 500;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  margin-right: 20px;
}
.headline-foot-box-nav-list {
  padding: 40px 0 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.foot-0012-text {
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 28px;
}
.content-box-0126 {
  width: 800px;
  min-height: 600px;
  padding-top: 0;
  padding-bottom: 94px;
}
body:lang(km) .content-box-0126{
  width: 1000px;
}
.content-0126-info-icon {
  display: flex;
}
.content-0126-info-icon img {
  width: 26px;
  height: 26px;
  margin-right: 30px;
  cursor: pointer;
  border-radius: 6px;
  overflow: hidden;
}
.content-0126-info-text span {
  font-size: 14px;
  color: #505050;
  padding-left: 6px;
}
.content-0126-content {
  padding: 18px;
}
.content-0126-content p:has(img) {
    text-indent: 0;
}
.content-0126-content img {
  max-width: 100%;
}
.content-0126-content p:has(video) {
  text-align: center;
  text-indent: 0;
}
.content-0126-content video {
  max-width: 100%;
  min-width: 337.5px;
  height: 100%;
  min-height: 480px;
  max-height: 600px;
}
.content-0126-bottom-tag {
  padding: 18px;
}
.content-0126-bottom-tag-keyword {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin-right: 10px;
}
.tag-list-0126 {
  font-size: 16px;
  color: #fff;
  padding: 4px 10px;
  background-color: #b7926a;
  border-radius: 30px;
  margin-right: 16px;
}
.content-box-0126 .position_ll {
  padding-bottom: 24px;
}
.content-box-0126 .position_ll .mbx_ll {
  font-weight: 400;
  font-size: 14px;
  color: #171725;
}
.content-box-0126 .position_ll .nav_head {
  font-weight: 400;
  font-size: 14px;
  color: #171725;
}
.content-box-0126 .position_ll .nav_head span {
  font-weight: 400;
  font-size: 14px;
  color: #171725;
}
.content-0126-title {
  font-weight: 700;
  font-size: 26px;
  color: #171725;
  min-height: 62px;
  line-height: 60px;
  padding-bottom: 6px;
}
.content-0126-info {
  height: 28px;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content-0126-info-icon {
  display: flex;
}
.content-0126-info-icon img {
  width: 24px;
  height: 24px;
  margin-right: 24px;
  cursor: pointer;
}
.content-0126-info-text span {
  font-weight: 400;
  font-size: 14px;
  color: #171725;
  padding-left: 6px;
}
.content-0126-content {
  padding: 18px;
}
.content-0126-content video {
  max-width: 100%;
}
.content-0126-bottom-tag {
  padding: 18px;
}
.content-0126-bottom-tag-keyword {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin-right: 10px;
}
.tag-list-0126 {
  font-size: 16px;
  color: #fff;
  padding: 4px 10px;
  background-color: #b7926a;
  border-radius: 30px;
  margin-right: 16px;
}
.headline-components-003-box-012 {
  width: 100%;
  padding: 68px 0 0 0;
}
.multimedia-list-01 {
  width: 226px;
  height: 250px;
  cursor: pointer;
  position: relative;
}
.multimedia-list-01-img {
  width: 100%;
  height: 124px;
  overflow: hidden;
  position: relative;
}
.multimedia-list-01-img img {
  width: 100%;
  height: 100%;
  transition: 0.8s;
}
.multimedia-list-01-img img:hover {
  transform: scale(1.06);
}
.multimedia-list-01-title {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 10px;
  height: 66px;
}
.multimedia-list-01-icon {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 36px;
  color: #fff;
}
.carousel-box-content-008-0123-multimedia {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.specials-box-data-list {
  height: 126px;
  width: 100%;
  cursor: pointer;
  margin-bottom: 20px;
}
.specials-box-data-list-img {
  width: 230px;
  height: 126px;
  flex-shrink: 0;
  overflow: hidden;
}
.specials-box-data-list-img img {
  width: 100%;
  height: 100%;
  transition: 0.8s;
}
.specials-box-data-list-img img:hover {
  transform: scale(1.06);
}
.specials-box-data-list-title {
  font-size: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  flex-shrink: 0;
  width: 230px;
  margin: 10px 20px;
  height: 94px;
  flex-shrink: 0;
}
.specials-box-data-list {
  display: flex;
  width: 500px;
}
.speclais-data-list-box-0169 {
  height: 310px;
  width: 383px;
  padding-left: 25px;
  cursor: pointer;
}
.speclais-data-list-img-box-0169 {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.speclais-data-list-img-box-0169 img {
  width: 100%;
  height: 100%;
  transition: 0.8s;
}
.speclais-data-list-img-box-0169 img:hover {
  transform: scale(1.06);
}
.speclais-data-list-title-box-0169 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  margin: 10px;
}
.list-box-006-summary {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #808080;
}
.video-data-list-style-0120 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px 22px;
}
.lang-list-bg {
  background: url(../img/lang-bg.png) center no-repeat;
  background-size: 100% 100%;
}
.gg-list-001-tszt {
  height: 300px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
  cursor: pointer;
}
.gg-list-001-tszt img {
  height: 100%;
  width: 100%;
}
