body {
  margin: 0;
  padding: 0;
}
.flex {
  display: flex;
}
.fdc {
  flex-direction: column;
}
.jsb {
  justify-content: space-between;
}
.jsa {
  justify-content: space-around;
}
.jc {
  justify-content: center;
}
.alc {
  align-items: center;
}
a {
  text-decoration: none;
}
.top {
  width: 100%;
  height: 546px;
  background: url(../imgs/fourthPlenaryMeeting/banner.png) no-repeat;
  background-size: 100% 100%;
}
.content-box {
  height: 410px;
  margin-bottom: 58px;
}
.headlines {
  width: 100%;
  height: 190px;
  /* background-color: #FFF8F8; */
  /* background-color: #fff0ec; */
}
.headlines-box {
  width: 1200px;
  padding-top: 50px;
  margin: 0 auto;
  display: flex;
}
.headlines-box img {
  width: 116px;
  height: 76px;
  margin-right: 27px;
}
.title {
  font-size: 36px;
  font-weight: bold;
  color: #d00208;
  line-height: 36px;
}
.subtitle {
  font-size: 23px;
  color: #111111;
}
.contentBg {
  background: url(../imgs/fourthPlenaryMeeting/contentBg.png) no-repeat;
}
.content {
  width: 1200px;
  /* height: 2900px; */
  margin: auto;
  /* margin-bottom: 50px; */
  /* background-color: aqua; */
}
.content-box1 {
  height: 404px;
  padding-top: 28px;
  padding-bottom: 54px;
  /* padding: 1px 0; */
  /* background-color: skyblue; */
}
.carousel01 {
  width: 578px;
  height: 404px;
  background-color: rgb(252, 189, 189);
  position: relative;
}
.carousel01 img {
  width: 578px;
  height: 404px;
}
.carousel01 div {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
  background-color: rgba(0, 0, 0, 0.6);
  /* font-weight: bold; */
  font-size: 18px;
  line-height: 18px;
  color: #FFFFFF;
  padding: 13px 24px;
  box-sizing: border-box;
}
.box1-right {
  height: 100%;
  margin-left: 45px;
  width: 576px;
}
.box1-rightBox {
  flex: 1;
  border-bottom: dashed 1px #cfcdce;
  display: flex;
  align-items: center;
}
.box1-right img {
  width: 10px;
  height: 10px;
  margin: 0 20px 0 10px;
}
.box1-right p {
  margin: 0;
  font-size: 18px;
  color: #000000;
}
.news {
  /* flex: 1; */
  display: flex;
  padding-bottom: 10px;
  /* align-items: center; */
  border-bottom: solid 1px #cd0200;
}
.news :first-child {
  font-weight: bold;
  font-size: 32px;
  color: #b80000;
  line-height: 48px;
  background: linear-gradient(-67deg, #a80200 0%, #ff1e00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.title-01 {
  margin-bottom: 60px;
}
.title-01 img {
  /* padding-top: 69px; */
  width: 1140px;
  height: 44px;
}
.title-01 a {
  color: #767373;
}
.content-box3 {
  /* margin-top: 50px; */
  /* height: 434px; */
  margin-bottom: 54px;
}
.content-box4 {
  height: 508px;
  padding: 37px 0 60px 0;
}
.box3-box {
  width: 578px;
  height: 434px;
  /* background-color: aquamarine; */
}
/* .box3-box img {
  width: 516px;
  height: 44px;
} */
.title-02 {
  position: relative;
  /* margin-top: 21px;
  margin-bottom: 25px; */
}
.img1 {
    width: 1200px;
    height: 70px;
}
.img2 {
    width: 578px;
    height: 70px;
}
.more {
  position: absolute;
  right: 4px;
  bottom: 30px;
  font-size: 18px;
  color: #333333;
}
.box3-box02 {
  width: 100%;
  height: 345px;
  margin-top: 19px;
  /* background-color: #fff; */
}
.box3-box02 img {
  width: 10px;
  height: 10px;
  /* margin-right: 10px; */
  margin: 0 17px 0 10px;
}
.box3-box02 div {
  flex: 1;
  border-bottom: dashed 1px #cfcdce;
  display: flex;
  align-items: center;
}
.box3-box02 p {
  font-size: 18px;
  color: #333;
}
.title-03 {
  height: 82px;
  /* background-color: #767373; */
}
.title-03 img {
  width: 1140px;
  height: 44px;
}
.content-box2 {
  width: 1200px;
  height: 417px;
  padding-top: 34px;
  padding-bottom: 49px;
}
.box4-details {
    width: 576px;
}
.box4-top {
    margin-bottom: 4px;
}
.box4-top img {
    width: 184px;
    height: 126px;
    margin-right: 25px;
}
.box4-top p {
    font-size: 18px;
    color: #000000;
    margin-bottom: 15px;
}
.box4-top span {
    font-size: 14px;
    color: #666666;
}
.box4-bottom {
    /* height: 156px; */
    flex: 1;
}
.box4-bottom a {
  border-bottom: dashed 1px #cfcdce;
  flex: 1;
  display: flex;
  align-items: center
}
.box4-bottom img {
    width: 10px;
    height: 10px;
    margin: 0 10px 0 17px;
}
.box4-bottom span {
    font-size: 18px;
    color: #000000;
}
.box4-box {
  width: 575px;
  height: 100%;
  /* background-color: skyblue; */
}
.box4-box img {
  width: 184px;
  height: 126px;
  margin-right: 26px;
}
.box4-title {
  /* margin: 0; */
  font-size: 18px;
  color: #000000;
  /* margin-bottom: 14px; */
}
.box4-content {
  margin: 0;
  font-size: 14px;
  color: #666666;
}
.box4-box span {
  font-size: 14px;
  color: #ac0520;
}
.bottom {
  height: 198px;
  background-color: #f3f4f7;
  /* margin-top: 44px; */
}
.bottom p {
  margin: 0;
}
.bottom-01 {
  margin-top: 30px;
}
.bottom-01 a {
  color: #474747;
  font-size: 18px;
  font-weight: bold;
}
.bottom-01 span {
  margin: 0 20px;
}
.bottom-02 {
  color: #474747;
  font-size: 14px;
}
.bottom img {
  margin-right: 12px;
  width: 18px;
  height: 20px;
}
