#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{
	height: 160px;
	width: 100%;
}
.search-box-001{
	height: 80px;
	width: 84%;
	padding: 0 130px;
	margin-top: -80px;
}
.home-nav-001-list{
  width: 1610px;
  height: 80px;
  background: #113961;
  margin: 0 auto;
}
.headline-content-box-div{
  padding: 50px 0 0 0;
  display:flex;
  justify-content: center;
  width:1610px;
  margin: 0 auto;
}
.headline-content-box-001-012{
    display: flex;
}
.headline-content-box-001{
    display: flex;
    height: 880px;
}
.headline-content-left-box-002{
	height:838px;
}
.headline-content-left-box-003{
	
}
.headline-content-data-list-002{
	padding-top: 52px;
	display: flex;
}
.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: 1226px;
	padding-left: 22px;
}
.headline-components-003-box{
	width: 320px !important;
    padding: 0 0 0 40px;
}
.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: .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% - 364px);
	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: .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: .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{
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  padding: 23px 0;
  cursor: pointer;
}
.carousel-list-009-img{
  width: 90px;
  height: 90px;
  border-radius: 50px;
  overflow: hidden;
  flex-shrink: 0;
  overflow: hidden;
}
.carousel-list-009-img img{
  height: 100%;
  max-width:auto !important;
  transition: .8s;
}
.carousel-list-009-img img:hover{
  transform: scale(1.06);
}
.carousel-list-009-title{
  width: calc(100% - 90px);
  padding-left: 18px;
}
.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-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
}
.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: .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: 1610px;
  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: .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{
  padding: 50px 0 0 0;
  width: 1610px;
  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;
}
.story-data-list-item-right-box-0102 img{
  width: 100%;
  height: 100%;
  transition: .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;
  min-height: 390px;
  cursor: pointer;
  padding-bottom: 16px;
}
.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: .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;
  margin-top: 22px;
  line-height: 32px;
}
.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: 1078px;
  padding-top: 58px;
}
.content-0126-title{
  font-weight: 500;
  font-size: 30px;
  color: #113964;
  padding-bottom: 30px;
}
.content-0126-info{
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  height: 46px;
  line-height: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content-0126-info-icon{
  display: flex;
}
.content-0126-info-icon img{
  width: 26px;
  height: 26px;
  margin-right: 30px;
  cursor: pointer;
}
.content-0126-info-text span{
  font-size: 14px;
  color: #505050;
  padding-left: 6px;
}
.content-0126-content{
  padding: 18px;
}
.content-0126-content img{
  max-width: 100%;
}
.content-0126-content video{
  max-width: 100%;
  min-width: 360px;
  height: 460px;
}
.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{
  width: 1078px;
  padding-top: 58px;
}
.content-0126-title{
  font-weight: 500;
  font-size: 30px;
  color: #113964;
  padding-bottom: 30px;
}
.content-0126-info{
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  height: 46px;
  line-height: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content-0126-info-icon{
  display: flex;
}
.content-0126-info-icon img{
  width: 26px;
  height: 26px;
  margin-right: 30px;
  cursor: pointer;
}
.content-0126-info-text span{
  font-size: 14px;
  color: #505050;
  padding-left: 6px;
}
.content-0126-content{
  padding: 18px;
}
.content-0126-content img{
  max-width: 100%;
}
.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: .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: .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: .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%;
}
.headline-story-bg-box{
	background: url(../img/gushi-bg-list.png) right no-repeat;
  background-size: auto 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%;
}